/*debu largeur 1024*/
.conteneur{
	max-width: 1024px;
	margin: auto;
}
/*fin largeur 1024*/

.s-titre{color:#772200; font-size:13px; font-family:'Droid Arabic Kufi'; height:22px; overflow:hidden;}
.h-titre{color:#0077bb; font-size:16px; font-family:'Droid Arabic Kufi'; height:34px; overflow:hidden; font-weight:bold;}
.h-titre-lbr{color:#0077bb; font-size:16px; font-family:'Droid Arabic Kufi'; font-weight:bold;}

/* debut entete */
#logo{
	width: 185px;
	display: inline;
}
#mon_compte{
	display: inline;
}
#entete #mon_compte form{
	display: inline;
}
#entete #mon_compte input {
margin:1px 0 1px 0;
width: 120px;
padding: 2px;
box-sizing: border-box;
}
#entete #mon_compte input[type=submit]{
	background-color: #ee7722;
	color: white;
	width: 35px;
}
/* fin entete */

/* debut menu horiz */
#menu_horiz {
font-size: 0.98em;
}
.menu > li{
	display: inline-block;
	float: right;
	margin: 0 0 1px 1px;
}
#menu_horiz #serch-google{
	float:left;
}
/* fin menu horiz */

/* debut titre page*/
#titre-page-d{
	width:64.5%;
	float:right;
}
#titre-page-g{
	width:34.5%;
	float:left;
}
/* fin titre page*/

/* debut pied droit*/
#corp_d, #pied-d{width:64.5%;float:right;}
.bref{font-size: 16px;}
.bref img{width:180px; height:180px;float: right; margin:5px;}
/* fin pied droit*/

/* debut pied gauche*/
#corp_g, #pied-g{
	width:34.5%;
	float:left;
}
.bloc-video .cadre-video{height:167px;}
/* fin pied gauche*/
.bloc_vinette{width:30%;}
.bloc_vinette img.vinette{width:98%; margin:1px;}

.bloc_vinette .cadre-video{width:98%; height:190px;}
.bloc_vinette .cadre-video img {width:100%; height:185px;}
.bloc_vinette .chache-video{width:100%; height:185px;}

.tube iframe{width:640px; height:360px;}
.maps_google{width:720px; height:540px;}

.bloc_anno{width:49%;}