/* @override http://localhost/hifigeny/css/hifigeny.css */

html,body {
	text-align: center;
	width: 100%;
	background-image: url(../img/fond-bois.jpg);
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#site {
	text-align: left;
	height: 649px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	background: #fff no-repeat;
	margin-top: 30px;
}

/* @group Bandeau */

#bandeau.prom {
	height: 160px;
}

#bandeau.prom h1#titre-prom {
	margin-top: 0px;
	clear: left;
	text-align: left;
	color: #baaeb0;
	font: 200 22px/22px Helvetica, "Trebuchet MS", sans-serif;
	padding-top: 20px;
	text-indent: 290px;
}

#bandeau a#lien-accueil-logo {
	margin-left: 34px;
	width: 211px;
	height: 71px;
	display: block;
	float: left;
	margin-top: 21px;
}

#bandeau #createurambiance {
	width: 480px;
	height: 83px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}

#bandeau a#lien-accueil {
	float: right;
	color: #787878;
	font: 12px/30px Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	display: block;
	margin-top: 34px;
	margin-right: 50px;
}

#bandeau a#lien-video {
	float: right;
	color: #333;
	font: bold 10px/12px Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: underline;
	display: block;
	margin-right: 50px;
	background: url(../img/picto-camera.gif) no-repeat 14px 0;
	width: 95px;
	padding-top: 2px;
	text-align: right;
}

#bandeau a#lien-accueil:hover {
	text-decoration: underline;
}

#bandeau ul#menu {
	clear: left;
	height: 14px;
	padding-top: 20px;
	padding-bottom: 0;
	margin-left: 24px;
	background: url(../img/fond-menu.jpg) no-repeat 0 47px;
	padding-left: 10px;
}

#bandeau ul#menu li {
	display: inline-block;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#bandeau ul#menu li a {
	color: #787878;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	height: 20px;
	display: block;
}

#bandeau ul#menu li a:hover,#bandeau ul#menu li a.actif {
	background: url(../img/selection-categorie.jpg) no-repeat 0 16px;
}

#bandeau ul#menu2 {
	clear: left;
	height: 14px;
	padding-bottom: 14px;
	background: url(../img/fond-menu.jpg) no-repeat 0 47px;
	padding-left: 10px;
	padding-top: 2px;
	width: 690px;
}

#bandeau ul#menu2 li {
	display: inline-block;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#bandeau ul#menu2 li a {
	color: #787878;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	height: 20px;
	display: block;
}

#bandeau ul#menu2 li a:hover,#bandeau ul#menu li a.actif {
	background: url(../img/selection-categorie.jpg) no-repeat 0 16px;
}



/* @end */

/* @group Navigation */

ul#navigation {
	height: 47px;
	width: 834px;
	background: url(../img/fond-pied.jpg) no-repeat;
	display: block;
	padding-left: 75px;
}

ul#navigation li {
	display: inline-block;
	float: left;
	padding-left: 72px;
}

ul#navigation li a {
	color: #424242;
	text-decoration: none;
	font: 11px/47px Helvetica, "Trebuchet MS", sans-serif;
	margin-right: 2px;
}

ul#navigation li a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Accueil */

#accueil #photos {
	clear: left;
	width: 871px;
	height: 315px;
	background: url(../img/fond-accueil.jpg) no-repeat;
	padding-top: 13px;
	padding-left: 34px;
}

#accueil #photos .photo {
	float: left;
	position: relative;
	width: 267px;
	height: 138px;
	padding-left: 11px;
	margin-bottom: 6px;
}

#accueil #photos .photo #art-deco {
	position: absolute;
	top: 0;
	height: 26px;
	width: 267px;
	text-align: center;
	background: #D16D19 url(../img/separateur-categories-artdeco.gif) no-repeat 63px 9px;
	left: 11px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	line-height: 26px;
	font-size: 14px;
}

