p {

   line-height: normal;
	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #EA6711;
}
h3 {
	font-size: 13px;
	color: #FFF;
	margin: 0px;
}
h4 {
	font-size: 16px;
	color: #FFF;
	margin: 0px;
}


body {	
	margin: 0; padding: 0;
	
}
*{outline: none;}
img {border: 0;}

.login_fond {
	background-image: url(images/fond_login.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 132px;
	width: 250px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5d5d5d;
	margin: 0px;
	padding: 0px;
}

#ariane {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 1em;
	color: #B1B3B4;
	text-align:left;
	clear:both;
}
#infobackup-page {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 1em;
	color:#333;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#infobackup-principal {
	 width:1000px;
	 margin:0 auto 0 auto;
	 background-color:#FFF;
}
#haut-infobackup-menu {
	width:370px;
	float:right;
	margin-right:5px;
	text-align:right;
	font-size: 11px;
}
#haut-infobackup-menu-admin {
	width:750px;
	float:right;
	margin-right:0px;
	text-align:right;
	font-size: 11px;
}



#haut-infobackup-menu a, a:visited, a:active{
	font-size: 11px;
	color:#333;
	text-decoration:none;
}
#haut-infobackup-menu a:hover{
	font-size: 11px;
	color: #E87400;
	text-decoration:underline;

}
#haut-infobackup-login {
	width:260px;
	height:125px;
	float:right;
	margin-right:5px;
	background-image:url(images/fond_login.png);
	background-repeat:no-repeat;
	text-align:left;
}
#haut-infobackup-login-admin {
	width:240px;
	height:125px;
	float:left;
	margin-right:0px;
	background-image:url(images/fond_login.png);
	background-repeat:no-repeat;
	text-align:left;
}


#haut-infobackup-login td {
	font-size: 11px;
	color: #333;
}

a:link, a:visited {
	color:#555;
	font-size:inherit;
	text-decoration: none;
}
a:hover, a:active{
	font-size:inherit;
	color: #E87400;	
	text-decoration: underline;

}
input, select{
	font-size: 11px;
	background-color: #FFEFD7;
	border: 1px solid #999;
}
input[type=submit]{
	border: 0px solid #999;
	background-color: #666;
	color:#fff;
	font-size: 13px;
	height:26px;
	cursor:pointer;
	margin:5px;
	
}
input[type=submit]:hover{
	background-color:#F60;
}
input[type=submit]:active{
	color:#000;
}
input[type=button]:hover{
	background-color:#F60;
}
input[type=button]:active{
		color:#000;
}
input[type=image]{

	border: none;
	background-color:transparent;
	color:#FFF;	
	height:auto;

}
.petit {
	font-size: 11px;
}
.orange {
	color: #F60;
}
a.blanc {
	color: #FFF;
}
.blanc {
	color: #FFF;
}
.banner:hover {
	background-image: url(images/fond_bannier_roll.png);
	background-repeat: repeat-y;
	background-position: right top;	
}
.titre_nloc_home {
	font-size: 14px;
	color: #666;
}
.texte_11 {
	font-size: 11px;
}
.texte_10 {
	font-size: 10px;
}
.justify {
	text-align: justify;
}
.texte_gros {
	font-size: 20px;
}

.revendeur{
	list-style-position: outside;
	width:300px;
	color:#333;
}

.revendeur:hover{
	background-color:#CCC;	
	color:#FFF;
}
.revendeur:visited{
	color:#333;
}
.revendeur:link{
	color:#333;
}
.revendeur0{
	list-style-image: url(images/etoile0.png);	
}
.revendeur1{
	list-style-image: url(images/etoile1.png);	
}
.revendeur2{
	list-style-image: url(images/etoile2.png);	
}
.revendeur3{
	list-style-image: url(images/etoile3.png);	
}
#revendeur_detail{
	
	width:250px;
	min-height:300px;
	background-image:url(images/b_loupe2.png);
	background-repeat:no-repeat;

}
#revendeur_liste{
	
 	border: 2px solid #fff; 
	background-color:#EEE;	
    -moz-box-shadow: 0px 0px 5px #aaa;  
    -webkit-box-shadow: 0px 0px 5px #aaa;  
    box-shadow: 0px 0px 5px #555;  
	margin: 10px;
	margin-top: 25px;
	border-radius: 7px 7px 7px 7px; 
	
}

