/**********************************/
/*
/* ACCUEIL
/*
/**********************************/
.haut_accueil {
	width:958px;
	background:url(../../images/accueil/bkg_haut.png) repeat-y top;
}
.bas_accueil {
	width:958px;
	background:url(../../images/accueil/bkg_bas.png) repeat-y top;
	padding-top:25px;
}
.cote_gauche {
	width:373px;
	text-align:left;
	float:left;
}
.cote_gauche p { margin:6px 34px 6px 16px;; text-align:justify; font-weight:bold;}


/* Titre en rouge a gauche */
.sidevic {
	font-size:37px;
	color:#941a1d;
	font-weight:bold
}


/* Paragraphe des nouvelles */
.nouvelles {font-weight:bold;}

.titre_nouvelle {
	padding:4px 30px 4px 8px;
	width:400px;
}

.date_nouvelle a:link { color:#8f0003; text-decoration:underline;}
.date_nouvelle a:visited {color:#8f0003; text-decoration:underline;}
.date_nouvelle a:hover {color:#8f0003; text-decoration:none;}
.date_nouvelle a:active {color:#8f0003; text-decoration:underline;}
/*
.titre_accueil {
	margin:14px 43px 6px 8px;
}
*/

/* Specs pour les 3 promotions */
.box_promo {
	width:308px;
	float:left;
	margin-left:8px;
}

.box_promo_bkg {
	background:url(../../images/accueil/box_bkg.png) no-repeat bottom;
}

.box_promo_bottom {
	background:url(../../images/accueil/box_bottom.png) no-repeat bottom;
}


/* Titre dans la promo */
.titre_box {
	font-family:Myriad Pro, Arial;
	font-size:18px;
	font-weight:bold;
	margin:0 27px 10px 17px;
	border-bottom:1px dotted #979797;
	text-align:left;
	background:url(../../images/accueil/logo_titre.png) no-repeat right bottom;
}
.titre_box a:link { text-decoration:none;}
.titre_box a:visited { text-decoration:none;}
.titre_box a:hover { text-decoration:none; color:#8f0003}
.titre_box a:active {text-decoration:none;}

/* Marge pour le contenu de la promo */
.contenu_box {
	margin-left:17px;
}
/* Couleur de la description de la promo */
.description_box { color:#8f0003; text-align:left }

/* Prix de la promo */
.prix_accueil {font-size:36px; font-weight:bold; margin-bottom:15px}
.exposant {font-size:21px; vertical-align:top;}

/* Image de la promo */
.box_thumb {padding:1px; background-color:#FFFFFF; border:3px solid #3e3e3e; margin-top:15px;}

/* Droite de la promo */
.droite_box { width:168px; text-align:left}



/**********************************/
/*
/* NOUVELLES
/*
/**********************************/
.contenu_nouvelle { margin:0 16px 0 8px; text-align:justify }
.date { color:#8f0003; font-size:10px; font-weight:bold; margin-bottom:15px;}



/**********************************/
/*
/* MARQUES
/*
/**********************************/
.marques_logo {
	width:100px; height:100%;
	float:left;
	margin:20px;
	text-align:center;
}
.txt_marques { font-size:13px; font-weight:bold;}


/**********************************/
/*
/* CONTACT
/*
/**********************************/
.contact { font-size:14px; font-weight:normal;}
.equipe {min-height:550px }
iframe { border:1px solid #CCCCCC; padding:2px;}

.box_equipe { 
	text-align:left;
	width: 150px; height:200px;
	float:left;
	margin:15px 0 15px 40px;
	line-height:18px;
}

.photo_equipe {border:1px solid #8f0003; padding:1px;}
