﻿/* selectors */
body {font-family:Verdana; font-size:12px;margin:0px; background:url(../images/body_bg.jpg) repeat-x;color:#003876}
p{text-align:left;}
/* selectors end */

/* Custom styles */
.errorMessage{ font-weight:bold; color:Red;}
.centeredTable{ margin-left:auto; margin-right:auto;}

.row_color{background-color:white;}
.row_color:hover{background-color:gray; color:white;cursor:pointer; cursor:hand;}

.alt_row_color{ background-color:silver;}
.alt_row_color:hover{ background-color:gray; color:white; cursor:pointer; cursor:hand;}

#usersTable td{padding:3px;}
#usersInfo td{padding:3px;}

input[type="button"]{cursor:pointer;cursor:hand;}
input[type="submit"]{cursor:pointer;cursor:hand;}
input[type="file"]{cursor:pointer;cursor:hand;}

.alt_link:link{color:black; text-decoration:none}
.alt_link:active{color:black;text-decoration:none}
.alt_link:hover{color:white;text-decoration:none}
.alt_link:visited{color:black;text-decoration:none}

img{border:none;}

a{color:#003876;}
a:hover{color:black;}

#footer a{color: white;text-decoration:none;}    

/*HOME*/

.home_img_content{width:auto; height:auto;float:left;margin:0px;padding:0px;}
.img_content_left{ margin:0 48px 10px 0;}

h1{color:#003876; font-family:'Futura (T1)',futura, Arial; font-style:normal; font-weight:normal; font-size:24px;}
h2{ font-size:18px;}
p{width:90%; text-align:left;}
td{ vertical-align:top;}



#content{padding:0 0 0 20px;}

/*Product*/
.produit{width:100%; height:auto;padding:0 0 20px 0; font-family:Arial, Helvetica, sans-serif;}
.produit_content{width:330px;height:auto;min-height:200px;float:left; color:#003876;background: url(../images/acessoire/product_bg.jpg) no-repeat right top;}
.produit_title{font-size:14px; font-weight:bold;margin-bottom:18px;}
.produit_description{ font-size:12px; height:100%;}
.produit_description a{ font-size:12px; color:#003876;}
.produit_description a:hover{color:black;}
.produit_description ul, .produit_description li{margin:0px 0 0 10px; padding:0px; list-style-position: outside;}
.produit_actions td{padding-left:5px;}
.produit_images{width:320px;height:auto;float:left;}
.quantite{font-size:10px; border:1px solid #003876}

/*.errorMessage{color:red; font-weight:bolder;}*/
.hidden{display:none;}

.contact_logo{padding:0 0 0 10px;}
.photo_right_big div{padding: 0 0 5px 10px;}


#distributeur_table td{
	vertical-align:middle;
}

/*SPA SECTION*/
	.productsZone{ margin-bottom:30px;}
	.entry{ width:150px; height:160px; text-align:center; /*border:1px solid #009;*/ float:left; margin:5px; padding:3px;}
	.option{clear:both;text-align:center ;/*border:1px solid #009;*/}
	.forceDown{clear:both;}
	
.admin_retailertables td{border-bottom:1px solid black; border-left:1px solid #CCC; margin-bottom:2px; margin: 0 5px;}
.admin_retailertables th{border-bottom:1px solid black; border-left:1px solid black; margin-bottom:2px;text-align:left;}
.titleSection{ border-bottom:1px black solid; }
.admin_retailertables span:hover{color:red;}
.headerRow{background: #d8e2eb;}

a img{
	
}
a img:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

