body, html {
	background-color: #3d3b3b;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #141215;
	text-align: justify;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d7001d;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d3b3b;
	margin-bottom: 10px;
	font-weight: bold;
}
p {
	margin-bottom: 5px;
}
#mainContener {
	width: 1003px;	
	margin: 0px auto;
}
#header {
	width: 1003px;	
}
#contener {
	width: 1003px;
	background-image: url(../img/commun/bkg-contener.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 458px;
}
#colGauche {
	float: left;
	width: 244px;
	height: 458px;
}
.tacheAccueil {
	background: url(../img/menu/tache-accueil.png) no-repeat left top;
}
.tacheRea {
	background: url(../img/menu/tache-realisations.png) no-repeat left top;
}
.tacheExpo {
	background: url(../img/menu/tache-expo.png) no-repeat left top;
}
.tacheNewsletter {
	background: url(../img/menu/tache-newsletter.png) no-repeat left top;
}
.tacheContact {
	background: url(../img/menu/tache-contact.png) no-repeat left top;
}
#nav li {
	list-style-type: none;
}
#nav li a {
	text-indent: -5000px;
	text-decoration: none;
	display: block;
}
#nav li a.navAcc {
	height: 105px;
	width: 244px;
	background: url(../img/menu/01-accueil.png) no-repeat;
}

#nav li a.navRea {
	height: 75px;
	width: 244px;
	background: url(../img/menu/02-rea.png) no-repeat;
}
#nav li a.navExpo {
	height: 80px;
	width: 244px;
	background: url(../img/menu/03-expo.png) no-repeat;
}
#nav li a.navNews {
	height: 105px;
	width: 244px;
	background: url(../img/menu/04-news.png) no-repeat;
}
#nav li a.navContact {
	height: 93px;
	width: 244px;
	background: url(../img/menu/05-contact.png) no-repeat;
}
#nav li a.navVideo {
	height: 93px;
	width: 244px;
	background: url(../img/menu/05-video.png) no-repeat;
}
#nav li a.navAcc:hover, #nav li a.navRea:hover, #nav li a.navExpo:hover, #nav li a.navNews:hover, #nav li a.navContact:hover, #nav li a.navVideo:hover  {
	background-position: -244px 0px;
}

#page {
	float: left;
	width: 656px;
	margin:28px;
	height: 350px;
	overflow: auto;
}
#footer {
	float: left;
	width: 682px;
	margin:10px 0 0 28px;
	text-align:right;
	color:#d0cfcd;
	/*color: #0a0f15;*/
	font-size:11px;
}
#footer a {
	color:#d0cfcd;
	text-decoration: none;
}
#footer a:hover {
	color: #D7001D;
}
.clear {
	clear: both;
}
.visuel {
	float: left;
	margin: 0px 18px 20px 0px;
	width:350px;
}
.visuel-video {
	float: left;
	margin: 0px 18px 20px 0px;
	width:200px;
}
.visuel hr {
	border: none 0;
	margin:15px 0;
	border-top: 1px dotted #3d3b3b;
	width: 100%;
	height: 1px;
}
.description {
	float: left;
	margin-bottom: 20px;
	width:255px;
}
.description-video {
	float: left;
	margin-bottom: 20px;
	width:405px;
}
.colUnique {
	width: 615px;
}
.borderBottomNoir {
	border-top: dotted 1px #000;
	/*border-bottom: solid 20px #d0cfcd;*/
	border-bottom: solid 20px #c1c2c4;
}
.description a, .visuel a, .description-video a, .visuel-video a {
	color: #141215;
	text-decoration: none;
}
.description a:hover, .visuel a:hover, .description-video a:hover, .visuel-video a:hover {
	color: #d7001d;
	text-decoration: underline;
}
.blocAdresse {
	border-left:2px solid #D7001D;
	color:#666;
	font-size:11px;
	margin-top:10px;
	padding-left:10px;
}
/********************* FORMULAIRE ***************************/
.visuRight {
	float:right;
	margin-left: 20px;
}
.formInput250 {
	width: 250px;
	border: 1px solid #141215;
}
.msgErreur {
	color: #D7001D;
}
#msg {
	color: #141215;
	font-weight: bold;
	margin: 5px 0 15px 0;
	border-bottom: 2px solid #D7001D;
	padding-bottom: 5px;
}
a.subtn {
	background: url(../img/commun/bkg-btn.gif) no-repeat;
	color:#d7001d;
	font-size:11px;
	font-weight:bold;
	height:16px;
	margin-left: 10px;
	padding:3px 0 0 10px;
	text-decoration:none;
	width:62px;
}
.form-imput-250 {
	font-weight: bold;
	background-color: #D0CFCD;
	margin-bottom: 3px;
	padding: 3px 5px;
	border: 1px solid #d7001d;
	width: 250px;
	font-family: "Tahoma "Arial, Helvetica, sans-serif;
	color: #141215;
	font-size: 12px;
}
.form-imput-300 {
	font-weight: bold;
	background-color: #D0CFCD;
	margin-bottom: 3px;
	padding: 3px 5px;
	border: 1px solid #d7001d;
	width: 300px;
	font-family: "Tahoma "Arial, Helvetica, sans-serif;
	color: #141215;
	font-size: 12px;
}
.form-bouton {
	font-weight: bold;
	background-color: #d7001d;
	border: solid 1px #d7001d;
	color: #ffffff;
	padding: 2px 3px;
	font-size: 10px;
	margin-top: 10px;
}
textarea {
	height: 150px;
	font-size: 12px;
}