#accueil #photos .photo #baroques {
	position: absolute;
	top: 0;
	height: 26px;
	width: 267px;
	text-align: center;
	opacity: 0.9;
	background: #62575E url(../img/separateur-categories-baroques.gif) no-repeat 57px 9px;
	left: 11px;
	filter:alpha(opacity=90);
	line-height: 26px;
	font-size: 14px;
}

#accueil #photos .photo #contemporains {
	position: absolute;
	top: 0;
	height: 26px;
	width: 267px;
	text-align: center;
	opacity: 0.9;
	background: #E7476B url(../img/separateur-categories-contemporains.gif) no-repeat 41px 9px;
	left: 11px;
	filter:alpha(opacity=90);
	line-height: 26px;
	font-size: 14px;
}

#accueil #photos .photo #transparents {
	position: absolute;
	bottom: 0;
	height: 26px;
	width: 267px;
	text-align: center;
	opacity: 0.9;
	background: #6C99AD url(../img/separateur-categories-transparents.gif) no-repeat 48px 9px;
	left: 11px;
	filter:alpha(opacity=90);
	line-height: 26px;
	font-size: 14px;
}

#accueil #photos .photo #tableaux-tapis {
	position: absolute;
	bottom: 0;
	height: 26px;
	width: 267px;
	text-align: center;
	opacity: 0.9;
	background: #95ab32 url(../img/separateur-categories-transparents.gif) no-repeat 59px 9px;
	left: 11px;
	filter:alpha(opacity=90);
	line-height: 26px;
	font-size: 14px;
}

#accueil #photos .photo #luminaires {
	position: absolute;
	bottom: 0;
	height: 26px;
	width: 267px;
	text-align: center;
	opacity: 0.9;
	background: #823ba9 url(../img/separateur-categories-transparents.gif) no-repeat 70px 9px;
	left: 11px;
	filter:alpha(opacity=90);
	line-height: 26px;
	font-size: 14px;
}

#accueil #photos .photo a {
	color: #fff;
	text-decoration: none;
	font: 16px/36px Helvetica, "Trebuchet MS", sans-serif;
	background-repeat: no-repeat;
}

#accueil #photos .photo a:hover {
	text-decoration: underline;
}

#accueil #claim {
	height: 108px;
	width: 770px;
	margin-left: 70px;
}

#accueil #claim p {
	color: #424242;
	font: 10px/10px Helvetica, "Trebuchet MS", sans-serif;
}



/* @end */

/* @group Categorie */

#categorie #photos {
	clear: left;
	width: 890px;
	height: 325px;
	background: url(../img/fond-accueil.jpg) no-repeat;
}

#categorie #photos #diaporama {
	width: 864px;
	height: 297px;
	overflow: hidden;
	position: relative;
}

#categorie #photos #diaporama #panorama {
	width: 819px;
	height: 284px;
	top: 13px;
	position: absolute;
	left: 44px;
	overflow: hidden;
}

#categorie #photos #diaporama #panorama img {
	position: absolute;
}

#categorie #photos #diaporama li {
	padding-left: 44px;
	position:absolute;
	padding-top: 13px;
}

#categorie #photos #diaporama #prev {
	position: absolute;
	top: 230px;
	left: 44px;
	z-index: 3;
}

#categorie #photos #diaporama #next {
	position: absolute;
	top: 230px;
	right: 1px;
	z-index: 2;
}

#categorie #photos #nom-categorie {
	position: absolute;
	top: 29px;
	left: 60px;
	height: 48px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	/*background: #D16D19 url(../img/separateur-categories-artdeco.gif) no-repeat 21px 23px;*/
	color: #fff;
	font: 28px/48px Helvetica, "Trebuchet MS", sans-serif;
	z-index: 10;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

#categorie #carousel {
	height: 150px;
	padding-left: 63px;
	position: relative;
}

#categorie #carousel #pages {
	position: absolute;
	top: 70px;
	left: 786px;
	width: 70px;
	height: 20px;
	color: #787878;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
}

