/* CSS Document */
body {
margin-top:0;
background-attachment:fixed;
background-repeat:no-repeat;
margin:auto;
width:1024px;
margin-bottom:20px;
}


#en_tete {
   width: 1024px;
   height:170px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 10px;    
}

#menu {
width:1024px;
height:20px
vertical-align:top;
}

#menu_grouwf {
padding-left:0px;
padding-top:5px;
width:560px;
vertical-align:top;
text-align: left;
}


#corps {
vertical-align:top;
width:1024px;
margin-bottom:10px;
padding:5px;
text-align: justify;

}


#pied_page
{
   padding: 0px;
   clear: both;
   text-align: center;
   color:#9F802D;
}

body.fond{
background-position:center; 
background-attachment:fixed; 
background-repeat:repeat-y; 
background-image:url('IMAGES/fd.png');
}









input.bouton{
color:#444444;
//font-weight:bold;
font-size:15px;
cursor:pointer;
margin-top:1px;
margin-bottom:3px;
margin-left:4px;
}


a {
color:5F74A3;
text-decoration : none;
}
a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	color : #000000; 
	text-decoration : none;
}
a:active {
	text-decoration : none;
}


.TexteCDV{
	font-family : "Arial,sans-serif";
	font-size : 12px;
	color : #444444;
	padding-right:20px;
}

.TexteDESC{
	font-family : "Arial,sans-serif";
	font-size : 14px;
	color : #555555;
	padding-left:100px;
}

.TexteDESCGros{
	font-family : "Arial,sans-serif";
	font-size : 15px;
	color : #555555;
	padding-left:100px;
}


.Lienspied a{
	font-family : "Arial,sans-serif";
	font-size : 13px;
	color : #555555;
	display : block;
}

.Lienspied a:hover{
	font-family : "Arial,sans-serif";
	font-size : 13px;
	color : #888888;
	display : block;
}


.Titrepied{
	font-family : "Arial,sans-serif";
	font-size : 13px;
	color : #444444;
	display : block;
}


.Menu1 {
	font-family : "Bodoni MT, sans-serif";
	font-size : 16px;
}


.TitreGros {
	font-family:"Arial, sans-serif";
	font-size:30px;
	color:#93CDF0;
	font-weight:bold;
	text-align:center
	padding-left:100px;
}

.Titre2 {
	font-family:"Arial, sans-serif";
	font-size:15px;
	color:#93CDF0;
	font-weight:bold;
	text-shadow:#FFFFFF;
padding-left:100px;
}

.Legende {
	font-family:"Arial, sans-serif";
	font-size:14px;
	color:#47ABE7;
	font-weight:bold;
	text-shadow:#FFFFFF;
	text-align:left;
}

.TitreINT {
	font-family:"Arial, sans-serif";
	font-size:16px;
	color:#D68225;
	font-weight:bold;
}


.Imagecata{
	border-color:#EEEEEE;
	border-style:solid;
	border-width:thin;
	padding:4px;
}



