* {
border:0;
margin:0;
}

.spacer {
clear:both;
}

body {
background-color:#ffffff;
font-family:"Andale Mono", "Trebuchet MS", Arial, Verdana;
color: #999999;
}

a{
color:#999999;
text-decoration: none;

}


  a:hover{
color:#000000;
text-decoration: none;

}

  a:active{
color:#000000;
text-decoration: none;

}

#wrap {

color: #999999;
background-color: #ffffff;
width: 1100px;
width: 900px;
margin-left:auto;
margin-right:auto;
border:0px solid gray;
}


#contentLeft {
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
width:auto;
float:left;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#contentRight {
padding-top:20px;
padding-bottom:20px;
width:400px;
float:left;
margin-left:auto;
margin-right:auto;
text-align:left;
color:#999999;

}

#contentSolo {
width:auto;
margin-left:20px;
margin-right:30px;
text-align:center;

}


h1 {
margin-top: 20px;
margin-right: 5px;
margin-left: 5px;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 0.25em;
padding-left: 20px;
letter-spacing: 0.2em;
font-style: normal;
font-weight: normal;
font-size: 1em;
text-align:center;


margin-right: 5px;
margin-bottom: 20pt;
margin-left: 5px;
padding-right: 20px;
padding-bottom: 0.25em;
padding-left: 20px;
letter-spacing: 0.2em;
font-style: normal;
font-weight: normal;
font-size: 1.2em;
text-align:center;
color:#666666;
}


h2 {
margin-right: 5px;
margin-bottom: 20pt;
margin-left: 5px;
padding-right: 20px;
padding-bottom: 0.25em;
padding-left: 20px;
letter-spacing: 0.2em;
font-style: normal;
font-weight: normal;
font-size: 1.2em;
text-align:center;
color:#666666;
}

h3 {
color:#666666;
margin-bottom:10px;
}

p {

color:#999999;
font-size:0.8em;
}


#menu p{
width: auto;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
margin-top:20px;
font-size:1em;

}


#menu  a{
color:#999999;
text-decoration: none;
padding-left:10px;
padding-right:0px;
}


#menu  a:hover{
color:#000000;
text-decoration: none;

}

#menu  a:active{
color:#000000;
text-decoration: none;

}

a.active{
color:#000000!important;

}


#footer {
color: #ffffff;
font-size: 0.8em;
width: 900px;
margin-left:auto;
margin-right:auto;
padding-right:150PX;
margin-top:0px;
margin-bottom:10px;
text-align:right;
}

div.categorie {
margin-left:200px;
margin-bottom:15px;
clear:both;
text-align:left;
/*border:1px solid gray;*/
}

.categorie  a{
color:#999999;
text-decoration:none;
}

.categorie  a:hover{
color:#333333;
text-decoration:none;
}

div.categorie img{
padding-right:30px;
padding-top:5px;
vertical-align:top;
float:left;
}

/* Formulaire de contact*/
	
/* message d'erreurs de formulaire de section*/ 	
#contentRight  form span { 
	color: brown;	font-size:8pt;

}	

#contentRight p { 
	color:#999999;
	font-size:1em;	
}	


#contentRight a{
color:#999999;
text-decoration:none;
}


#contentRight a:hover{
color:#333333;
text-decoration:none;
}

input, textarea {
	background-color: #ffffff; 
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	color: #000000;
	width:350px;
	width:100%;

}

.incorrect {
	background-color: #ffffff; 
	border-width: 1px 1px 1px 3px;
	border-style: solid;
	border-color: orange;
	border-color: #333333;
	color: #000000;
}
	