#categorie #carousel #precedent {
	float: left;
	padding-top: 21px;
}

#categorie #carousel #viewport {
	float: left;
	width: 648px;
	overflow: hidden;
	/*zoom : 1;
	position: relative;*/
}

#categorie #carousel #viewport  ul#catalogue {
	height: 150px;
}

#categorie #carousel #viewport  ul#catalogue li {
	float: left;
	display: inline-block;
}

#categorie #carousel #viewport  ul#catalogue li a {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	height: 89px;
	width: 80px;
	display: block;
}

#categorie #carousel #viewport  ul#catalogue li a.nom-produit {
	height: 48px;
	width: 80px;
	display: block;
	color: #857885;
	font: 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

#categorie #carousel #viewport  ul#catalogue li a:hover {
	background: url(../img/fond-selection-produit.jpg) no-repeat 4px 0;
}

#categorie #carousel #viewport  ul#catalogue li a.nom-produit:hover {
	background: none no-repeat;
}

#categorie #carousel #suivant {
	float: left;
	padding-top: 21px;
}



/* @end */

/* @group Modèle */

#modele {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
}

#modele a#photo {
	float: left;
	display: inline-block;
	width: 385px;
	height: 385px;
	margin-top: 10px;
	margin-left: 40px;
}

#modele a#zoom {
	display: inline-block;
	float: left;
	width: 16px;
	height: 18px;
	margin-top: 376px;
	margin-right: 30px;
}

#modele #description {
	float: left;
	background-color: #ECEDED;
	width: 369px;
	height: 410px;
}

#modele #description #historique {
	width: 304px;
	float: left;
	height: 24px;
}

#modele #description #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#modele #description #historique #titre {
	color: #787878;
	font: 12px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: left;
	padding-left: 35px;
}

#modele #description #historique p a {
	color: #787878;
	text-decoration: none;
}

#modele #description #historique #titre a {
	color: #787878;
	text-decoration: none;
}

#modele #description #historique p a:hover {
	text-decoration: underline;
}

#modele #description #contenu {
	height: 262px;
	padding-left: 35px;
	width: 310px;
}

#modele #description #contenu h1 {
	color: #000;
	font: bold 18px/22px Helvetica, "Trebuchet MS", sans-serif;
	margin-top: 8px;
}

#modele #description #contenu h2 {
	color: #787878;
	font: 9px/11px Helvetica, "Trebuchet MS", sans-serif;
	height: 11px;
	margin-bottom: 10px;
}

#modele #description #contenu #blabla {
	height: 190px;
	overflow: hidden;
}

#modele #description #contenu #blabla p {
	color: #000;
	font: 12px/13px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
}

#modele #description #contenu #blabla ul li {
	color: #000;
	font: 12px/13px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 3px;
	text-indent: 10px;
	background: url(../img/tiret-modele.gif) no-repeat 0 7px;
}

#modele #description #contenu #blabla p a {
	color: #000;
}

#modele #description #contenu #ensavoirplus p {
	color: #000;
	font: 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 3px;
}

#modele #description #contenu #ensavoirplus p a {
	color: #000;
}

#modele #description #details {
	width: 330px;
	padding-left: 36px;
	height: 100px;
}

/* My Comment */

#modele #description #details a {
	border: 1px solid #000;
	padding: 6px;
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
}



/* @end */

/* @group Devis */

form#devis,#validation-envoi {
	background-color: #fff;
	width: 400px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 520px;
	color: #58585A;
	font: 12px Helvetica, "Trebuchet MS", sans-serif;
}

form#devis #demande {
	width: 400px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

form#devis .rubrique {
	height: 30px;
}

form#devis .rubrique label {
	width: 90px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}

form#devis .rubrique input {
	width: 260px;
	height: 18px;
	border: 1px solid #555656;
	background-color: #e9eaea;
	float: left;
	color: #000;
	font: 12px/18px Helvetica, "Trebuchet MS", sans-serif;
}

