@charset "utf-8";
/* CSS Document */

body {
	width:1000px;
	margin:0 auto;
	padding:0;
	font-family:Arial, Verdana, serif;
	background-color:#FFF;
	font-size:14px;
	text-align:justify;
}
h1 {
	margin:20px;
	text-align:center;
	font-size:24px;
	color:#CC0507;
	clear:both;
}
a {
	text-decoration:underline;
	color:#FF0000;
}

.planSite {
	background-color:#EFEFEF;
	padding:10px;
}
.planSite a {
	text-decoration:none;
	display:block;
}
ul.planSite li {
	list-style:none;
}
ul.planSite li a {
	font-size:16px;
	font-weight:bold;
	color:#CC0507;
	margin-bottom:5px;
	margin-top:10px;
	text-decoration:underline;
}
ul.planSite li ul li {
	list-style:square;
}
ul.planSite li ul li a {
	font-size:14px;
	font-weight: normal;
	color:#000;
	margin:0;
	text-decoration:none;
}
ul.planSite li ul li ul li {
	list-style:circle;
}
ul.planSite li ul li ul li a {
	font-size:13px;
}

#header {
	background-image:url(../../images/1.0/header1.jpg);
	width:1000px;
	height:150px;
	background-repeat:no-repeat;
	position:relative;
}
h2.page, h1.accueil {
	 font-size:30px;
	 color:#FFFFFF;
	 position:absolute;
	 margin:0;
	 padding:0;
	 top:20px;
	 text-align:center;
	 width:420px;
	 margin-left:350px;
}
h3.page, h2.accueil {
	 font-size:20px;
	 color:#000000;
	 margin-left:296px;
	 position:absolute;
	 top:75px;
	 width:450px;
	 text-align:center;
}
.menu1 {
	float:left;
	width:295px;
}
.menu {
	background-color:#1B2421;
	width:auto;
}
.menu a {
	display:block;
	color:#FFFFFF;
	font-size:18px;
	text-indent:30px;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}
.menu a:hover, .rubActive {
	background-color:#cc0507;
	background-image:url(../../images/1.0/fleche_menu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	top:33px;
	left:7px;
}
.rubrique_sep {
	background-image:url(../../images/1.0/separation_menu.gif);
	height:10px;
	background-position:center;
	background-repeat:no-repeat;
}
#photo_entr {
	height:238px;
	width:374px;
	background-image:url(../../images/1.0/photo_entreprise.jpg);
	float:left;
}
#zone_produits {
	float:left;
	width:266px;
	height:220px;
	background-image:url(../../images/1.0/zone_produits.gif);
	background-repeat:no-repeat;
	position:relative;
	left:20px;
	text-align:center;
	padding:30px 0 0 0;
}
.logo_produit a  img {
	border:solid 1px #898989;
}
#zone_produits a {
	border:0;
}
#zone_produits h4 { 
	margin:0;
	margin-bottom:5px;
}
#zone_produits h4 a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.fleche_droite {
	position:absolute;
	right:10px;
	top:95px;
}
.fleche_gauche {
	position:absolute;
	left:10px;
	top:95px;
}
.adresse {
	color:#FFFFFF;
	padding-left:8px;
	font-size:14px;
	text-indent:22px;
	position:relative;
	font-size:18px;
}
.adresse p {
	text-indent:0;
	font-size:14px;
	color:#999;
	margin:0;
	padding-bottom:10px;
	margin-left:34px;
}
.adresseA {
	width:110px;
	margin:0 5px 0 5px;
	text-align:center;
	font-size:14px;
	position:absolute;
	top:0;
	right:0;
}
.adresseA a {
	font-size:12px;
}
.adresseA a:hover {
	background-color:#1B2421;
	background-image:none;
}
.info_entreprise {
	color:#FFFFFF;
	font-size:18px;
}
#zone_chantiers {
	background-color:#E4E4E4;
	padding:5px 0px 0px 5px;
	text-align:left;
	width:643px;
}
#zone_chantiers_top {
	height:24px;
	width:648px;
	text-decoration:none;
	color:#000;
	text-indent:45px;
	background-image:url(../../images/1.0/zone_chantiers_top.gif);
	background-repeat:no-repeat;
}
#zone_chantiers_top a {
	display:block;
	text-decoration:none;
	color:#000;
	text-indent:45px;
	padding-top:5px;
}
#zone_chantiers_pied {
	height:15px;
	background-image:url(../../images/1.0/zone_chantiers_pied.gif);
	background-repeat:no-repeat;
}
#zone_chantiers table { 
	float:left;
	margin:0;
	width:312px;
	margin:2px;
	height:90px;
}
#zone_chantiers a {
	text-decoration:none;
	color:#000;
	padding-top:8px;
}
#zone_chantiersLien {
	text-decoration:none;
	color:#000;
	display:block;
	position:absolute;
	top:4px;
	left:15px;
}
#zone_chantiers img {
	border:solid 1px #000;
}

