@charset "utf-8";

/* --------------------------------------------------------------------------
 * Base                                                100% 16px
 * 20px                                                1.27em
 * 19px                                                1.21em
 * 18px                                                1.15em
 * 17px                                                1.09em
 * 16px                                                1.03em
 * 15px                                                0.96em
 * 14px                                                0.88em
 * 13px                                                0.82em
 * 12px                                                0.77em
 * 11px                                                0.71em
 * 10px                                                0.65em
 *  9px                                                0.59em
-------------------------------------------------------------------------- */

#main_infos, #main_tailles {
	position: relative;
	height: 513px;
	width: 891px;
	padding-top:5px;
	padding-left:20px;
}

#main_infos {
	background:url(../images/fond_infos.jpg);
}

#main_tailles {
	background:url(../images/fond_tailles.jpg);
}

#move{
	position: absolute;
	top:212px;
	left:130px;
	height: 170px;
	width: 700px;
	background:url(../images/infos_move.png) top right no-repeat;
	text-align:left;
}

#main_infos a.move_zoom{
	position:absolute;
	top:212px;
	left:140px;
}

#stop{
	position: absolute;
	top:370px;
	left:244px;
	height: 150px;
	width: 620px;
	background:url(../images/infos_stop.png) top left no-repeat;
	text-align:left;
}

#main_infos a.stop_zoom{
	position:absolute;
	top:370px;
	left:244px;
}

#start h1, #move h1, #stop h1{
margin-top:48px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
/*font-weight:normal;*/
color:#003;
}

#main_infos a.start_zoom{
	position:absolute;
	top:70px;
	left:25px;
}

#start{
	position: absolute;
	top:70px;
	left:15px;
	height: 195px;
	width: 700px;
	background:url(../images/infos_start.png) top right no-repeat;
	text-align:left;
}

#start p, #move p, #stop p{
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003;
	width: 500px;
}

/*#start h1, #move h1, #start p, #move p{
margin-right:133px;
margin-left:40px;
}*/

#stop h1, #stop p, #start h1, #move h1, #start p, #move p{
	margin-left:135px;
	margin-right:30px;
}

#previsualisations{
	position: absolute;
	top:86px;
	left:355px;
	height:200px;
	width:495px;
	background:url(../images/previs-pneus-cadre.png) bottom left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003;
	padding-left:10px;
}

#previsualisations_infos{
	position: absolute;
	top:400px;
	left:22px;
	height:56px;
	width:200px;
	background:url(../images/fond_txt_cliquez.png) bottom left no-repeat;
}

a#aprofil{
	position: absolute;
	top:120px;
	left:380px;
}
a#a3quart{
	position: absolute;
	top:120px;
	left:585px;
}
a#aface{
	position: absolute;
	top:120px;
	left:730px;
}

#accroches{
	position: absolute;
	top:145px;
	left:7px;
	width:340px;
	text-align:right;
}

#accroches p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003;
	margin:0 27px 0 0;
}

#accroches p.separateur{
background:url(../images/separateur.png) top right no-repeat;
height:14px;
width:100%;
margin:5px 0;
}

table#mesures{
	position: absolute;
	top:312px;
	left:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003;
	width: 788px;
	height: 195px;
}

table#mesures td.chiffres{
	font-size:12px;
	font-weight:normal;
}

table#mesures td{
text-align:center;
padding:2px;
background:url(../images/fond-cellule-clair.png);
}

table#mesures tr.fondfonce td{
background:url(../images/fond-cellule-fonce.png);
}

table#mesures td.blanc{
color:#FFFFFF;
}

table#mesures tr.BordHaut td{
border-top:1px solid #FFFFFF;
}

table#mesures tr.BordHaut td.coin-hg{
background:url(../images/coin-haut-gauche.png) top left no-repeat;
border-top:none;
}

table#mesures tr.BordHaut td.coin-hd{
background:url(../images/coin-haut-droite.png) top right no-repeat;
border-top:none;
}
table#mesures tr.BordBas td{
border-bottom:1px solid #FFFFFF;
}

table#mesures tr.BordBas td.coin-bg{
background:url(../images/coin-bas-gauche.png) bottom left no-repeat;
border-bottom:none;
}

table#mesures tr.BordBas td.coin-bd{
background:url(../images/coin-bas-droite.png) bottom right no-repeat;
border-bottom:none;
}

table#mesures tr td.finEpais{
 border-left:1px solid #FFFFFF;
 border-right:2px solid #FFFFFF;
}

table#mesures tr td.uniqueGauche{
 border-left:1px solid #FFFFFF;
}

table#mesures tr td.uniqueDroite{
 border-right:1px solid #FFFFFF;
}

