/*  CSS Centre de la roue         */
/*  28 octobre 2003               */
/*  Vortex Solution               */

/* elements html reformat */
body{
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(gx/bg.gif);
	margin: 0 0 0 0;
}

h1{
	font-family: "Arial Black", Arial, Tahoma, Verdana;
	font-size: 135%;
	font-weight: normal;
	color: #264059;
	margin: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #264059;
}

/* menu en haut */
#menu{
	background-color: #FFF;
	font-size: 70px;
}
#menu img{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu a:link, #menu a:active, #menu a:visited{
	text-decoration: none;
}

#menu a:hover, #menu a:visited:hover{
	background-color: #D8D8D8;
	text-decoration: none;
}

/* div id=texte reformat */
#texte{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 160%;
	color: #595959;
	margin: 0px;
	text-align: left;
}
#texte em{
	color: #A00218;
	font-style: normal;
}
#texte strong, #texte b{
	color: #4A6C86;
	font-style: normal;
	font-weight: bold;
}
#texte a{
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
}
#texte a:link, #texte a:active, #texte a:visited{
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
#texte a:hover, #texte a:visited:hover{
	color: #FF6900;
	text-decoration: none;
	border-bottom: 1px solid #FF6900;
}
#texte img{
	border: 0px;
	text-decoration: none;
}

#texte #blank a{
	border-bottom: none;
	text-decoration: none;
}

#texteSmall{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	line-height: 105%;
	color: #595959;
	text-align: left;
}
#texteSmall a{
	color: #000;
}
#texteSmall a:link, #texteSmall a:active, #texteSmall a:visited{
	text-decoration: underline;
}
#texteSmall a:hover, #texteSmall a:visited:hover{
	color: #264059;
	text-decoration: underline;
}

/* boite promo coin rond */
#boitePromo{
	background: #E5F0F8;
	width: 204px;	
	padding: 0px;
}
#boitePromo #content{
	background: url(Gx/0/bg_promo.gif);
	padding: 8px;
	padding-right: 14px;
	padding-top: 0px;
}
#boitePromo h3{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #264059;
	margin: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #264059;
}
#boitePromo p{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #595959;
	margin: 0px;
	text-align: left;
}
#boitePromo p img{
	border: 1px solid #595959;
	margin-top: 5px;
}
#boitePromo div#top{
	background: url(Gx/0/top.gif) no-repeat top;
	height: 10px;
	font-size: 1px;
}

#boitePromo #bottom{
	font-size: 1px;
	background: url(Gx/0/bottom.gif) no-repeat bottom;
	height: 11px;
	vertical-align: bottom;
}





/* form */
select{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	background-color: #81A2BB;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
input{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	background-color: #81A2BB;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	border: 1px solid #000;
}
textarea{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	background-color: #81A2BB;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	height: 100px;
}


/* tableu de donnes en <table> */
#result{
	width: 423px;
	/*border: 1px solid #264059;*/ /* temp pour dev */
	padding-bottom: 25px;
	border-bottom: 3px solid #3797C3;
}
#result h2{
	font-family: Tahoma, Arial, Verdana;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	margin-bottom: 4px;
	border-bottom: 3px solid #3797C3;
	padding-top: 5px; 
	padding-bottom: 4px;
	padding-left: 8px;
	background: #A3CFF1 url(Gx/30/H2_bg.gif) no-repeat top;
}
#result .special{
	color: #FF6900;
}
#result ul li{
	list-style: square;
	margin:0px;
	margin-left: 0px;
}

#result #marques{
	display: inline;
	width: 200px;	
	margin-left: 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
}
#result #marques a{
	border-bottom: none;
}

#result #auto{
	margin-left: 8px;
	margin-bottom: 5px;
	width: 408px;
	border-bottom: 1px solid #000;
}
#result #auto a{
	border-bottom: none;
}

#result #marquesPneu{
	padding-left: 8px;
	margin-bottom: 4px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #264059;
}
#result #marquesPneu img{
	float: right;
	margin: 8px;
	border: 2px solid #5F8AAB;
	margin-left: 5px;
}

#result #detail{
	background-color: #F2F2F2;
}
#result #detail p{
	margin: 0px;
	padding: 15px;
	padding-top: 5px;
}
#result #detail img{
	border-bottom: 4px solid #FFF;
}

/* table result */
table#charte{
	border: 1px solid #000;
	font-size: 10px;
	border-bottom:none;
	border-right: none;
	margin: 0px;
	margin-bottom:5px;
	margin-top: 5px;
}
table#charte th{
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #64A7CD;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
}
table#charte td{
	padding: 5px;
	background: #FFF;
	border-bottom: 1px solid #716E5E;
	border-right: 1px solid #000;
	vertical-align: text-top;
	margin: 0px;
}