#pied {
	text-align:center;
	background-image:url(../../images/1.0/pied1.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top: 20px;
	height:40px;
	width:1000px;
	color:#000000;
	padding-top:10px;
	margin-bottom:10px;
}	
#pied a {
	text-decoration:none;
	color:#FFFFFF;
}
.top_menu {
	 background-image:url(../../images/1.0/top_menu.gif);
	 background-position:center;
	 background-repeat:no-repeat;
	 width:auto;
	 height:16px;
	 padding-left:4px;
}
.bot_menu {
	 background-image:url(../../images/1.0/bot_menu.gif);
	 background-position:center;
	 background-repeat:no-repeat;
	 width:auto;
	 height:16px;
	 padding-left:4px;
}
#texte_presentation {
	margin-top:20px;
	margin-left:10px;
	margin-right:30px;
}
#contenu {
	width:685px;
	float:left;
	margin-left:20px;
}
#menuContenu {
	width:1000px;
	float:left;
}

/* Titre de rubrique */

.rubrique {
	float:left;
	margin-left:20px;
	width:682px;
	height:60px;
	background-image:url(../../images/1.0/titre-rubrique.gif);
	background-repeat:no-repeat;
	position:relative;
}
.rubrique p {
	color:#FFF;
	width:250px;
	font-size:18px;
	position:absolute;
	left:20px;
	bottom:10px;
}

/* Formulaire */

form {
	width: 600px;
	padding: 10px 20px;
	color: #1B2421;
}
form p {
	margin: 1em 0;
}
form p.double {
	overflow: hidden;
	width: 100%;
}
form p.double label {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}
form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}
form p.double input,
form p.double textarea {
	width: 200px;
	margin-left: 12px;
	border: solid 1px #1B2421;
	padding: 2px 4px;
}
form p.double textarea {
	padding: 2px 0 0 4px;
	width:420px;
	height:16em;
}
form p.simple {
	margin-left: 160px;
}
#f1-code_postal {
	width:60px;
}
#f1-telephone {
	width:100px;
}
#f1-nom {
	width:100px;
}
#f1-prenom {
	width:100px;
}




/*Fil d'ariane*/

.breadcrumb {
	position:relative;
	height:30px; 
	width:100%;
}
.breadcrumb ul {
	position:relative; 
	margin:0 5px 0 5px; 
	padding:0; 
	height:30px; 
	background:url(../../images/1.0/breadcrumbImage.png) 0px -30px repeat-x; 
}
.breadcrumb ul li {
	padding:0; 
	margin:0; 
	list-style:none; 
	float:left; 
	height:30px 
	display:inline;
}
.breadcrumb ul li a {
	font:14px Arial, Verdana, sans-serif; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	line-height:30px; 
	display:block; 
	background:url(../../images/1.0/breadcrumbImage.png) 100% -60px no-repeat; 
}
.breadcrumb ul li a span {
	padding:0 17px 0 15px; 
}
.breadcrumb ul li a:hover span, .breadcrumb ul li a:hover.active span  {
	text-decoration:none; 
	color:#CCC;
}
.breadcrumb ul li a.active {
	background:none;
	color:#CCC;
}
.breadcrumb ul li a.active:hover span {
	text-decoration:none;
}
.breadcrumb .left {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:10px; 
	height:30px; 
	display:block; 
	z-index:1; 
	background:url(../../images/1.0/breadcrumbImage.png) 0% 0px no-repeat;
}
.breadcrumb .right {
	position:absolute; 
	top:0px; 
	right:0px; 
	width:10px; 
	height:30px; 
	display:block; 
	z-index:1; 
	background:url(../../images/1.0/breadcrumbImage.png) 100% -90px no-repeat; 
}


