@charset "utf-8";
/* CSS Document */
/*
---------------------------------------------------------------------------------
couleur theme site

---------------------------------------------------------------------------------
*/

@font-face {
    font-family: 'cool_font';
    src: url('../font/libelsuit-webfont.eot');
    src: url('../font/libelsuit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/libelsuit-webfont.woff') format('woff'),
         url('../font/libelsuit-webfont.ttf') format('truetype'),
         url('../font/libelsuit-webfont.svg#libel_suitregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	background-image:url(../img/Bg_Texture.png);
}

body {
	font-family: cool_font;
	width: 100%; /*1024px;*/
	margin: 0px auto;
}

/*
---------------------------------------------------------------------------------

		FONDS HEADER ET FOOTER DU SITE

---------------------------------------------------------------------------------
*/

#headerimg {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 252px;
	background-image:url(../img/WoodPlank_Repeat.png);
}

#header_bottom_separator {
	position:absolute;
	background-image:url(../img/Scratch_Paper_Texture.png);
	height: 19px;
	top: 233px;
	left:0px;
	width:100%;
}

/*
---------------------------------------------------------------------------------

		CONTENU DU SITE

---------------------------------------------------------------------------------
*/

#content {
	/*background-color:#00ff00;*/
	width: 950px;
	padding: 0px 0px 0px 0px;
	display:block;
	margin: 0px auto;
}

#content #footercontactimg {
	position:absolute;
	left:0px;
	width:100%;
	height:266px;
	background-image:url(../img/Contact_Footer_bg.png);
	margin-top:-20px;
}

#content #footerimg {
	position:absolute;
	left:0px;
	width:100%;
	height:168px;
	background-image:url(../img/Footer_bg.png);
	margin-top:0px;
}

#content #logo {
	position:relative;
	background-image:url(../img/Logo_MonPuits.png);
	width: 201px;
	height: 201px;
	top: 5px;
	left: 40px;
	float: left;
	overflow: hidden;
}

#content #flyerlogo {
	position:relative;
	background-image:url(../img/flyer.gif);
	width: 97px;
	height: 136px;
	top: 10px;
	left: 640px;
	float: left;
	overflow: hidden;
}

#content #titre_principal  {
	position: relative;
	top: 92px;
	left: 280px;
	width: 500px;
	height: 57px;
	color: #ffffff;
	font-size: 46px;
	white-space: nowrap;
}

#content #titre_principal span {
	position: relative;
	left: -200px;
	background-color: #aa1d32;
	background-image:url(../img/tagbg_rouge.png);
	background-repeat:repeat-x;
	padding: 3px 5px 3px 5px;
}

#content #titre_secondaire {
	position: relative;
	top: 95px;
	left: 280px;
	width: 500px;
	color: #2c3439;
	font-size: 28px;
	white-space: nowrap;
}

#content #titre_secondaire span
{
	position: relative;
	left: -200px;
	background-image:url(../img/tagbg_blanc.png);
	background-repeat:repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content #menu_button
{
	position: relative;
	width: 540px;
	height: 36px;
	top: 0px;
	padding-top: 0px;
	float: right;
	color: #b3d37d;
	font-size: 28px;
	white-space: nowrap;
}

#content #menu_button a {
	float: left;
	background-color: #2c3439;
	margin: 0px 3px 0px 3px;
	padding: 4px 12px 4px 12px;
	cursor:pointer;
	text-decoration:none;
}

#content #menu_button span a {
	background-color: #aa1d32;
	color: #ffffff;
}
#content #menu_button span a:link {
	color: #ffffff;
}
#content #menu_button span a:visited {
	color: #ffffff;
}
#content #menu_button span a:hover {
	color: #ffffff;
	background-color: #aa1d32;
}
#content #menu_button span a:active {
	color: #ffffff;
}


#content #menu_button a:link {
	color: #b3d37d;
}
#content #menu_button a:visited {
	color: #b3d37d;
}
#content #menu_button a:hover {
	color: #ffffff;
	background-color: #aa1d32;
}
#content #menu_button a:active {
	color: #ffffff;
}