form#devis textarea {
	float: left;
	width: 262px;
	height: 110px;
	border: 1px solid #555656;
	background-color: #e9eaea;
}

form#devis #obligatoire {
	clear: left;
	float: left;
	margin-top: 15px;
	width: 289px;
	font-size: 10px;
}

form#devis #envoi {
	margin-top: 11px;
}

#validation-envoi p {
	width: 300px;
	text-align: center;
	margin: 165px 50px 25px;
}



/* @end */

/* @group Contact */

#contact {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background-color: #ECEDED;
}

#contact-beta {
	width: 740px;
	height: 260px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background-color: #ECEDED;
	color: #58585A;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	text-align: center;
	padding: 100px 50px 50px;
	line-height: 20px;
}

#contact-beta p {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
}

#contact-beta h3 {
	/*position: relative;*/
   	filter: inherit;
    /*display: inline-block;*/
}

#contact-beta h3 a {
	color: #e47b19;
	font-size: 24px;
	line-height: 30px;
	display: block;
	height: 30px;
	margin-bottom: 30px;
	text-decoration: none;
   	filter: inherit;

}

#contact-beta h4 a {
	color: #e47b19;
	font-size: 16px;
	line-height: 30px;
	display: block;
	height: 30px;
	margin-bottom: 30px;
	text-decoration: none;
}

#contact-beta a:hover {
	text-decoration: underline;
}

#contact #col1 {
	color: #58585A;
	font: 12px Helvetica, "Trebuchet MS", sans-serif;
	float: left;
	width: 450px;
}

#contact #col1 img {
	margin-top: 15px;
	margin-left: 24px;
	margin-bottom: 15px;
}

#contact #col1 .rubrique {
	height: 28px;
}

#contact #col1 .rubrique label {
	width: 130px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}

#contact #col1 .rubrique input {
	width: 260px;
	height: 16px;
	border: 1px solid #555656;
	background-color: #f5f6f6;
	float: left;
	color: #000;
	font: 12px/18px Helvetica, "Trebuchet MS", sans-serif;
}

#contact #col1 #obligatoire {
	clear: left;
	margin-top: 5px;
	width: 289px;
	font-size: 10px;
	margin-left: 40px;
}

#contact #col2 {
	color: #58585A;
	font: 12px Helvetica, "Trebuchet MS", sans-serif;
	float: left;
	width: 390px;
}

#contact #col2 .rubrique p {
	margin-top: 45px;
	margin-bottom: 5px;
}

#contact #col2 .rubrique textarea {
	width: 320px;
	height: 190px;
	border: 1px solid #555656;
	background-color: #f5f6f6;
}

#contact #col2 input#envoi {
	margin-top: 10px;
	margin-left: 246px;
}

#contact #col2 #historique {
	width: 325px;
	float: left;
	height: 24px;
}

#contact #col2 #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#contact #col2 #historique p a {
	color: #787878;
	text-decoration: none;
}

#contact #col2 #historique p a:hover {
	text-decoration: underline;
}

#contact #bottom {
	clear: left;
	color: #58585A;
	font: 12px/18px Helvetica, "Trebuchet MS", sans-serif;
	padding-left: 20px;
}

#contact #bottom h2 {
	margin-top: 50px;
	margin-left: 280px;
}

#contact #bottom a {
	color: #e47b19;
	display: block;
	font-weight: bold;
	background: url(../img/fleche-plan.gif) no-repeat 0 5px;
	text-indent: 10px;
}

#contact #confirmation {
	color: #58585A;
	font: 12px/18px Helvetica, "Trebuchet MS", sans-serif;
	padding-left: 20px;
	height: 300px;
	padding-top: 90px;
}

#contact #confirmation h2 {
	margin-top: 50px;
	margin-left: 280px;
}



/* @end */

/* @group La Société */

#la-societe {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background: #ECEDED url(../img/societe-fond.gif) no-repeat 120px 65px;
}

