body{
	background: #000000 url('/css/video-allopass-logo.jpg') no-repeat top center;
	margin-top:250px;
	color:#ffdea3;
}

div.erreur{
	width:400px;
	background-color:#ffdea3;
	border:2px solid #d86403; 
	color:#000000; 
	position:absolute;
	top:0px;
}

a.erreur:hover{cursor:help;}

a.erreur:link span { 			 
	display:none;
	font-weight: bold;
} 

a.erreur:visited span {display:none;} 

a.erreur:hover span{ 
	display:inline;
	position:absolute;
	bottom:20px;
}

div.place{}
div.liens{margin-bottom:10px;}

span.hide{
	color:#000;
	cursor:default;
}

a.categorie:link{color:#ffdea3; text-decoration:underline;}
a.categorie:visited{color:#ffdea3; text-decoration:underline;}
a.categorie:hover{color:#d86403; text-decoration:none;}


input.recherche{
	border : 2px solid #d86403;
	background-color: #ffdea3;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
input.cherche{
	border : 2px solid #d86403;
	background-color: #ffdea3;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	text-align:center;
	color: #000000;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

a:link{color:#ffdea3; text-decoration:none;}
a:visited{color:#ffdea3; text-decoration:none;}
a:hover{color:#d86403;}
