/* CSS Document ------------------------------------------------ */
/* Mise en forme GARANTIE & REVENDEURS Focal ------------------- */
/* www.focal-fr.com -------------------------------------------- */

* {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	margin:0;
	padding:0;
}
body {
	background:#000000 url(../images/body.gif) no-repeat right bottom;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	line-height:170%;
}
#page {
	width:716px;
	text-align:justify;
	margin:0 auto;
}

h1, 
h2, 
h3, 
h4, 
h5, 
p, 
ul, 
form, 
table {
	margin:10px;
}
	form table {
		margin:0;
	}
h2 {
	background:url(../images/bg-h2.gif) no-repeat left bottom;
	font-size:13px;
	letter-spacing:3px;
	padding:10px 0;
}
li {
	background:url(../images/bg-li.gif) no-repeat 0 7px;
	padding:0 0 5px 20px;
}
table, 
form, 
input, 
textarea, 
select {
	font-size:12px;
}
input.submit {
	padding:2px;
}
a {
	color:#5DAFF4;
}
	a.article_add {
		background:url(../images/bg-a-article_add.gif) no-repeat 0 1px;
		padding-left:20px;
		text-transform:uppercase;
	}
a:hover {
	color:#0288FA;
}


/* ------------------------------------------------------------- */
/* Module garantie --------------------------------------------- */

form.saisie {
	margin:10px;
}
form.saisie table {
	width:696px;
	margin:0;
}
form.saisie table table {
	width:auto;
	margin:-5px;
}
form.saisie table td {
	width:25%;
	padding:5px;
	vertical-align:top;
}
form.saisie table table td {
	width:50%;
}
form.saisie table td.lib {
	text-align:right;
}
form.saisie table td.data {
}
form.lang {
}
form.lang fieldset {
	width:150px;
	border:none;
	float:right;
}
form.lang legend {
	color:#FFFFFF;
}


/* ------------------------------------------------------------- */
/* Module revendeurs ------------------------------------------- */

form.recherche {
	margin:10px;
	text-align:center;
}
form.recherche table.search {
	margin:0 auto;
	text-align:left;
	width:450px;
}
form.recherche table td {
	vertical-align:top;
}
form.recherche table td {
	padding:5px;
}
form.recherche table td.lib {
	text-align:right;
	width:150px;
}

form.formFiltre {
	text-align:center;
}
form.formFiltre table {
	margin:0 auto;
	text-align:left;
}
form.formFiltre table td {
	padding:5px;
}
form.formFiltre table td.lib {
	width:100px;
}
form.formFiltre table td input {
	width:200px;
}
form.formFiltre table td select {
	width:205px;
}

table.results {
	width:696px;
}
table.results td {
	width:25%;
	padding:0 5px 5px 23px;
	vertical-align:top;
}
table.results td.distributeurs {
	background:url(../images/bg-distributeurs.gif) no-repeat 0 3px;
}
table.results td.revendeurs {
	background:url(../images/bg-revendeurs.gif) no-repeat 0 3px;
}
table.results td small {
	text-transform:uppercase;
	font-size:10px;
	color:#666666;
}
em.rate {
	font-style:normal;
	font-size:10px;
	color:#00CCFF;
	cursor:help;
}
div.overflow {
	height:160px;
	overflow:auto;
}


/* ------------------------------------------------------------- */
/* Déclarations génériques ------------------------------------- */

hr {
	border-width:1px 0;
	border-style:solid;
	border-color:#000000 #000000 #FFFFFF;
}
.spacer-white {
	width:100%;
	clear:both;
	background:url(../images/bg-sep.gif) no-repeat center center;
	height:13px;
}
a img {
	border:none;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.googlemapworld {
	width:100%;
	height:500px;
}


