/*** Entete ***/
#entete {
	height:152px;
}
#entete .logotop {
	width:257px;
	float:left;
}
#entete .header {
	width:505px;
	float:left;
}
#entete .header h1 {
	padding:0px;
	margin:0px;
	display:block;
}

/*** Corp ***/

#corp {
	clear:both;
}
#colgauche {
	width:257px;
	float:left;
}
#colgauche .logobas {
	
}
#colgauche .menu {
	background-image:url(../images/layout/bg-menu.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:345px;
}
#colgauche .menu table.table-menu {
	margin:0px 0px 0px 21px;
}
#colgauche .menu table.table-menu a img {
	border:none;
}
#contenu {
	width:505px;
	float:left;
	padding:0px 0px 20px 0px;
}

/*** Pied ***/
#pied {
	clear:both;
	font-size:17px;
	font-weight:900;
	color:#a31012;
	font-style:italic;
	padding:0px 0px 12px 21px;
	background-image:url(../images/layout/ligne-bas.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#grosseImage {margin-left:10px;}
#petiteImage {margin-top:5px;}
#petiteImage img {cursor:pointer; margin-right:0px;margin-left:0px; margin-top:5px; border:1px solid #efefef;}

