/*  ***********GENERAL***********  */
body
	{
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	color : #000000;
	font-size : 11px;
	text-align : left;
	background : #FFFFFF;
	}

li
	{
	margin-bottom : 15px;
	margin-top : 15px;
	border: 0px solid #000000;
	}

img
	{
	border: 0px solid #000000;
	}
   
hr {
	clear: both;
	visibility: hidden;
	margin-bottom : 0px;
}

.page
	{
	width: 500px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 15PX;
	text-align : center;
	border: 0px solid #000000;
	}

/*  ************PAGE************  */
.logo
	{
	border: 0px solid #000000;
	}

.titre
	{
	font-size : 10px;
	font-weight : 900 ;
	font-variant: small-caps ;
	letter-spacing : 14.5px;
	}

.menu
	{
	width: 443px;
	height: 50px;
	margin-left : auto;
	margin-right : auto;
	line-height: 15px;
	text-align : center;
	background : #28a8af;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	border: 0px solid red;
	}
.fond-menu
	{
	width: 100%;
	height: 50px;
	margin-top: 40px;
	background : #28a8af;
	background-image: url(bg-logo.png);	
	background-position: 0 0;
	background-repeat: repeat;
	border: 0px solid green;
	}
/*

*/
.menu a
	{
	color: #000000;
	font-size: 15px;
	font-weight: 300;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
	}
.menu a:hover
	{
	color: #000000;
	font-size: 15px;
	font-weight: 300;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
	}

.txt
	{
	width : 416px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	text-align : left;
	border: 0px solid #000000;
	}
.message
	{
	width : 416px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	text-align : left;
	border: 1px solid #000000;
	}
	
	
/*--FORMULAIRES--*/
.alerte
	{
	margin-left : 100px;
	text-align : left;
	font-weight : 900 ;
	}

.alerte-logo
	{
	border: 0px solid #000000;
	margin: 4px;
	float : left;
	}
	
.contact-cadre 
	{
	width : 405px;
	border: 1px solid #28a8af;
	padding : 5px;
	margin-bottom : 10px;
	background-image: url(logo_arbre_vert.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	}

.contact-legend 
	{
	color : #28a8af;
	font-weight : bold;
	}

.contact-label 
	{
	display : inline;
	float : left;
	width : 175px;
	color: #808080;
  }
.contact-labeln
	{
	color: #808080;
  }

.contact-input1
	{
	width : 270px;
	margin : 1px;
	border: 1px solid #808080;
	color: #28a8af;
	font-weight: 900;
	}

.contact-input2 
	{
	width : 270px;
	height : 150px;
	margin : 1px;
	border: 1px solid #808080;
	color: #28a8af;
	font-weight: 900;
	}

 .pied
      {
   text-align: center;
   }
   
/*##################*/
/*       AV     */
/*##################*/

.lesite {
   width: 440px;
   padding: 5px;
	margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
   text-align : left;
   border : 1px dotted #595858;   
}
.ascreen-sites {
   margin-right: 15px;
   margin-bottom: 6px;
   float: left;
}
.description-sites {

}