/* CSS Document */

body {
	background-color: #F8FBEA;
	background-image: url(images/back.jpg);
	font-family:Verdana;
	color:#804806;
	font-size:10pt;
}
.entete {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 126px;
	background-position: center;
}
.mil {
	background-image: url(images/mil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadre-mil {
	background-image: url(images/mil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bas {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	height: 37px;
	background-position: center;
}
.cadreG {
	background-image: url(images/milbis.jpg);
	background-repeat: repeat-y;
}

.titre{
	font-family:"Times New Roman", Times, serif;
	font-size:19pt;
	color: #804806;
	font-weight: bold;


}
.sstitre{
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color: #A86A41;
		font-weight: bold;
}
.padding{
	padding-right:15px;
	padding-left:15px;
	}
	
.titreLoc{
	font-family:verdana;
	font-weight: bold;
	color: #804806;
	font-size:12pt;
}
	/*-------------------------------------*/
ul#menu {
list-style-type: none;
line-height:15px;
width: 100%; /* précision pour Opera */
}

ul#menu li {
float: left;
}

ul#menu a {
float: left;
font-family:verdana;
font-weight: bold;
margin: 0 2px;
padding: 3px 8px;
text-decoration: none;
color: #ffffff;
background: #8AA321;
font-size:9pt;
}

ul#menu a:hover {
font-weight: bold;
font-family:verdana;
background: #814B05;
font-size:9pt;

}
.cadre-S {
	background-image: url(images/cadre-photo-s.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 270px;
}
.cadre {
	background-image: url(images/cadre-photo.gif);
	background-repeat: no-repeat;
	height: 540px;
	width:692px;
	padding-left:5px;
	padding-top:0px;
}
a{
	color:#728915;
	text-decoration:none;
	font-style: italic;
}
a:hover{
color:#728915;
text-decoration:underline;
	font-style: italic;
}
