/*--- INTERFACE ---*/
.fond-bas{
	background-image: url(images/fond-body-bas.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
	height: 149px;
	clear: both;
}
html,body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.fond-haut {
	background-image: url(images/fond-body-haut.jpg);
	text-align: center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 267px;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
	width: 1011px;
}
#marge {
	height: 100%;
	width: 272px;
	float: left;
	margin-bottom: auto;
}
#contenu {
	width: 709px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 272px;
	padding-bottom: 30px;
	padding-right: 30px;
}

#page {
	background-color: #000000;
	clear: both;
}
#ligne_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D20B20;
	line-height: 20px;
	height: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D20B20;
	text-align: center;
}
#ligne_info a {
	color: #FFFFFF;
	text-decoration: none;
}
#ligne_info:hover {
	background-image: url(images/fond-ligne-info-over.jpg);
}


#bas {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 59px;
	width: 288px;
	padding-top: 90px;
	padding-left: 723px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	clear: both;
	text-align: left;
}
#bas a {
	color: #D20B20;
	font-family: Arial, Helvetica, sans-serif;
}

#item a, #item2 a,#item_over a, #item2_over a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#item2 {
	background-image: url(images/fond-item.jpg);
	height: 35px;
	width: 212px;
	padding-left: 60px;
	padding-top: 5px;
	text-align: left;
}
#item2_over {
	background-image: url(images/fond-item-hover.jpg);
	height: 35px;
	width: 212px;
	padding-left: 60px;
	padding-top: 5px;
	text-align: left;
}
#contenu a {
	color: #FFFFFF;
}

#item {
	background-image: url(images/fond-item.jpg);
	height: 26px;
	width: 212px;
	padding-left: 60px;
	line-height: 26px;
	background-position: left center;
	text-align: left;
}
#item:hover {
	background-image: url(images/fond-item1-over.jpg);
}
#item_over {
	background-image: url(images/fond-item1-over.jpg);
	height: 26px;
	width: 212px;
	padding-left: 60px;
	line-height: 26px;
	background-position: left center;
	text-align: left;
}

#item2:hover {
	background-image: url(images/fond-item-hover.jpg);
}
#liste_infos {
	background-color: #420514;
	margin-left: 47px;
	margin-right: 36px;
}
/*--- contenu ---*/
h1, #titre_popup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px;
	padding: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
}
#pave {
	background-image: url(images/fond-pave.png);
	float: left;
	width: 350px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#pave p {
	font-size: 14px;
}

#pave h3 {
	background-image: url(images/img-sousH3.png);
	background-repeat: no-repeat;
	height: 52px;
	background-color: #000000;
	width: 350px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
#pave ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 14px;
}
#recouv {
	position: fixed;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(images/fond-calque-recouvr.png);
	background-repeat: repeat-x;
}

.petit {
	font-size: 10px;
}
#pave a, #popup a {
	color: #FFFFFF;
}
#popup {
	background-image: url(images/fond-popup.png);
	float: left;
	width: 596px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	position: absolute;
	left: 20%;
	top: 0%;
	margin: 0px;
}
.petit11, label {
	font-size: 11px;
}

#popup h3 {
	background-image: url(images/img-sousH3-popup.png);
	background-repeat: no-repeat;
	height: 52px;
	background-color: #000000;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	text-align: left;
}
legend {
	color: #FFFFFF;
}
#pied, #pied a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#pied {
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
#fichier1, #dossier1 {
	margin: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