#content .main_image_separator {
	margin: 20px 0px 20px 0px;
	width:950px;
}

/*
---------------------------------------------------------------------------------

		MAIN TITLE DU SITE

---------------------------------------------------------------------------------
*/

h1
{
	color: #2c3439;
	background: transparent url(../img/Tag_Line_Repeat.png) repeat-x center;
	text-align:center;
	margin-top:200px;
	margin-bottom: 30px;
	/*padding-top: 180px;*/
	white-space: nowrap;
}

h1 span
{
	padding: 0px 10px;
	margin: 0px;
	font-size: 52px;
	background-image: url(../img/Bg_Texture.png);
}

h2
{
	color: #aa1d32;
	background: transparent url(../img/Tag_Line_Repeat.png) repeat-x center;
	text-transform: uppercase;
	padding-left: 30px;
	margin-top: 200px;
	margin-bottom: 20px;
}

h2 span
{
	padding: 0px 10px;
	margin: 0px;
	font-size: 48px;
	background-image: url(../img/Bg_Texture.png);
}

h3
{
	color: #2c3439;
	background: url(../img/Tag_Line_Repeat.png) repeat-x center;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 span
{
	padding: 0px 10px;
	margin: 0px;
	font-size: 32px;
	background-image: url(../img/Bg_Texture.png);
}

#footer h3 {
	margin-left: 80px;
}
#footer h3 span {
	padding: 0px 10px;
	margin: 0px;
	font-size: 32px;
	background-image: transparent url(../img/Contact_Footer_bg.png);
}

h4
{
	font-size: 16px;
	font-family:Helvetica, sans-serif;
	color: #2c3439;
	padding: 10px 10px 10px 0px;
}

h5 {
	font-size: 20px;
	line-height:22px;
	font-family:Helvetica, sans-serif;
	padding: 20px 10px 10px 0px;
	text-align: justify;
}

h5 img {
	float: left;
	margin-right: 16px;
}

h5 .bigger {
	/*color: #aa1d32;*/
	display:inline;
	font-size: 24px;
	font-weight: bold;
	line-height:130%;
}

h5 .smaller {
	/*color: #aa1d32;*/
	display:inline;
	font-size: 18px;
}

h6 {
	font-size: 38px;
	color: #2c3439;
}

.vertseparator h6 {
	display:inline-block;
	text-transform: uppercase;
	margin-left: 15px;
	margin-bottom: 12px;
}

.vertseparator h4 {
	display:block;
	line-height: 0px;
	font-size: 13px;
	margin-left: 16px;
}

/*
---------------------------------------------------------------------------------

		MAIN IMAGE DU SITE

---------------------------------------------------------------------------------
*/

#main_image {
	width: 950px;
	height: 216px;
	text-align:center;
	background-image:url(../img/Main_Image.png);
}

.scotch_top_left {
	position:relative;
	float: left;
	margin-left: -485px;
	left: 50%;
	margin-top:-12px;
}

.scotch_bottom_right {
	position:relative;
	float: right;
	margin-right: -485px;
	right: 50%;
	margin-top:190px;
}


/*
---------------------------------------------------------------------------------

		ARTCILE 1 - TEXTES A GAUCHE / IMAGE A DROITE

---------------------------------------------------------------------------------
*/

.zone_texte_gauche {
	width: 472px;
	/*background-color:#ff0000;*/
	float:left;
	padding-left: 20px;
}

.zone_texte_gauche_s2 {
	width: 396px;
	float:left;
}

.zone_texte_gauche_s3 {
	width: 650px;
	float:left;
}

.zone_texte_gauche_s4 {
	width: 600px;
	float:left;
	/*background-color: #ff0000;*/
	display:block;
	padding: 10px 10px;
}

.zone_texte_gauche_s5 {
	width: 100%;
	float: left;
}

