object { 
	display:block; 
}

body {
	margin:0px;
	font-size:11px;
	font-family:arial;
	background-image: url(/images/fond.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.spacer {
	clear:both;
}

#container {
	width:956px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	position:relative;
}


#bandeau {
	width:956px;
	height:150px;
	margin:0px;
	margin-top:17px;
	padding:0px;
	overflow: hidden;
	position:relative;
}



#colgauche {
	width:260px;
	margin:0px;
	margin-top:12px;
	padding:0px;
	border:0px;
	overflow: hidden;
	position:relative;
	float:left;
}

#menugauche01 {
	background-color:#177fd8;
	width:245px;
	padding-top:20px;
	padding-bottom:20px;
}

.itemmenugauche01 {
	color:#FFFFFF;
	font-size:14px;
	margin-left:20px;	
}

.itemmenugauche01 a {
	color:#FFFFFF;
	text-decoration:none;	
}

.itemmenugauche02 {
	color:#FFFFFF;
	font-size:14px;
	margin-left:20px;	
	padding-top:20px;	
}

.itemmenugauche02 a {
	color:#FFFFFF;
	text-decoration:none;
}

.itemmenugauche02btn {
	color:#FFFFFF;
	font-size:14px;
	margin-left:85px;	
	padding-top:20px;
	padding-bottom:7px;
}

.itemmenugauche02bis {
	color:#164d7a;
	font-size:14px;
	margin-left:20px;	
}

.itemmenugauche02bis a {
	color:#164d7a;
	text-decoration:none;	
}

#menugauche02 {
	background-color:#98c4e9;
	width:245px;
}

#menugauche03 {
	background-color:#d8e6f3;
	width:245px;
	padding-top:20px;
	padding-bottom:20px;
}

.itemmenugauche03 {
	color:#164d7a;
	font-size:14px;
	margin-left:20px;	
}

.itemmenugauche03 a {
	color:#164d7a;
	text-decoration:none;	
}

#colcentrale {
	width:499px;
	margin:0px;
	margin-top:12px;
	padding:0px;
	border:0px;
	/*overflow: hidden;*/
	position:relative;
	float:left;
}


#coldroite {
	width:196px;
	margin:0px;
	margin-top:12px;
	padding:0px;
	border:0px;
	overflow: hidden;
	position:relative;
	float:left;
}

#videodroite {
	width:180px;
	height:251px;
	background-image: url(/images/fondvideo.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
}


#commdroite {
	width:180px;
	height:128px;
	background-image: url(/images/fondcomm.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
}

.commdroitemessage {
	width:160px;
	padding-left:10px;
	padding-right:10px;
	color:#246ca8;
	padding-top:5px;
}



#contenuvideodroite {
	padding-left:15px;
	padding-top:20px;
}

#prochainrdv {
	width:180px;
	margin-left:10px;
	margin-top:5px;
}

#prochainrdvhaut {
	width:180px;
	height:36px;
	background-image: url(/images/prochainrdvhaut.jpg);
	background-repeat: no-repeat;
}

#prochainrdvbas {
	width:180px;
	height:16px;
	background-image: url(/images/prochainrdvbas.jpg);
	background-repeat: no-repeat;
}

#prochainrdvmilieu {
	width:180px;
	background-image: url(/images/prochainrdvmilieu.jpg);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	color:#246ca8;
}




#prochaineperm {
	width:180px;
	margin-left:10px;
	margin-top:5px;
}

#prochainepermhaut {
	width:180px;
	height:36px;
	background-image: url(/images/prochainepermhaut.jpg);
	background-repeat: no-repeat;
}

#prochainepermbas {
	width:180px;
	height:16px;
	background-image: url(/images/prochainepermbas.jpg);
	background-repeat: no-repeat;
}

#prochainepermmilieu {
	width:180px;
	background-image: url(/images/prochainepermmilieu.jpg);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	color:#246ca8;
}



#contactezmoi {
	width:180px;
	height:101px;
	margin-left:10px;
	background-image: url(/images/contactezmoi.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contactezmoi a {
	text-decoration:none;
	color:#246ca8;
}


#boulanger {
	width:180px;
	height:81px;
	margin-left:10px;
	margin-top:3px;
	background-image: url(/images/fondboulanger.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#boulanger a {
	text-decoration:none;
	color:#246ca8;
}

#facebook {
	width:180px;
	height:81px;
	margin-left:10px;
	margin-top:3px;
	background-image: url(/images/fondfacebook.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#facebook a {
	text-decoration:none;
	color:#246ca8;
}

#banbas {
	float:left; 
	width:600px; 
	height:26px; 
	background-image:url(/images/banbasfond.gif);
	background-repeat: repeat-x;
	padding-top:5px;
	color:#909090;
	font-weight:bold;
	font-size:12px;
}

#banbas a {
	text-decoration:none;
	color:#909090;
	font-weight:bold;
	font-size:12px;
}



.ligne{
	padding:5px;
	text-align:center;
	clear:both;
}

.libelle{
	width:100px;
	float:left;
	text-align:right;
	margin-right:15px;
	line-height:23px;
	font-weight:bold;
}

.champ{
	width:300px;
	float:left;
	margin-right:15px;
	text-align:left;
}