/* lie aux entetes de la liste */

.td_entete_categ{
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 12pt;
	background-color: #0080C0;
	background-image: url(img/fond-barre-bleue.gif);
}

.td_entete_marque{
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #333333;
	font-size: 11pt;
	background-color: #FFF990;
	background-image: url(img/fond-barre-jaune.gif);
}

.td_entete_titcol{
	background: #EEE;
	font-family: verdana;
	font-weight: lighter;
	text-align: center;
	text-transform: capitalize;
	color: #666666;
	font-size: 8pt;
	vertical-align: middle;
}

.info{
	background: #FFF;
	font-family: verdana;
	text-align: left;
	font-size: 9pt;
	vertical-align: top;
	font-weight: lighter;
}

.info_lien{
	font-family: verdana;
	text-align: center;
	color: #FF0000
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
}

:hover.info_lien{
	font-family: verdana;
	text-align: center;
	color: #FF0000
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
}

.info_prix{
	background: #FFF;
	font-family: verdana;
	text-align: right;
	color: #000;
	font-size: 9pt;
	font-weight: lighter;
}

.acenter{
	text-align: center;	
}

/* fiche vehicule */

.td_fiche_entete{
	background: #0080C0;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	font-size: 12pt;
	background-image: url(img/fond-barre-bleue.gif);
}

.td_fiche_colonne{
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	color: #000;
	width: 180px;
	height: 25px;
	font-size: 10pt;
	text-indent: 10px;
	vertical-align: top;
	background-color: #ECF9FF;
}

.td_fiche_infos{
	background: #FFF;
	padding-left: 5px;
	font-family: verdana;
	text-align: left;
	color: #000;
	font-size: 10pt;	
}

.td_fiche_photos{
	background: #FFF;
	font-family: verdana;
	text-align: center;
	color: #000;
	font-size: 10pt;
	margin: 10px;
	padding: 10px;
}

/* zone gestion */

#page_gestion{
	position: relative;
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF;
	color: inherit;
	text-align: left;
}

#main_gestion{
	width: 750px;
	background: #FFF;
	float: right;
	padding: 0px;
}

#sidebar_gestion{
	width: 750px;
	margin-left: 0px;
	text-transform: capitalize;
	color: #000000;
	font-size: 10pt;
	background-color: #FFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#sidebar_gestion h3{
	background: #0080C0;
	font-size: 12pt;
	color: #333333;
	margin: 0 0 0 0;
	text-align: left;
	background-image: url(img/fond-barre-bleue.gif);
}

#sidebar_gestion ul{
	list-style-type: none;
	margin: 0px;
	background: #FFF;
}

#sidebar_gestion a{
	text-decoration: none;
}

#sidebar_gestion li a{
	font-weight: none;
	display: block;
	color: #000;
	margin: 0px;
}

#sidebar_gestion li a:hover{
	font-weight: none;
	color: #000;
	background: #FFF; 

}

table {
	width: 750px;
}

table#second {
	width: 200px;
}

body {
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
}

ul {
	text-align: left;
}

div#fiche {
	width: 750px;
	background-color: #FFFFFF;
	color: #FF0000;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