.red_button {
	position: relative;
	color: #ffffff;
	font-size: 28px;
	white-space: nowrap;
}
.red_button span {
	background-color: #a71e34;
	position: relative;
	padding: 0px 4px;
	/*display:block;*/
}
.zone_image_droite_s2 .red_button {
	position: relative;
	top: -60px;
	left: 90px;
	width: 110px;
}
.red_button a {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:none;
	color: #ffffff;
}

.red_button a:hover {
	color: #ffffff;
}
.red_button a:link {
	color: #ffffff;
}
.red_button a:visited {
	color: #ffffff;
}
.red_button a:active {
	color: #ffffff;
}

.zone_image_droite {
	background-color:#ffffff;
	float:right;
	width: 432px;
	height: 280px; /*178px;*/
}

.zone_image_droite_s2 {
	float:right;
	width: 541px;
	height: 394px;
}

.zone_image_droite_s4 {
	float:right;
	width: 300px;
	height: 450px;
	margin-top: 30px;
}

.zone_image_droite_s5 {
	float:right;
	width: 300px;
	height: 450px;
	margin-top: 0px;
}

.zone_image_droite_s3 {
	/*background-color: #ff0000;*/
	float:right;
	width: 300px;
	height: 394px;
	margin-top: 60px;
}

.zone_image_droite .image_content {
	position:absolute;
}

.zone_image_droite .scotch_top_left {
	position:relative;
	float: left;
	margin-left: -228px;
	left: 50%;
	margin-top:-12px;
}

.zone_image_droite .scotch_bottom_right {
	position:relative;
	float: right;
	margin-right: -230px;
	right: 50%;
	margin-top:252px;/*150*/
}

/*
---------------------------------------------------------------------------------

		ARTICLE 2 - PICTOS A GAUCHE / TEXTE A DROITE

---------------------------------------------------------------------------------
*/

.zone_texte_droite {
	width: 433px;
	margin-bottom: 30px;
	display:inline-block;
	/*background-color:#F0F;*/
}

#pictos {
	float: left;
	width: 500px;
	height: 178px;
	/*background-color:#F0F;*/
}

.entretien {
	float: left;
	width: 100px;
	height: 110px;
	background-image:url(../img/Picto_Entretien.png);
	margin-left: 30px;
}
.entretien .entretien_label {
	float: left;
	width: 98px;
	height: 23px;
	margin-top: 120px;
	color: #ffffff;
	text-align:center;
	padding-top: 2px;
	font-size: 18px;
	background-image:url(../img/Encart_Title_Pictos.png);
	background-repeat: no-repeat;
}

.maintenance {
	float: left;
	width: 100px;
	height: 110px;
	background-image:url(../img/Picto_Maintenance.png);
	margin-left: 10px;
}
.maintenance .maintenance_label {
	float: left;
	width: 98px;
	height: 23px;
	margin-top: 120px;
	color: #ffffff;
	text-align:center;
	padding-top: 2px;
	font-size: 18px;
	background-image:url(../img/Encart_Title_Pictos.png);
	background-repeat: no-repeat;
}

.protection {
	float: left;
	width: 100px;
	height: 110px;
	background-image:url(../img/Picto_Protection.png);
	margin-left: 10px;
}
.protection .protection_label {
	float: left;
	width: 98px;
	height: 23px;
	margin-top: 120px;
	color: #ffffff;
	text-align:center;
	padding-top: 2px;
	font-size: 18px;
	background-image:url(../img/Encart_Title_Pictos.png);
	background-repeat: no-repeat;
}

.irrigation {
	float: left;
	width: 100px;
	height: 110px;
	background-image:url(../img/Picto_Irrigation.png);
	margin-left: 10px;
}
.irrigation .irrigation_label {
	float: left;
	width: 98px;
	height: 23px;
	margin-top: 120px;
	color: #ffffff;
	text-align:center;
	padding-top: 2px;
	font-size: 18px;
	background-image:url(../img/Encart_Title_Pictos.png);
	background-repeat: no-repeat;
}


