/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #545454;
	font-size: 0.8em;
}

h1, h2, h3{
	font-family: Arial, sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

img {
	border: 0
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}



/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 990px;
	background-color: #FFFFFF;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: left;
	width:961px;
	padding: 0;
	margin: 10px 10px 0 10px;
}
#contenu a {
	color: red;
}

#contenu .bloc_contenu {
	float: left;
	width:100%;
	.width: 960px;
	margin:0px; padding: 5px 0px;
	border-left: solid #000 1px;
	border-right: solid #000 1px
}
#contenu .bloc_contenu .image {
	float: left;
	margin: 10px 10px; padding:0;
	.margin: 10px 5px;
}

#contenu .header {
	float: left;
	width:963px; height: 5px;
	.overflow:hidden;
	background-image: url(images/top-bloccontenu.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#contenu .footer {
	float: left;
	width:963px; height: 5px;
	.overflow:hidden;
	background-image: url(images/bottom-bloccontenu.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#contenu .bloc_txt_pasvide {
	float: left;
	margin: 0 10px; padding: 5px 20px;
	.padding: 5px 0px;
	width: 480px;
	text-align: justify;
}
#contenu .bloc_txt {
	float: left;
	margin: 0 10px; padding: 5px 20px;
	.padding: 5px 0px;
	width: 900px;
	text-align: justify;
}
#contenu .bloc_txt p {
	width: 100%;
	padding: 0px 0px; margin: 0;
}
#contenu .bloc_txt_pasvide p {
	width: 100%;
	padding: 0px 0px; margin: 0;
}
#contenu .image {
	float: left;
	width:400px;
	margin: 10px 10px; padding:0;
}
#contenu .image .titre {
	float: left;
	background-color:#8a0000;
	width: 380px;
	height: 15px;
	margin:0px; padding:5px 10px;
	font-size: 14px;
	color: #FFF;
}
#contenu h1 {
	background-color:#8a0000;
	width: 440;
	margin: 0 10px; padding: 5px 20px;
	font-size: 14px;
	color: #FFF;
}
#contenu h2 {
	color: #000;
	font-weight: bold;
}

#contenu p {
	float: left;
	margin: 10px 0; padding:0;
	text-align: justify;
}
#contenu ul{
	float: left;
	width: 100%;
	margin:10px 0 10px 20px;
}
#contenu li{
	float: left;
	width: 100%;
	height:20px;
	list-style:circle;
}
#contenu form {
	margin: 0;
	padding: 10px 0px 0 20px;
	width: 920px;
}
#contenu form h3 {
	margin: 0 0 0 20px;
	padding: 10px 0px 0 0px;
	width: 865px;
	border-bottom: 1px #000 solid;
}
#contenu form p {
	margin: 0;
	padding: 10px 20px;
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	width:420px;
}

#contenu form p label {
	overflow: hidden;
	float: left;
	width: 200px;
	padding:0;
	margin: 2px 0 0 0;
	text-align: left;
}
#contenu form p input {
	float:left;
	margin: 0 10px 0 0;
	width: 190px;
	padding: 3px;
}
#contenu form p select {
	font-weight:normal;
	float:left;
	margin: 0 10px 0 0;
	width: 193px;
	padding: 3px;
	
}
#contenu form p input .radio, #contenu form p input.checkBox {
	float:left;
	margin: 5px 0;
	width: 10px;
	padding: 0;
	border: none;
}
#contenu form p .labelRadio, #contenu form p .labelCheckBox {
	float:left;
	margin: 5px 10px 0 0;
	padding: 0;
	background-color:transparent;
	border: none;
	font-weight:bold;
}
#contenu form ul{
	float: left;
	width: 100%;
	margin:10px 0 10px 20px;
}
#contenu form li{
	float: left;
	width: 180px;
	height:20px;
	list-style: none;
	font-weight: normal;
}

#contenu form .submit {
	margin:0; padding: 0;
	width: 125px;
	height: 26px;
	background-image: url(images/fond-input.gif);
	background-repeat: no-repeat;
	color: #FFF;
	.color: red;
	font-weight: bold;
}

.blocligne { float: left; width: 100%; margin: 5px 0;}