#la-societe #titre {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 40px;
	clear: left;
}

#la-societe #historique {
	width: 465px;
	float: left;
	height: 24px;
}

#la-societe #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#la-societe #historique p a {
	color: #787878;
	text-decoration: none;
}

#la-societe #historique p a:hover {
	text-decoration: underline;
}

#la-societe #contenu {
	clear: left;
	margin-left: 128px;
	margin-top: 44px;
	width: 603px;
	height: 314px;
}

#la-societe #contenu img {
	float: left;
	width: 73px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

#la-societe #contenu #texte {
	float: left;
	width: 435px;
	margin-top: 39px;
}

#la-societe #contenu #texte p {
	color: #444;
	font: 11px/13px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}



/* @end */

/* @group Showroom */

#showroom {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background: #ECEDED no-repeat 120px 65px;
}

#showroom #titre {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 40px;
	clear: left;
}

#showroom #historique {
	width: 465px;
	float: left;
	height: 24px;
}

#showroom #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#showroom #historique p a {
	color: #787878;
	text-decoration: none;
}

#showroom #historique p a:hover {
	text-decoration: underline;
}

#showroom #col1 {
	float: left;
	width: 380px;
	clear: left;
	padding-left: 60px;
	padding-top: 30px;
}

/*#showroom #col1 img {
	margin-bottom: 30px;
}*/

#showroom #col1 ul#diaporama {
	width: 245px;
	height: 115px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

#showroom #col1 ul#diaporama li {
	width: 245px;
	height: 115px;
	background-color: #fff;
	position:absolute;
}

#showroom #col1 p {
	color: #444;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}

#showroom #col1 a {
	color: #e47b19;
	display: block;
	background: url(../img/fleche-plan.gif) no-repeat 0 5px;
	text-indent: 10px;
	font: bold 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	padding-top: 0;
}

#showroom #col2 {
	float: left;
	width: 70px;
}



/* @end */

/* @group Savoir Faire */

#savoir-faire {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background: #ECEDED no-repeat 120px 65px;
}

#savoir-faire #titre {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 40px;
	clear: left;
}

#savoir-faire #historique {
	width: 465px;
	float: left;
	height: 24px;
}

#savoir-faire #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#savoir-faire #historique p a {
	color: #787878;
	text-decoration: none;
}

#savoir-faire #historique p a:hover {
	text-decoration: underline;
}

#savoir-faire #texte {
	clear: left;
	float: left;
	width: 330px;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
}

#savoir-faire #texte p {
	color: #444;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}

#savoir-faire #image {
	float: left;
	width: 368px;
	height: 332px;
	padding-top: 40px;
	text-align: center;
}



/* @end */

/* @group Le Sur-mesure */

#le-sur-mesure {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background: #ECEDED no-repeat 120px 65px;
}

#le-sur-mesure #titre {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 270px;
	height: 40px;
	clear: left;
}

#le-sur-mesure #historique {
	width: 495px;
	float: left;
	height: 24px;
}

#le-sur-mesure #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#le-sur-mesure #historique p a {
	color: #787878;
	text-decoration: none;
}

#le-sur-mesure #historique p a:hover {
	text-decoration: underline;
}

#le-sur-mesure #texte {
	clear: left;
	float: left;
	width: 330px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

#le-sur-mesure #texte p {
	color: #444;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}

#le-sur-mesure ul#diaporama {
	float: left;
	width: 368px;
	height: 332px;
	overflow: hidden;
	position: relative;
}

#le-sur-mesure ul#diaporama li {
	width: 368px;
	height: 332px;
	background-color: #fff;
	position:absolute;
}



/* @end */

/* @group Plan du site */

#plan-du-site {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background: #ECEDED no-repeat 120px 65px;
}

#plan-du-site #titre {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 40px;
	clear: left;
}

#plan-du-site #historique {
	width: 465px;
	float: left;
	height: 24px;
}

