code
{
	margin:10px;
	color:green;
	border:1px solid #000;
	background-color:#eee;
	padding:10px;
	display:block;
}

.table_test {
	width: 900px;
	padding: 2px;
	border: 1px;
	border-collapse:collapse;
	border-bottom: 1px solid #ff9f26;

}

.titre_categorie_test {
	background-color: #4c5550;
	padding: 5px;
	font-size: 24px;
	font-weight:400;
	color: #ffffff;
	margin-bottom:12px;
	font-family: tahoma,arial;
	border-bottom: 1px solid #C6C6C5;
	line-height:24px;
}

.ligne_test {
	border-top: 1px solid #ff9f26;
}

.ligne_test_titre {
	font-size: 11px;
	color: #313131;
	background-color: #AEB7B3;
	font-weight: bold;
	border-bottom: 1px solid #C6C6C5;
	border-top: 1px solid #ff9f26;
	padding: 3px;
}

input[type=button]
{
	border:1px solid #aaa;
}

div#is_here a
{
	color: #888;
	font-size:10px;
}

/* liste lien footer */

ul.liste_footer
{
	margin:0;
	padding:0;
	list-style: none;
	display:inline;
}

ul.liste_footer li
{
	background-image:none;
	padding-left:0;
	display:inline;
}

ul.liste_footer li + li
{
	background-image:url("http://misc.dnsperfect.com/images/sep_footer.gif");
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:5px;
	margin-left:5px;
}

p
{
	margin-top:5px;
	margin-bottom:5px;
}

ul.simple
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: inside;
}

/* ========= LIENS ========= */

a strong,
a b
{
	cursor: pointer;
}

a:link,
a:visited
{
	color:#024080;
	text-decoration: underline;
}

a:hover,
a:active
{
	color:#024080;
	text-decoration: none;
}

a.ns:link,
a.ns:visited
{
	color:#024080;
	text-decoration: none;
}

a.ns:hover,
a.ns:active
{
	color:#024080;
	text-decoration: none;
}

div#pied a
{
	color: #fff;
}

.degrade
{
	background-image: url("http://misc.dnsperfect.com/images/fonds/fond_degrade.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

.degrade p
{
	margin:5px;
}

.degrade_court
{
	background-image: url("http://misc.dnsperfect.com/images/fonds/fond_degrade_150.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

/* ========= MENU TOP =========*/
a#onglet1,
a#onglet2,
a#onglet3,
a#onglet4,
a#onglet5,
a#onglet6,
a#onglet7,
a#onglet8
{
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: capitalize;
	text-align: left;
	width: 120px;
	height: 31px;
	float: left;
	display:block;
	text-indent: -10000px;
	border-right: 1px solid #fff;
	overflow: hidden;
}

a#onglet1
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_pneus_auto.gif);
	border-left: 1px solid #fff;
}

a#onglet2
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_pneus_4x4.gif);
}

a#onglet3
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_pneus_utilitaire.gif);
}

a#onglet4
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_pneus_camion.gif);
}

a#onglet5
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_pneus_moto.gif);
}

a#onglet6
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_pneus_quad.gif);
}

a#onglet7
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_guide.gif);
}

a#onglet8
{
	background-image: url(http://misc.dnsperfect.com/images/boutons/b_stations.gif);
	width:180px;
}

a#onglet1:hover,
a#onglet2:hover,
a#onglet3:hover,
a#onglet4:hover,
a#onglet5:hover,
a#onglet6:hover,
a#onglet7:hover,
a#onglet8:hover
{
	background-position: 0 -32px;
}

/* ========= TITRES ========= */

h1
{
	padding: 5px;
	font-size: 24px;
	font-weight:400;
	color: #E25827;
	margin-bottom:12px;
	font-family: tahoma,arial;
	border-bottom: 1px solid #C6C6C5;
	line-height:24px;
}

h2
{
	padding: 5px;
	font-size: 21px;
	font-weight:400;
	color: #666;
	border-bottom: 1px solid #C6C6C5;
	margin-bottom:10px;
}

h2.bis
{
	font-size: 15px;
	font-weight:bold;
	color: #777;
	font-family: arial;
	background-image:none;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

h3
{
	font-size: 13px;
	font-weight:bold;
}

h3.criteres
{
	font-size: 11px;
	font-family: arial,sans serif;
	margin-bottom: 5px;
	color: #aaa;
}

.htest
{
	font-size: 11px;
	color: #000000;
}
/* ========= FORMS ========= */
.filtre
{
	font-size:10px;
}

span.separateur
{
	width: 1px;
	padding:1px;
	height: 10px;
	background-image: url(http://misc.dnsperfect.com/images/sep_footer.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 5px;
	margin-bottom: 0;
	margin-top: 0;
}

span.separateur2
{
	width: 1px;
	padding:1px;
	height: 16px;
	background-image: url(http://misc.dnsperfect.com/images/sep_gris.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 5px;
	margin-bottom: 0;
	margin-top: 0;
}

div#icones_top span.separateur
{
	background-image: url(http://misc.dnsperfect.com/images/icones/sep_icones_top.gif);
	padding-top: 0;
}

p.paragraphe
{
	margin-bottom:10px;
}

div.liste_criteres
{
	margin:0;
	padding:0;
	background-image: url("http://misc.dnsperfect.com/images/fonds/cars_search.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:190px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#ecf0f3;
	height: 170px;
}

div.critere_rech
{
	text-align:center;
	width:110px;
	float:left;
}