/*
---------------------------------------------------------------------------------

	A PROPOS

---------------------------------------------------------------------------------
*/

.vertseparator {
	display:inline-block;
	background-image:url(../img/Line_Points_Vert.png);
	background-repeat:no-repeat;
	width: 280px;
	height:120px;
	margin:50px 0px;
}

.zone_texte_gauche_s3 ul {
	width: 310px;
	display:inline-block;
	padding-left: 0px;
	padding-right: 10px;
}

.zone_texte_gauche_s3 li {
	min-height: 32px;
	margin-bottom:10px;
	font-size: 13px;
	font-family:Helvetica, sans-serif;
	background: url(../img/picto_goutte.png) no-repeat 0px 1px transparent;
    list-style-type: none;
	vertical-align: middle;
	padding-left: 30px;
	display: block;
}

#avantagecontraintes {
	background-image:url(../img/Bleu_bg.png);
}

#avantagecontraintes .main_image_separator {
	margin: 0px 0px 0px 0px;
}

#avantagecontraintes ul {
	width: 450px;
	display:inline-block;
	padding: 50px 14px 20px 0px;
	vertical-align:top;
}

#avantagecontraintes li {
	font-size: 12px;
	font-family:Helvetica, sans-serif;
	background: url(../img/puce.png) no-repeat 0px 1px transparent;
    list-style-type: none;
	vertical-align: middle;
	padding-left: 8px;
	margin-left: 4px;
	margin-bottom:16px;
	display:block;
	font-weight:bold;
}

#avantagecontraintes #avantages {
	position: absolute;
	background-image:url(../img/encart_avantages.png);
	width: 209px;
	height: 46px;
	margin-left: 140px;
	margin-top: -28px;
	z-index: 10;
	float:top;
}

#avantagecontraintes  #avantages span {
	position:relative;
	color:#ffffff;
	font-size: 32px;
	top: 10px;
	left:70px;
}

#avantagecontraintes #contraintes {
	position: absolute;
	background-image:url(../img/encart_contraintes.png);
	width: 209px;
	height: 46px;
	margin-left: 610px;
	margin-top: -28px;
	z-index: 10;
	float:top;
}

#avantagecontraintes  #contraintes span {
	position:relative;
	color:#ffffff;
	font-size: 32px;
	top: 10px;
	left:70px;
}

/*
---------------------------------------------------------------------------------

	GALERIE

---------------------------------------------------------------------------------
*/

.thumbnail {
	position:relative;
	display:inline-block;
	width: 212px;
	/*height: 640px;*/ /*280px;*/
	padding-bottom: 60px;
	/*background-color:#ffffff;*/
	margin: 20px 11px;
	top: 80px;
}

.thumbnail .thumbnail_image {
	position:relative;
	/*background-color:#ff0000;*/
	width: 212px;
	height: 162px;
	/*margin-top: 40px;*/
}

.thumbnail .thumbnail_image2 {
	position:relative;
	/*background-color:#ff00ff;*/
	width: 212px;
	height: 162px;
	margin-top: 40px;
}

.thumbnail .thumbnail_image3 {
	position:relative;
	/*background-color:#ff00ff;*/
	width: 212px;
	height: 162px;
	margin-top: 40px;
}

.thumbnail img {
	position:absolute;
	top:0px;
}

.thumbnail .scotch_topleft {
	position:absolute;
	top:-12px;
	left: -12px;
	width:44px;
	height:39px;
	background-image:url(../img/Scotch_Top_Left.png);
}

.thumbnail .scotch_bottomright {
	position:absolute;
	bottom:-12px;
	right: -12px;
	width:44px;
	height:39px;
	background-image:url(../img/Scotch_Bottom_Right.png);
}

.thumbnail span {
	position:absolute;
	margin-top: -60px;
	font-size: 13px;
	font-family:Helvetica, sans-serif;
	font-weight: bold;
}

