@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/corps/background-body.jpg);
	background-repeat: repeat;
	background-position: center 130px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
strong {
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
}

#container_entete {
	background-color: #dedede;
	height: 130px;
}
#entete {
	background-image: url(../img/entete/entete.jpg);
	height: 130px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#menu_entete {
	float: right;
	height: 40px;
}
#menu_entete ul {
	list-style-type: none;
}
#menu_entete ul li {
	float: left;
	height: 40px;
	width: 150px;
	margin-right: 10px;
	text-align: center;
}
#menu_entete ul li a {
	display: block;
	height: 32px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	padding-top: 8px;
	font-weight: bold;
}
#menu_entete ul li a:hover {
	background-color: #1B496B;
	color: #c8c8c8;
}

#container_corps {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/corps/background-corps.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
}
#container_pied {
	background-image: url(../img/corps/background-pied.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container_pied p {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

#menu_gauche {
	float: left;
	width: 200px;
	padding-left: 20px;
	text-transform: uppercase;
}
#menu_gauche ul {
	list-style-type: none;
	margin-bottom: 20px;
}
#menu_gauche ul li {
	text-indent: 20px;
	margin-top: 10px;
}
#menu_gauche ul li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/corps/menu_gauche/puce_li.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_gauche ul li a:hover {
	color: #C8C8C8;
	background-image: url(../img/corps/menu_gauche/puce_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}
#menu_gauche p {
	color: #c8c8c8;
}
#menu_gauche img {
	border: 2px solid #1B496B;
}
#menu_gauche img:hover {
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}


#contenu {
	padding-left: 230px;
	margin: 0px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}
#contenu h1 {
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-variant: small-caps;
}
#contenu p {
	color: #c8c8c8;
	margin-bottom: 15px;
}
#contenu h2 {
	font-size: 14px;
	text-decoration: underline;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #eeeeee;
}
#contenu ul {
	color: #c8c8c8;
	margin-bottom: 5px;
	list-style-type: none;
}
#contenu ul li {
	text-indent: 30px;
	background-image: url(../img/corps/menu_gauche/puce_li_hover.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
}



.flott_droite {
	float: right;
}
#appel {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#appel p {
	margin-bottom: 20px;
	clear: right;
	background-color: #266999;
	padding: 5px;
}
#appel .sans_fond {
	background-color: #1B496B;
}
#appel .fond {
	background-color: #266999;
}

#menu_entete ul li .actif {
	background-color: #FFFFFF;
	color: #000;
}
#menu_gauche ul li .actif {
	color: #000;
	background-image: url(../img/corps/menu_gauche/puce_li.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	background-color: #FFFFFF;
}
#encart_droit {
	padding: 10px;
	float: right;
	width: 230px;
	border: 1px dotted #FFFFFF;
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #266999;
}
#encart_droit p {
	color: #FFFFFF;
}
#encart_droit h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#encart_droit a {
	color: #000000;
}
#encart_droit a:hover {
	color: #999999;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.clear {
	clear: both;
	height: 1px;
}
.thumb {
	margin-right: 10px;
	margin-top: 10px;
}

#thumbs img {
	border: 2px solid #266999;
}
#thumbs img:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#cometoiles {
	font-size: 10px;
	text-align: left;
}
#cometoiles p {
	color: #c8c8c8;
	text-align: right;
	margin-right: 20px;
}
#cometoiles a {
	color: #77035e;
}
#cometoiles a:hover {
	color: #e5448c;
}
#ref {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ref ul {
	font-size: 10px;
	list-style-type: none;
}
#ref ul li a {
	color: #FFF;
	text-decoration: none;
}
#ref ul li a:hover {
	text-decoration: underline;
}

#ref h1 a{
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}

.col-ref {
	float: left;
	width: 310px;
	margin-right: 10px;
}

