/*

*/


body { 
	padding:0px;
	margin: 0px;
	color: #ccc;
	
	
}


a {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #ccc;
	font-size: 12px;
	text-decoration: none;

}


a.white {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;

}


#body {
	float : left;
	background-image :  url('../images/fond-ecran.jpg');
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : top left;
	background-color : #000;
	margin-top : 15px;
	margin-left: 7em;
}

#box {
	color : #947b66;
	font-size : 10px;
	padding: 0.2em;
	width:800px; 
	border: 1px solid #534639;
	background: #000;
	margin-bottom: 3em;
	
}



h1 { 
	margin-bottom: 2em;
	padding-left: 3em;
	padding-top: 1em;
	padding-bottom: 0.5em;
	background-image: url(../images/puce.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #534639;
	font-size:1.2em
	font-family: 'Trebuchet MS', sans-serif;
}

h2 {
	font-family: 'Trebuchet MS', sans-serif;
	color: #FFA500;
	font-size: 1.2em;
	border: 0;
}

h3 {
	color: #FFA500;
	font-weight: normal;
	font-family: Verdana, 'Trebuchet MS', sans-serif;
	font-size: 1.4em;
	margin-left: 3em;
}

p {
	margin-bottom: 2em;
}



#form-login {
	float: right;
/*	border: 1px solid #ff0000; */
	margin-top: 2em;
	margin-right: 2em;
	text-align:right;
	width: 45%;
	height:80px
}


#navlist {
	margin-top: 1em;
	border-top: 1px dotted #534639;
	border-bottom: 1px dotted #534639;
}
	



#navlist ul {
	margin-top: 1em;
	padding: 0;
	white-space: nowrap;
	text-align: center;
/*	border: 1px solid #ff0000; */
}

#navlist li {
	
	display: inline;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	
	padding: 0.3em;
}

#navlist a { padding: 3px 7px; }

#navlist a:link, #navlist a:visited
{
	color: #ffffff;
	
	text-decoration: none;
	font-size:0.9em;
}

#navlist a:hover
{
	
//	color: #927A63;
//	border-bottom: 1px solid #534639;
	color: #ffA500;

	
	text-decoration: none;
	font-size:0.9em;
}


#pub729x90 {
	margin-top: 1em;
	
	border-bottom: 1px dotted #534639;
	text-align:center;
}


#stats {
	text-align:center;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; 
}

/*

#stats .gauche {
	
	float:left;
	
	width: 385px;
	font-size: 13px; font-family: verdana,arial,helvetica,sans-serif;
	padding: 0.2em;
	background: #000;
	border-top: 1px dotted #534639;
	border-bottom: 1px dotted #534639;
	margin-bottom: 1em;
}

#stats .droite {
	
	
	margin-left: 415px;
	font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; 
	padding: 0.2em;
	background: #000;
	border-top: 1px dotted #534639;
	border-bottom: 1px dotted #534639;
	margin-bottom: 1em;
	
}

*/


#stats p {
	margin: 0;
	font-weight: normal;
}

#main {
	margin: 1em;
	border-top: 1px dotted #534639;
	border-bottom: 1px dotted #534639;
	padding: 1em;
	color: #fff;
	background-color: #000;
	

}

#main p {
	font-size: 13px; 
	font-family: verdana,arial,helvetica,sans-serif; 
}


.categorie {

	margin: 1em;
	margin-bottom: 1em;
	border-top: 1px dotted #534639;
	border-bottom: 1px dotted #534639;
}

.categorie h2 {
	color: #FFA500;
	font-size: 1.2em;
	border: 0;
}

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

.categorie p { 
	color: #fff;
	font-size: 0.9em;	
}




td {
	font-size: 12px; 
	font-family: verdana,arial,helvetica,sans-serif; 
}





.faq {
	margin-left: 5em;
	font-size:0.9em;
	padding: 0.3em;
	border-left: 2px solid #FFA500;
}	
	
.cadre {
	color: #534639;
}	
.marron {
	color: #927A63;
}	
.white {
	color: #fff;
}
.rouge {
	color: #ff0000;
}	
.orange {
	color: #ffa500;
}	

.center {
	text-align: center;
}	
.fincolonne { clear: left; }	
	
	
	
	
	
	
/*
		FORMULAIRE	
*/	

label {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;	
	font-size: 1.1em;
}
	
input, textarea {
	border-left: 5px solid #534639;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	padding-left : 0.2em;  
	background-color: #000000;
	color: #927A63;
}	


#form-main label {
	width:15em;
	float:left;
	text-align:right;
	padding-right:18px;
	color:#fff;
	font-weight: normal;
	font-size: 12px;
}

#form-main input, select, textarea {
	border-left: 5px solid #534639;
	border-right: 1px solid #534639;
	border-top: 1px solid #534639;
	border-bottom: 1px solid #534639;
	padding-left : 0.2em;  
	background-color: #000000;
	color: #927A63;
}	

.send {
	border: 0;
	background-color: #534639;
	font-size: bold;
	color: #fff;
	font-size: 1.2em;
}




.erreur {
	margin: 1em;
	margin-bottom: 2em;
	padding: 0.2em;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.online {  
	margin: 1em;
	margin-bottom: 2em;
	padding: 0.2em;
	color:#00CC00;
	border: 1px solid #00CC00;
}



li {
	font-size: 12px; 
	font-family: verdana,arial,helvetica,sans-serif; 

}

#footer {
	font-size: 10px;
	text-align:center;
	font-family: Arial, sans-serif;
}
#footer a {
	font-size: 10px;
	color: #FFA500;
}