#plan-du-site #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#plan-du-site #historique p a {
	color: #787878;
	text-decoration: none;
}

#plan-du-site #historique p a:hover {
	text-decoration: underline;
}

#plan-du-site #col1,#plan-du-site #col2,#plan-du-site #col3,#plan-du-site #col4,#plan-du-site #col5 {
	float: left;
	width: 145px;
	margin-right: 14px;
	margin-top: 20px;
	color: #444;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
}

#plan-du-site .cat {
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

#plan-du-site .cat a {
	color: #444;
	text-decoration: none;
}

#plan-du-site .cat a:hover {
	text-decoration: underline;
}

#plan-du-site .contenu {
	font: 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	height: 290px;
	overflow: hidden;
}

#plan-du-site .contenu a {
	color: #444;
}



/* @end */

/* @group Evènements */

#evenements {
	width: 840px;
	height: 410px;
	border: 1px solid #000;
	margin-left: 34px;
	margin-bottom: 20px;
	margin-top: 4px;
	background: #ECEDED no-repeat 120px 65px;
}

#evenements #titre {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 300px;
	height: 40px;
	clear: left;
}

#evenements #historique {
	width: 465px;
	float: left;
	height: 24px;
}

#evenements #historique p {
	color: #787878;
	font: 10px/24px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	padding-right: 10px;
}

#evenements #historique p a {
	color: #787878;
	text-decoration: none;
}

#evenements #historique p a:hover {
	text-decoration: underline;
}

#evenements #description {
	float: left;
	margin-left: 50px;
	width: 350px;
	clear: left;
	margin-right: 50px;
	color: #444;
	font: 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	margin-top: 30px;
}

#evenements #description .nom {
	background: url(../img/fleche-plan.gif) no-repeat 0 13px;
	text-indent: 14px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

#evenements #description .descriptif {
	margin-left: 13px;
}

#evenements #description .descriptif p {
	line-height: 14px;
	background-repeat: no-repeat;
	margin-bottom: 9px;
	margin-top: 6px;
}

#evenements #visuel {
	float: left;
	width: 360px;
	text-align: center;
}



/* @end */

/* @group Promo */

#promo #cadrepromo {
	width: 840px;
	height: 20px;
	overflow: hidden;
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	position: relative;
	line-height: 20px;
}

#promo #promocontenu {
	width: 830px;
	text-align: center;
	position: absolute;
	color: ##FF0000;
}

#promo {
	color: #b6140a;
	text-align: center;
	margin-left: 32px;
	position: relative;
	margin-bottom: 15px;
	width: 850px;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
}



/* @end */

/* @group Promotions */

#promotions {
	width: 100%;
	height: 442px;
	font: 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	color: #797979;
	clear: left;
}

#promotions #fprec {
	float: left;
	height: 305px;
	width: 50px;
	margin-left: 15px;
	padding-top: 120px;
}

#promotions #vppromos {
	float: left;
	height: 100%;
	width: 779px;
	padding-top: 7px;
}

#promotions #vppromos ul li  {
	width: 165px;
	height: 208px;
	float: left;
	margin-right: 39px;
	margin-top: 6px;
}

#promotions #vppromos ul li:nth-child(4n+4) {
	margin-right: 0px;
}



#promotions #vppromos ul li a {
	color: #797979;
	text-decoration: none;
	text-align: center;
}

#promotions #vppromos ul li img {
	width: 100%;
	height: auto;
}

#promotions #vppromos ul li .texte-promo {
	width: 100%;
	height: 38px;
	overflow: hidden;
}

#promotions #vppromos ul li h5 {
	font-weight: bold;
	padding-top: 2px;
}

#promotions #vppromos ul li p {
	
}

#promotions #fsuiv {
	float: left;
	height: 305px;
	width: 50px;
	margin-left: 15px;
	padding-top: 120px;
}

.ombre1 {
	box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.4);
}



/* @end */