.thumbnail .voirplus {
	/*background-image:url(../img/voirplus.png);*/
	width: 81px;
	height: 27px;
	position:relative;
	display:block;
	top: 82px;
	left: 60px;
}

/*
---------------------------------------------------------------------------------

	SERVICES

---------------------------------------------------------------------------------
*/

.thumbnail2 {
	position:relative;
	display:inline-block;
	width: 202px;
	height: 540px;
	vertical-align:top;
	margin: 20px 16px 44px 16px;
}

.thumbnail2 .thumbnail2_title {
	background-image:url(../img/encart_services.png);
	width: 191px;
	height: 38px;
	margin: 22px 6px 5px 6px;
	color:#ffffff;
	font-size: 32px;
	text-align:center;
}

.thumbnail2 .thumbnail2_title span {
	position:relative;
	top: 3px;
}

.thumbnail2 .thumbnail2_caption {
	position:relative;
	background-image:url(../img/Bleu_bg.png);
	height:275px;
	font-size: 13px;
	font-family:Helvetica, sans-serif;
	color: #2c3439;
	display:block;
}

.thumbnail2 .thumbnail2_caption span {

	font-weight:normal;
	margin: 0px 8px 0px 8px;
	padding: 2px 0px 6px 0px;
	display:block;
}

.thumbnail2_caption h4 {
	font-size: 14px;
	font-weight:bold;
	margin: 0px 8px 0px 8px;
	padding: 16px 0px 8px 0px;
	display:block;
}

/*
---------------------------------------------------------------------------------

	CONTACT

---------------------------------------------------------------------------------
*/

#contact_zonegauche {
	position:relative;
	display:inline-block;
	width:586px;
	height:680px;
	vertical-align:top;
}

#contact_zonegauche .colonne {
	width:290px;
	height:300px;
	vertical-align:top;
	display:inline-block;
}

#contact_zonegauche .colonne h4 {
	font-size: 34px;
	font-family: cool_font;
	color: #aa1d32;
}

#contact_zonegauche .colonne h5 {
	font-size: 26px;
	font-family: cool_font;
	color: #aa1d32;
	margin-bottom: -5px;
}

#contact_zonegauche .colonne h6 {
	font-size: 20px;
	font-family: cool_font;
	color: #535f6b;
	margin-bottom: 10px;
}

#contact_zonegauche .colonne #googlemap {
	position: relative;
	background-image:url(../img/Google_map.png);
	width: 326px;
	height: 299px;
	float:left;
	left: -12px;
	z-index: 10;
}

#contact_zonedroite {
	position:relative;
	display:inline-block;
	width:360px;
	height:500px;
	vertical-align:top;
}

#contact_zonedroite #mailbox {
	background-image:url(../img/Mail_Box.png);
	background-repeat:no-repeat;
	/*background-color:#0F9;*/
	width:312px;
	height:476px; /*434px;*/
	margin: 20px 0px 0px 36px;
}

#contact_zonedroite #mailbox input {
	background: transparent;
	font-size: 18px;
	display:inline;
	position:absolute;
	border: 0px;
	left: 60px;
	margin-top: -34px;
	width: 260px;
	height: 32px;
}
#contact_zonedroite #mailbox input:focus {
	outline:none;
}
#contact_zonedroite #mailbox input[type="submit"] {
	display:inline;
	position:absolute;
	background:#a71e34;
	border: 2px;
	color:#FFF;
	margin-top: 26px;
	font-size: 20px;
	cursor:pointer;
}

#contact_zonedroite #mailbox textarea {
	background: transparent;
	font-size: 18px;
	display:inline;
	position:absolute;
	border: 0px;
	left: 64px;
	margin-top: -124px;
	width: 258px;
	height: 120px;
}
#contact_zonedroite #mailbox textarea:focus {
	outline:none;
}

#contact_zonedroite h4 {
	font-size: 34px;
	font-family: cool_font;
	color: #aa1d32;
	width: 254px;
	/*background-color:#00ff00;*/
	text-align:center;
	margin-left: 20px;
}