/*Rubriques*/
.rubrique1 h4 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:14px;
}
.rubrique1 a {
	font:14px Arial, Verdana, sans-serif; 
	color:rgb(255,255,255); 
	text-decoration:none; 
	line-height:30px;
	padding:0; 
	padding-left:9px;
	display:block;
	height:30px; 
	float:left;
	width:282px;
	margin-bottom:20px;
	margin-left:25px;
	margin-right:25px;
	background:url(../../images/1.0/breadcrumbImage1.png) 0px -30px repeat-x; 
	position:relative;
	z-index:1;
}
.rubrique1 p {
	margin-left:15px;
	margin-right:15px;
}
.rubrique1 a:hover {
	background:url(../../images/1.0/breadcrumbImage.png) 0px -30px repeat-x; 
	z-index:1;
}
.rubrique1 a .left {
	position:absolute; 
	top:0px; 
	left:-10px; 
	width:10px; 
	height:30px; 
	display:block; 
	z-index:100; 
	background:url(../../images/1.0/breadcrumbImage1.png) 0% 0px no-repeat;
}
.rubrique1 a:hover .left {
	background:url(../../images/1.0/breadcrumbImage.png) 0% 0px no-repeat;
	z-index:100; 
	
}
.rubrique1 a:hover .right {
	background:url(../../images/1.0/breadcrumbImage.png) 100% -90px no-repeat; 
	z-index:100; 
}
.rubrique1 a .right {
	position:absolute; 
	top:0px; 
	right:-10px; 
	width:10px; 
	height:30px; 
	display:block; 
	z-index:100; 
	background:url(../../images/1.0/breadcrumbImage1.png) 100% -90px no-repeat; 
}



.article p {
	text-align:justify;
}
.paragraphe_type1 {
	margin-top:20px;
}
.paragraphe_type1 img {
	border:solid #000 1px;
	margin-left:55px;
}
.paragraphe_type2 {
	margin-top:20px;
	min-height:120px;
}
.paragraphe_type2 img {
	float:left;
	border:solid #000 1px;
	margin-right:10px;
}
.paragraphe_type3 {
	margin-top:20px;
	min-height:120px;
}
.paragraphe_type3 img {
	float:right;
	border:solid #000 1px;
	margin-left:10px;
}
.article_liste img {
	float:left;
	border:solid #000 1px;
	margin-right:10px;
}
.article_liste {
	margin-top:5px;
	width:550px;
	text-align:justify;
	font-size:14px;
	margin-left:65px;
	
}
.article_liste a {
	text-decoration:none;
	color:#000;
}
.article_liste h4 a {
	color:#F00;
	font-weight:bold;
}
.titre_article {
	color:#CC0507;
	font-size:14px;
	margin-top:0;
}
.sep_articles {
	background-image:url(../../images/1.0/sep_articles.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:8px;
	margin-top:10px;
}
.sous_rubriques_menu a {
	font-size:14px;
	text-indent:50px;
}



/* CSS pagination */
div.pagination {
	font-size:14px;
	margin-top:20px;
	text-align:center;
}
div.pagination strong {
	background-color:#1B2421;
	padding:5px 10px;
	text-align:center;
	margin:0px 0.25em 0px 0.25em;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
}
div.pagination a {
	background-color:#4c4c4c;
	padding:5px 10px;
	margin:0px 0.25em 0px 0.25em;
	border:solid 1px #000000;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.pagination a:hover {
	background-color:#1B2421;
	text-decoration:underline;
}





/* para*/
.resume {
	padding-left:15px;
	padding-right:5px;
    font-weight:bold;
    padding-top:15px;
}
div.logoRight {
	width:202px;
	float:right;
	margin-left:5px;
	margin-right:4px;
	margin-bottom:3px;
    margin-top:0px;
	text-align:center;
}
div.logoRight img, div.logoLeft img {
	border:solid 1px #CFCFCF;
}
div.logoLeft {
	width:202px;
	float:left;
    margin-top:0px;
	margin-right:5px;
	margin-left:4px;
	margin-bottom:3px;
	text-align:center;
}
div.logoLeft div, div.logoRight div, .legendePhoto {
	text-align:center;
	font-size:11px;
	border:solid 1px #CFCFCF;
    border-top:0;
	padding:3px;
	background-color:#EFEFEF;
	margin-bottom:3px;
	color:#000;
}
div.paragraphes table {
	text-align:center;
	margin-top:5px;
    position:relative;
    right:6px;
}
div.titrePara {
	font-size:15px;
	font-weight:bold;
	padding-left:8px;
	margin-top:10px;
    margin-bottom:8px;
	color:#000;
}
div.paragraphes p {
    margin-top:0;
    padding-top:0;
}
div.paragraphes table img {
	border:solid 1px #CFCFCF;
}
div.imageCentree {
	text-align:center;
	margin-top:7px;
	font-size:11px;
	font-weight:bold;
}
div.imageCentree img {
	border:solid 1px #CFCFCF;
}
div.imageCentree div {
	width:494px;
	margin:0 auto;
	background-color:#EFEFEF;
	border:solid 1px #CFCFCF;
	border-top:0;
	padding:3px;
}
div.video {
    text-align:center;
    margin-bottom:7px;
    margin-top:5px;
}
div.video div {
	text-align:center;
}
div.downlaod img {
	float:left;
	margin-right:10px;
	border:0;
}
div.downlaod {
    width:250px;
	margin:0 auto;
	margin-top:10px;
    margin-bottom:15px;
}
div.downlaod div {
	padding-top:0px;
}
					