#blocetapes {
	float: left;
	width:415px;
	padding: 30px 20px;
	.padding: 30px 15px;
	margin: 10px 8px 0 13px;
	border: solid #dddbdc 8px;
	font-weight: bold;
	font-size: 14px;
}
#blocetapes h1 {
	font-weight: bold;
	font-size: 18px;
}
.blocinfos {
	float: left;
	width:474px;
	padding: 0px;
	margin: 10px 5px 0 13px;
	.margin: 10px 5px 0 10px;
	font-weight: bold;
	font-size: 13px;
}
.blocinfos .header {
	float: left;
	width:474px; height: 5px;
	.overflow:hidden;
	padding:0px; margin:0px;
	background-image: url(images/top-blocinfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.blocinfos .footer {
	float: left;
	width:474px; height: 5px;
	background-image: url(images/bottom-blocinfo.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
.blocinfos .contenu {
	float: left;
	width:469px;
	height: 280px;
	padding: 0px 0px; margin: 0px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	.overflow:hidden;
}
.blocinfos .contenu a {
	color: #FFF;
}
.blocinfos .contenu .image {
	float: left;
	width:449px;
	height: 250px;
	overflow: hidden;
	padding: 0px;
	margin: 0 10px; padding:0px 0px;
	.margin: 0 5px; .padding:0px 0px;
}
ul#portfolio {
	float: left;
	margin: 0; padding:0;
}
ul#portfolio li image {
	float: left;
	width:449px;
	height: 250px;
	overflow: hidden;
	margin: 0 10px; padding:0px 0px;
	_margin: 0 0 0 0px;
	.margin: 0 0 0 10px;
}
.blocinfos .contenu .image p {
	margin:160px 0px 0 0; padding:10px;
	_margin:250px 0px 0 0;
	height: 75px;
	background-image:url(images/fond-txt-actualites.png);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: justify;
}
.blocinfos h1 {
	background-color:#8a0000;
	width: 440;
	margin: 0 10px; padding: 5px 5px;
	font-size: 14px;
	color: #FFF;
}
.blocinfos p {
	margin: 10px 7px; padding: 0 10px;
	text-align: justify;
}
.txtimportant {
	font-size: 21px;
}





/* Entête
-------------------------------------------------------- */
#bandeauhaut {
	float: left;
	background-color:#000;
	background-image: url(images/bandeau-haut.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height:23px;
	margin: 0; padding:5px 0 0 10px;
	color:#FFF;
	font-size: 12px;
}
#bandeauhaut .telephone {
	float: right;
	width: 125px;
	height:19px;
	margin:0 20px 3px 0; padding:0;
	.background-image: url(images/telephone-guidetravaux.png);
	.background-repeat: no-repeat;
	.behavior: url(images/iepngfix.htc);
}
#bandeauhaut .baseline {
	float: left;
	width: 700px;
	height:20px;
	margin: 0; padding:0;
}
#entete {
	float: left;
	background-image: url(images/fond-entete.gif);
	background-repeat: repeat-x;
	width: 990px;
	height: 286px;
	margin: 0;
	padding:0;
	color: #FFFFFF;
}

#entete .logo {
	float: left;
	width: 320px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#entete .baseline {
	float: left;
	width: 511px;
	height: 63px;
	background-image:url(images/bloc-baseline.png);
	background-repeat: no-repeat;
	behavior: url(images/iepngfix.htc);
	margin:10px 0;
	padding:15px 60px;
	font-size: 28px;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
}
#entete .bloc-secteurs {
	float: left;
	width:990px;
	margin:5px 0 0 3px;
	.margin:0px 0 6px 0px;
	padding:0px;
}
#entete .bloc-secteurs .cadresecteur {
	float: left;
	width:185px; height:45px;
	.width:182px; .height:35px;
	background-image: url(images/cadre-secteur.png);
	background-repeat: no-repeat;
	behavior: url(images/iepngfix.htc);
	overflow: hidden;
	margin:0px;
	padding:90px 0 0 8px;
	.padding:90px 0 0 5px;
	font-size: 16px;
}
#entete .bloc-secteurs .cadresecteur a {
	color: #FFF;
}
#entete .bloc-secteurs .secteur {
	float: left;
	width:187px; height: 125px;
	margin:5px;
	padding:0px;
}
#entete .bloc-secteurs ul {
	float: left;
	width:191px; height: 135px;
	overflow: hidden;
	margin:0px; padding: 0px;
}
#entete .bloc-secteurs ul#portfolio2 li {
	float: left;
	width:190px; height: 135px;
	overflow: hidden;
	margin: 0 0px; padding:0px 0px;
}
#entete .bloc-secteurs ul#portfolio2 li .cadresecteur {
	float: left;
	width:187px; height:135px;
	background-image: url(images/cadre-secteur.png);
	background-repeat: no-repeat;
	behavior: url(images/iepngfix.htc);
	overflow: hidden;
	margin:0px;
	padding:90px 0 0 0;
	.padding:90px 0 0 0px;
	font-size: 16px;
}
#entete .menu {
	float: left;
	width:983px; height: 32px;
	.width:987px;
	margin:0px 0px 0 7px;
	.margin:0px 0px 0 3px;
	padding:0px;
	overflow: hidden;
}
#entete .menu dt {
	float: left;
	width:163px;
	.width:163px;
	background-image: url(images/fond-onglet.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	height:23px;
	margin: 0; padding:10px 0 0 0;
	cursor: pointer;
}
.devis {
	color:red;
}
a.LIEN_devis:link {
	color:red;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_devis:visited {
	color:red;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_devis:hover {
	color:red;
	text-decoration: underline;
	font-weight: bold;
}


/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.contourImage {
	border: 1px solid #0066CC;
	margin-bottom: 5px;
	float: left;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}


a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */
#footer-baseline {
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 45px;
	font-weight: normal;
	padding: 20px 0px 0 0;
	margin: 0px 0;
}

#footer{
	float: left;
	width: 100%;
	height: 170px;
	background-color: #757575;
	font-size: 11px;
	text-align: center;
	margin: 10px 0px 0px 0;
	padding:10px 0px 10px 0;
	color: #FFF;
}
#footer ul{
	float: left;
	width: 100%;
	margin: 20px 35px;
}
#footer li{
	float: left;
	width: 198px;
	height:15px;
	list-style:disc;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0; margin: 0;
	list-style-type: disc;
	text-align: left;
	cursor: pointer;
}
#footer li a{
	color: #FFF;
}
a.LIEN_footer:link {
	color: #000;
	text-decoration:none;
}

a.LIEN_footer:visited {
	color: #000;
	text-decoration:underline;
}

a.LIEN_footer:hover {
	color: #000;
	text-decoration:underline;
}
#footer-coordonnees {
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	font-size:12px;
	padding: 5px 0px; margin: 0px 0;
	background-color: #545454;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}
