@CHARSET "UTF-8";



body {
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
		color: #0099FF;
}

/* L'en-tête */
#header{
	width: 1000px;
	height: 100px;
	background-image:url(../pictures/test2.png);
	background-position:center;
	background-repeat:no-repeat;
}

/* Le menu */

#menu
{
	width: 1000px;
	background-image: url(../pictures/menu.jpg);
	height: 30px;
}




ul#element  {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	height : 30px;
	margin-bottom : 5px;	
	
	
}

ul#element li {
	padding-top: 5px;
	width: 190px;
	display :inline;
	height : 30px;
	list-style-image:none;
	text-align: center;
	
}
ul#element li.bouton_gauche {

	float : left;

}
 
ul#element li.bouton_droite 
{
	float : right;

}	
#clear
{
	clear : both;
}




/* Le corps de la page */



#corps {
	width: 980px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #999999;
	padding:10px;
	margin-top:25px;
}


#slider{
	text-align :center;
	width:600px;
	margin:auto;
}
img {
	border-style:none;
}

.zend a:link
{
	text-decoration: none;
	color:#FFFFFF;
	border-style:none;
}
		
		
.zend a:visited {
	text-decoration: none; 
	color:#FFFFFF;	
	
}

/* le formulaire */

input{
	background-color:#CCCCCC;
	border: 1px #000000;
}

textarea{
	background-color:#CCCCCC;
	border: 1px #000000;
}

label{
	display: inline;
	width: 300px;
	float:left;
	clear:both;
}

/* Le pied de page */
#footer {
	padding:10px;
	text-alig: center;
	margin-top: 40px;
	text-align: center;
}

.element_footer {
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-align: center;
}
.copyright {
	font-size:9px;
	margin-top:5px;
}

/* contends  */

#news {
	background-color:white;
	width: 710px;
	padding:5px;
	margin-left:10px;
	margin-right: 20px;
	-moz-border-radius:1em;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}




.newsBotom {
	
	height: 30px;
}

#newsDate {
	text-align: right;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#newsTop{
	background-color:#FFFFFF;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
#form{

	width:700px;
	margin: auto;
	
	}


a:link
{
	text-decoration: none;
	color:#0099FF;
}
		
		
		
a:visited {
	text-decoration: none; 
	color:#0099FF;	
	
}
 
#outils {
               width: 262px;
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align:right;
}

.out {
               background: buttonface;
               border: 1px solid buttonface;
               margin: 1;
}

.over {
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1;
}
#partenaires {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