#contact_zonedroite h4 span {
	/*background-color:#ff0000;*/
	position:relative;
	top: 6px;
}

#contact_zonedroite h5 {
	font-size: 26px;
	font-family: cool_font;
	color: #535f6b;
	margin-bottom: -5px;
	margin-left: 20px;
}

#mailbox .customtextfield {
	background-image:url(../img/textfield_small.png);
	width:270px;
	height:38px;
	margin-top: 5px;
	margin-left: 20px;
}

#mailbox .customtextfieldbig {
	background-image:url(../img/textfield_big.png);
	width:270px;
	height:128px;
	margin-top: 5px;
	margin-left: 20px;
}


/*
---------------------------------------------------------------------------------

	ACTU

---------------------------------------------------------------------------------
*/

#actu_zonegauche {
	position:relative;
	display:inline-block;
	width:526px;
	min-height:680px;
	vertical-align:top;
	margin-left:60px;
}

#actu_zonegauche img {
	padding-left:34px;
}

#actu_zonegauche ul {
	display:inline-block;
	padding-left: 0px;
	padding-right: 10px;
}

#actu_zonegauche li {
	min-height: 32px;
	margin-bottom:0px;
	
	font-family:Helvetica, sans-serif;
	background: url(../img/picto_goutte.png) no-repeat 4px 4px transparent;
    list-style-type: none;
	vertical-align: middle;
	padding-left: 30px;
	display: block;
}


/*
---------------------------------------------------------------------------------

	FOOTER

---------------------------------------------------------------------------------
*/

#footer {
	position: relative;
	width: 100%;
	height: 100px;
	/*background-color:#ff0000;*/
	padding: 50px 0px 70px 0px;
}

#footer #footer_logo {
	position:relative;
	background-image:url(../img/Logo_MonPuits_Small.png);
	width: 100px;
	height: 98px;
	float: left;
}

#footer #footer_infos {
	position:relative;
	/*background-color: #0000ff;*/
	width: 790px;
	height: 98px;
	float: left;
	left:60px;
}

#footer #footer_title2 {
	/*background-color: #C60;*/
	color: #717e8a;
	width: 100%;
	height: 52px;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

#footer #footer_infos h3 span {
	/*background-color: #ff0000;*/
	background-image:url(../img/Contact_Footer_bg.png);
}


/*
---------------------------------------------------------------------------------

	FOOTER BOTTOM

---------------------------------------------------------------------------------
*/

#footer_bottom {
	position: relative;
	width: 100%;
	height: 168px;
}

#footer_bottom #footer_title_img {
	position: relative;
	width: 961px;
	height: 88px;
	top: -45px;
	margin: 0px -5px;
}

#footer_bottom_line1 {
	position: relative;
	top: -40px;
	width: 100%;
	height: 26px;
	/*background-color: #ff6622;*/
	color: #ffffff;
	text-align: center;
	font-size: 18px;
}

#footer_bottom_line2 {
	position: relative;
	top: -40px;
	width: 100%;
	height: 26px;
	text-align:center;
	font-size: 22px;
	margin: 8px 0px 12px 0px;
}

#footer_bottom_line2 a {
	padding: 0px 10px 0px 10px;
	color: #aa1d32;
}
#footer_bottom_line2 a:link {
	color: #aa1d32;
}
#footer_bottom_line2 a:visited {
	color: #aa1d32;
}
#footer_bottom_line2 a:hover {
	color: #ffffff;
}
#footer_bottom_line2 a:active {
	color: #aa1d32;
}

#footer_bottom_line3 {
	position: relative;
	top: -40px;
	width: 100%;
	height: 26px;
	/*background-color: #558822;*/
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	margin-bottom: 16px;
}

#footer_title_line {
	position: relative;
	top: -40px;
	width: 962px;
	height: 6px;
	margin: 0px -5px;
}
