/* CSS Document */

/*
html {
margin: 0;
padding: 0;
height: 100%;
padding: 0;
}
*/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #333333;
	background-image: url(../images_site/Grande-Place2.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-style: normal;
	margin-top: 40px;
	background-attachment: scroll;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	/*overflow-x:hidden*/
	
}



div#logo {
	position:relative;	
	background-image: url(../images_site/logo.png);
	margin-top: 1px;
	height: 80px;
	width: 80px;
	left: 50%; 
	margin-left: -40px; /* moitié de la largeur */
}


div#titre {
	position:relative;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 25px;
	width: 260px;
		left: 50%; 
			margin-left: -130px; /* moitié de la largeur */

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


form {
	margin:0px;
	padding:0px;
}

input, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	margin :2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.option, optgroup
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	margin :2px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.titre_small_blue {
	font-size: 10px;
	color: #3975BD;
}

a:hover {
	color:#BC7E0F;
	text-transform: uppercase;
}


.lien_savoir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B47A15;
	text-decoration: none;
	text-transform: uppercase;
}

.lien_savoir:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}



div#newsletter_bad{
	font-size: 12px;
	color: #000;
	background-color: #FF8484;
	height: 20px;
	border: 1px solid eee;
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-bottomleft : 5px;
	-moz-border-radius-bottomright : 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 2px;
	line-height: 20px;
}



div#newsletter_good{
	font-size: 12px;
	color: #000;
	background-color: #EDD6A7;
	height: 20px;
	border: 1px solid eee;
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-topright : 5px;
	-moz-border-radius-bottomleft : 5px;
	-moz-border-radius-bottomright : 5px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 2px;
	line-height: 20px;
}

/* A voir 
.navbar_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}*/
/*
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
*/


.optimise{
	font-size: 10px;
	color: #999999;
	text-align: center;
}


.fermeture {
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

.tete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	background-image: url(../images_site/barre_sup3.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 18px;
	width: 842px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	background-image: url(../images_site/barre_inf3.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 18px;
	width: 842px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

.briques {
	background-image: url(../images_site/briques.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	background-color: #333333;
}

.td_vide {
	font-size: 10px;
	text-align: center;
}


.couleur_fond {
	background-color: #F1F1F1;
}



div#video{
	width: 500px;
	height: 375px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}

	
div#menu_video{
	float: left;
	width: 292px;
	margin-top:1px;
	height: auto; /* 375px;* /
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*border: 1px solid #333333;*/	
	}


		
.smenu_vidsH {
	background-image: url(../images_site/smenu_vidsH.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 292px;
}

.smenu_corps{
	background-image: url(../images_site/smenu_corps.jpg);
	background-repeat: no-repeat;
	width: 292px;
	background-color: #FFFFFF;
	background-position: center center;
}

.smenu_vidsB{
	background-image: url(../images_site/smenu_vidsB.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 292px;
}

.video_grostitre {
	font-size: 13px;
	color: #3975BD;
	font-style: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}


.pointilles {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.description_2{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


.video_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	text-align: left;
}


.lien_comm_vu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #999999;		
}




.video_screenshot{
	height: 1px;
	width: 1px;
}

.video_commentaire{
	color: #999999;
	font-size: 10px;
	/*font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: lowercase;*/
	text-align: left;
}

.video_comm_acc{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: lowercase;*/
	text-align: left;
}

.video_commentaire_details{}



	


div#all_container{
	width: 580px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

	
/* DECO MARRON */



.angle_MarronG{
	background-image: url(../images_site/angle_MarronG.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 8px;
	line-height: 15px;
}




.barre_Marron{
	background-image: url(../images_site/barre_Marron.gif);
	background-repeat: repeat-x;
	height: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
}




.angle_MarronD{
	background-image: url(../images_site/angle_MarronD.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 9px;
	line-height: 15px;
}





/* DECO BLANCHE */




.angle_BlancheG{
	background-image: url(../images_site/angle_BlancG.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 8px;
}

.barre_Blanche{
	background-image: url(../images_site/barre_Blanche.gif);
	background-repeat: repeat-x;
	height: 15px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	line-height: 15px;
}

.angle_BlancheD{
	background-image: url(../images_site/angle_BlancD.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 9px;
}

.fond_Blanc{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding :5px;
}

.fond_Blanc2{
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding :10px;
}

.groslien_bleu a{
	font-size: 13px;
	color: #3975BD;
	font-style: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	text-align: center;
}


.groslien_cat a{
	font-size: 12px;
	color: #B47A15;
	font-style: normal;
	text-align: center;
}


/*     */


div#fluxrss {
	float: left;
	width: 220px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

div#margebas{
	float: left;
	width: 580px;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
/*border:solid 1px #000000;*/	
}


/* Bloc Reportages */

div#contenant_page {
	float: left;
	width: 572px;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
/*border:solid 1px #000000;*/	
}

div#plusvu {
	float: left;
	width: 270px;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
/*border:solid 1px #000000;*/	
}

div#comm_report {
	float: right;
	width: 280px;
	height: 138px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
/*border:solid 1px #000000;*/	
}


/***    */


	
div#container_contenu{
	width: 842px;
	height: 330px;
	margin-top: 0px;
	margin-bottom: 10px;
	
	}
	
	
div#contenant_0 {
float: left;
	width: 220px;
	height: auto;
	margin-left: 15px;
}


div#section{
	width: 220px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;

}

div#section2{
	width: 220px;
	height: auto;

}

	
div#edito_accueil{
	float: left;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contenant_1 {
	float: left;
	width: 319px;
	height: auto; /* hauteur de la fenetre */
		margin-left: 15px;
}

