/***********************************************/
/* Boucard.css                          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
td {
	font-size: 11px;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: underline;
	color: #EB0D0F;
}

a:hover{
	color: #999;
}

/************** header tag styles **************/
h1{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #EB2D2F;
}
h2{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #EB2D2F;
}

h3{
}

h4{
}

h5{
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




/*************** list tag styles ***************/

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
}

label{
	height: 18px;
}
				
input{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}

/***********************************************/
/* Custom tag styles                           */
/***********************************************/

/******* hyperlink and anchor tag styles *******/

a.footerLink:link, a.footerLink:visited{
	color: #999;
}
a.footerLink:hover{
	color: #E11215;
}
a.actuLink:link, a.actuLink:visited{
	text-decoration: underline;
	color: #EB0D0F;
}
a.actuLink:hover{
	color: #999;
}
a.newsLink:link, a.newsLink:visited{
	text-decoration: none;
	color: #666666;
}
a.newsLink:hover{
	color: #999999;
}
a.selectionLink:link, a.selectionLink:visited{
	text-decoration: underline;
	color: #EB0D0F;
}
a.selectionLink:hover{
	color: #999;
}
a.datagridLink:link, a.datagridLink:visited{
	color: #FFFFFF;
	font-weight: bold;
}
a.datagridLink:hover{
	text-decoration: none;
}
/******* datagrid *******/
.dgHeaderStyle {
	font-size: 12px;
	font-weight: bold;
	background-color: #E36A01;
	text-align: center;
	color: #FFFFFF;
}
.dgItemStyle {
	background-color: #F5F5F5;
}
.dgAlternatingItemStyle {
	background-color: #FFFFFF;
}
.dgCountWrap {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/******* fiche véhicule *******/
.ficheMMV {
	font-size: 12px;
	font-weight: bold;
}

.ficheThumbnail {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.fichePrix {
	font-size: 16px;
	font-weight: bold;
	color: #EB2D2F;
	font-family: Arial, Helvetica, sans-serif;
}

/******* img *******/
.cadrePhotoSelection {
	background-image: url(../img/cadrePhoto.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 11px;
	padding-left: 11px;
}

/******* contentWrap *******/
.contentWrap {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentWrapHeader {
	margin: 0px;
	padding: 0px;
}
.contentWrapBody {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
.contentWrapFooter {
	margin: 0px;
	padding: 0px;
}

/******* Selection *******/
.selectionEuro {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.selectionPrix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.selectionDiv {
	padding-bottom: 2px;
	font-size: 10px;
}
.selectionDescr {
	width: 180px;
}

/******* Wrap publicité droite *******/
.bannerWrap {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

/******* Objets de formulaire *******/
.selectSearch {
	width: 150px;
}
.selectSearchLast {
	width: 100%;
	margin-right: 2px;
}
.inputLogin {
	width: 80px;
}
.inputPassword {
	width: 60px;
}
/****** Flottante *********/
.clearboth {
	clear:both;
}
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/********* Global nav : navigation verticale *********/
#globalnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#globalnav li {
	background-image: url(../img/arrowMenu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#globalnav a:link, #globalnav a:visited {
	height: 23px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#globalnav a:hover {
	color: #FFFFFF;
	background-color: #EB0D0F;
}
#globalnav .subMenu {
	padding: 0px;
	margin: 0px;
}
#globalnav .subMenu a:link, #globalnav .subMenu a:visited {
	font-weight: normal;
	background-color: #F5F5F5;
}
#globalnav .subMenu a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

/***********************************************/
/* Wrap tag styles                             */
/***********************************************/

/******* header *******/
#headerWrap {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:130px;
	z-index:99;
	background-color: #000;
}

/******* siteWrap *******/
#siteWrap {
	position:absolute;
	left:0px;
	top:130px;
	width:990px;
	z-index:1;
	background-color: #000;
}
#siteWrapHeader {
	background-color: #FFFFFF;
}
#siteWrapFooter {
	clear: both;
}

/******* Partie gauche *******/
#siteWrapleft {
	float: left;
	width: 210px;
	text-align: center;
}
#menuWrap {
	padding-left: 5px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#newsWrap {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/newsWrapBg.gif);
	background-repeat: no-repeat;
}
#newsWrapHeader {
	padding-left: 40px;
	padding-top: 10px;
}

.newsWrapBody {
	height: 40px;
	padding-left: 20px;
	background-image: url(../img/arrowNews.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	overflow: hidden;
}
#newsWrapAll {
	padding-left: 20px;
	padding-top: 10px;
}


/******* Partie centrale *******/
#siteWrapcenterHome {
	float: left;
	width: 550px;
	text-align: center;
}
#siteWrapcenter {
	float: left;
	width: 550px;
}
#splashWrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#selectionWrap {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#selectionWrapAll {
	float: right;
	padding-right: 310px;
	padding-top: 5px;
}

#selectionWrapHeader {
	padding-left: 5px;
}

/******* Partie droite *******/
#siteWrapright {
	float: left;
	width: 230px;
	padding-top: 1px;
}
#scrollerWrap {
	padding-left: 45px;
	height: 200px;
}

#searchWrap {
	height: 215px;
	background-image: url(../img/bgSearchWrap.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 40px;
}

#searchWrapGo {
	padding-top: 20px;
}

/******* footer *******/
#footerWrap {
	padding: 5px;
	background-color: #000;
	text-align: center;
	color: #999;
}

/******* fiche véhicule *******/
#ficheWrap {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
#ficheWrapHeader {
	padding-left: 10px;
}


/******* print *******/
#ficheWrapPrint {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 700px;

}
#contentWrapHeader {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bordure_photo {
	border: 1px solid #FFFFFF;
}
.texte10_ffffff {
	font-weight: bold;
}
.bg_detail {
	background-color: #EB2D2F;
	border: 1px solid #FFFFFF;
}
.toptitre {
	color: #FFFFFF;
}
.topprix {
	font-weight: bold;
}
.dgHeaderStyle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EB2D2F;
}
.valeurimpaire {
	color: #333333;
}
.valeurpaire {
	color: #333333;
	background-color: #EFEFEF;
}
#siteWrap #siteWrapright #scroller {
	margin-left: 30px;
	padding-left: 5px;
}

