@charset "utf-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;}
#containerStore{width:860px; margin:0px auto; border:1px solid #000000;}
#leftStores{width:340px; float:left;}
#leftStores img{border:0px; vertical-align:top;}

#rightStores{margin-left:0px;}s

#footer{clear:both;}

h1{font-size:25px;}
p{font-size:11px; margin-top:2px;}
.greyText{color:#999999; font-size:11px;}
.formBig{color:#7ac511; font-weight:bold; font-size:14px;}

table.results{border:1px solid #666666;}

table.results td{padding:5px;}a
tr.store1{background-color:#e6e6e6; }
.bouton1 a{color:#333333; text-decoration:none;}
.bouton2 a{color:#ffffff; text-decoration:none;}
.bouton1 a:hover, .bouton2 a:hover{text-decoration:underline;}
.bouton1, .bouton2{
	float:left;
	width:65px;
	margin-left:10px;
	height:20px; 
	border:1px solid #333333;
	text-align:center; 
	line-height:20px; 
	vertical-align:20px;
} 

.bouton1 p, .bouton2 p{margin-top:0px;}

.bouton1{background-color:#ffffff;}
.bouton2{
	background-color:#7ac511; 
	color:#ffffff;
}
.pBouton{margin-top:0px;}

td.tdButton{ text-align:right;width:175px;}

td.separator{ 
	padding: 0px !important;
	margin: 0px;
	border-top:1px solid #999999; 
	border-bottom:0px solid #333333;
 	background-color:#333333; 
	height:1px;
	line-height:1px;}

#storeList{margin-top:20px;height:250px; overflow:auto;}

.available{color:#7ac511;}

.products a{color:#000000; text-decoration:none;}
.products a:hover{text-decoration:underline;}

tr.store2{background-color:#f5f5f5; color:#959595; }
.store2 td{border-top:1px solid #959595; border-bottom:1px solid #959595;}