/* CSS Document */
body
{
   margin: 0; padding: 0;
   background-image: url("Images/fond.gif");
   background-repeat:repeat;
}

img, div { behavior: url(iepngfix.htc) }

#wrapper {
width: 760px;
margin: auto;
}


#fond2
{
   background-color: #FFFFFF;
   width:800px;

}

#flottant
{
position:absolute;
   background-image: url("Images/fenetre_pvc.png");
   background-repeat:no-repeat;
   width:170px;
   height:276px;
	left: 105px;

}

#en_tete
{
   width: 760px;
   margin-bottom:10px;
   border-bottom:1px solid #333333;
   margin:auto;

}

#en_tete h1
{
  font-family:trebuchet,arial,verdana;
  font-size:10px;
  color:#1846a3;
  text-align:center;

}



#header
{
  overflow: hidden;
  background-image: url("Images/fond1.gif");
   background-repeat:no-repeat;

}

img
{
 border:none;

}


#header div
{
  width: 48%;
  float: left;
  padding-top:10px;
  padding-left:10px;
}

#header div h3
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#000099;
text-align:center;
}

#header div p
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
text-align:center;
}


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(Images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#000000;
	height:22px;
	background:transparent url(Images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(Images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}

#bandeau
{
   width: 760px;
   height:294px;
   padding-top:20px;
   margin:auto;
   background:transparent url(Images/fond_news.png) no-repeat;

   }

#bandeau p
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  color:#1846a3;
  text-align:center;



   }
   
   #bandeau h1
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:38px;
  color:red;
  text-align:center;
  text-decoration:underline;



   }

#corps
{
   margin-left:160px;
   margin-bottom: 20px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 10px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   
   color: #666666;

   
   border: 1px solid #1846a3; /* Une bordure pour bien marquer les limites du corps et pour faire joli */
}

#corps h1
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
  color:#1846a3;
  text-align:center;
}

#corps h3
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  color:#1846a3;
  text-decoration:underline;

}

#corps h2
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#1846a3;

}

#pied_de_page
{
  text-align:center;
  margin-top:10px;

}

#pied_de_page p a
{
text-decoration:none;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:9px;
  color:grey;

}

.informations
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:italic;
color:blue;
text-align:center;
}

.legend
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:italic;
text-align:center;
}

label {
display:block;
width:150px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

.alert_champs
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:red;
font-weight:bold;
text-align:center;
}

select
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

.infos_champs
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:red;
font-weight:italic;
text-align:right;
}


.technique_fenetre 
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;

}

.valign
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
vertical-align:top;
}

div#box_gauche {
          width: 150px;
		  float:left;
		  border:1px solid black;
		  margin-top:10px;
         }
		 
		 div#box_gauche h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:center;
color:red;
         }
		 		 div#box_gauche p {
  font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:center;
         }
		 
		 		 		 div#box_gauche a {
  font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:center;
color:black;
background:white;
         }

.coloris_volets
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
width:100%;
text-align:center;
font-weight:bold;
}

.arianne 
{
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:black;
padding-left:20px;

}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 140px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 140px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 155px;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 140px;
		display : block;
        color:#FFFFFF;
		background:transparent url(Images/fond_menu_gauche.png) repeat;	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:14px;
		text-decoration : none;
		border : 1px solid black;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : black;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	







