@charset "utf-8";
/* CSS Document */

body{
	background:#91b6de url(images/fond.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#164a89;
	margin:0px;
}

img{
	border:none;
}

#bandeau{
	margin-bottom:1px;
}

#conteneur{
	background:#fff;
	width:777px;
	margin:auto;
	padding:2px;
}

#menu{
	width:192px;
	background:url(images/fond_menu.gif) repeat-y;
	padding-top:16px;
	float:left;
	margin-bottom:25px;
}

#corps{
	float:left;
	width:574px;
	margin:2px 0px 25px 11px
}

#photos{
	float:left;
	width:277px;
}

#corps #photos p{
	font-size:11px;
	color:#fff;
	margin:1px 0px 20px 0px;
	padding:0px;
	background:#666;
	width:273px;
	padding:2px;
}

#corps p{
	margin:0px 0px 0px 13px;
	width:264px;
	float:left;
}

#corps p#txt_home{
	margin:0px 0px 0px 13px;
	width:186px;
	float:left;
}

#footer{
	clear:left;
	width:777px;
	text-align:center;
	background:#5b5b5b;
	height:20px;
	color:#fff;
	font-size:12px;
	padding-top:4px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited{
	color:#fff;
}

#footer span{
	color:#a0a0a0;
}

/*///////------- LIENS NAV -------///////*/

#menu a, #menu a:link, #menu a:active, #menu a:visited{
	display:block;
	text-decoration:none;
	margin:0px 0px 20px 10px;
	height:21px;
}

#pres, #pres:link, #pres:active, #pres:visited{
	background:url(images/btn_pres.gif) no-repeat;
}

#pres:hover{
	background:url(images/btn_pres_roll.gif) no-repeat;
}

#pres_active, #pres_active:link, #pres_active:active, #pres_active:visited{
	background:url(images/btn_pres_roll.gif) no-repeat;
}

#situ, #situ:link, #situ:active, #situ:visited{
	background:url(images/btn_situ.gif) no-repeat;
}

#situ:hover{
	background:url(images/btn_situ_roll.gif) no-repeat;
}

#situ_active, #situ_active:link, #situ_active:active, #situ_active:visited{
	background:url(images/btn_situ_roll.gif) no-repeat;
}

#appart, #appart:link, #appart:active, #appart:visited{
	background:url(images/btn_app.gif) no-repeat;
}

#appart:hover{
	background:url(images/btn_app_roll.gif) no-repeat;
}

#appart_active, #appart_active:link, #appart_active:active, #appart_active:visited{
	background:url(images/btn_app_roll.gif) no-repeat;
}

#loisirs, #loisirs:link, #loisirs:active, #loisirs:visited{
	background:url(images/btn_loisirs.gif) no-repeat;
}

#loisirs:hover{
	background:url(images/btn_loisirs_roll.gif) no-repeat;
}

#loisirs_active, #loisirs_active:link, #loisirs_active:active, #loisirs_active:visited{
	background:url(images/btn_loisirs_roll.gif) no-repeat;
}

#contact, #contact:link, #contact:active, #contact:visited{
	background:url(images/btn_contact.gif) no-repeat;
}

#contact:hover{
	background:url(images/btn_contact_roll.gif) no-repeat;
}

#contact_active, #contact_active:link, #contact_active:active, #contact_active:visited{
	background:url(images/btn_contact_roll.gif) no-repeat;
}