div#recherche{
	height: 60px;
/*border:solid 1px #000000;*/	
}

div#pub_accueil{
	height: 245px;
	margin-top: 11px;
/*border:solid 1px #000000;*/	
}




div#contenant_2 {
	float:left;
	width: 245px;
	height: auto ;/*324px;*/
	margin-left: 15px;
/*border:solid 1px #000000;	*/
}
	
	
	
	
div#connection{
	height: auto;
}	




div#communication{
	height: auto;
margin-top: 10px;
}
	

	
	
	
div#breve_accueil{
	float: left;
	width: 571px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: 15px;
	}


/*PRESENTATION */

div#container_presentation {
	float:left;
	width: 235px;
	height: auto ;/*324px;*/
	margin-left: 10px;
	margin-right: 10px;
/*border:solid 1px #000000;*/	
}

div#section_container_presentation {
		width:100%
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
	
	
	
/*     */	

.titre_section{
	background-image: url(../images_site/petite_banniere_sup_marron.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 15px;
	width: 220px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.corps_section{
	background-color: #FFFFFF;
	}

.bas_section{
	background-image: url(../images_site/bas_section.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 15px;
	width: 220px;
	font-size: 10px;
}

.vignette_section{
	height: 70px;
	width: 80px;
	background-color: #FFFFFF;
}

.vignette_titre{ /*--Se met en MAJUSCULE automatiquement */
	color: #B47A15;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	text-align: left;
}

.vignette_commentaire{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: lowercase;*/
	text-align: left;
}



.edito_ban_blancheH{
	background-image: url(../images_site/gr_banniere_blancheH.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 572px;
}

.edito_corps{
	background-color: #FFFFFF;
}


.edito_ban_blancheB {
	background-image: url(../images_site/gr_banniere_blancheB.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 572px;
	}

.edito_grostitre{
	font-size: 13px;
	color: #3975BD;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	}
	
.edito_titre{ 	 /*--Se met en MAJUSCULE automatiquement */
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	text-align: left;
	}
	
.pseudo_phpbb{ 	 /*--Se met en MAJUSCULE automatiquement */
	color: #333333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: left;
	}	
	
	
.edito_commentaire{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.section_contact{
	text-align: center;
	clip: rect(10px,10px,10px,10px);
	text-align: center;
}


div#container_cont_categorie{
	float: left;
	width: 571px;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

/* page categories_contenu */

.cat_barre_blancheH {
	background-image: url(../images_site/gr_banniere_blancheH.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 572px;
}

.cat_barre_blancheB{
	background-image: url(../images_site/gr_banniere_blancheB.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 572px;
}

.titre_contenu {
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.fond_blan_blog {
	background-color: #FFFFFF;
}

.cat_contenu_titre{
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	height: 15px;
	width: 572px;
	background-color: #B47A15;
	text-align: left;
}


.cat_contenu_titre_video{
	font-size: 10px;
	/*text-transform: lowercase;*/
	color: #333333;
	text-align: left;
	height: 15px;
	width: 572px;
	text-align: left;
}

/*/////Dernieres ///////////////*/



.der_titre {
	background-image: url(../images_site/grande_banniere_marron_sup.png);
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 1px;
	width: 572px;
	text-align: center;
}


.der_stitre_1{ /*--Se met en MAJUSCULE automatiquement */
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: lowercase;*/
	height: 1px;
	padding-top: 5px;
	text-align: center;
}

.der_stitre{ /*--Se met en MAJUSCULE automatiquement */
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	text-align: center;
}




.der_commentaire{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: lowercase;*/
	text-align: center;
}

.titre_noir {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.ppage {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: right;
}

div#quote {
	width: 90%;
	border: 1px dotted #000000;
	background-color: #B47A15;
	color: #FFFFFF;
}

.lien_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BC7E0F;
	text-decoration: none;
	text-transform: uppercase;
}

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	margin-top: -1px;
	position: absolute;
	width: 0px;
	}



