﻿/* Phonalyst */
#Containerproduct .product {
	border-style: none;
	float: left;
	width: 260px;
	height: 155px;
	padding: 20px;
	margin-right: 30px;
}
#Containerproduct .product h2 {
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DD2E2E;
	text-decoration: none;
	margin-bottom: 18px;
}
#Containerproduct .product h2 span {
	color: #2f2f2f;
}
#Containerproduct .product img {
	border: none 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Containerproduct .product p {
	margin-bottom: 20px;
	line-height: 17px;
}
#Containerproduct .product a.readmore {
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
#Containerproduct .product a:hover.readmore {
	text-decoration: none;
}
#Containerproduct .product.noMargin {
	margin: 0;
}
#Containerproduct .product.fr {
	margin: 0;
	float: right;
}
#actus {
	/* background-image: url('../images/bg-formulaire.jpg'); */
	border-style: solid;
	border-width: 1px 3px 1px 1px;
	border-color: #F0F0F0;
	padding: 10px;
	background-position: 50% bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 10px;
	position: relative;
}
#actus h2,#Filter h2  {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-family: georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
}
#actus p {
	color: #333333;
	font-size: 12px;
	font-family: tahoma;
	margin-bottom: 18px;
	text-align: justify;
}
#actus p a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#actus p a:hover {
	text-decoration: underline;
}
#actus h3 {
	color: #000000;
	font-size: 18px;
	font-family: "times New Roman", Times, serif;
	margin-bottom: 18px;
	font-weight: normal;
}
#actus h5 {
	padding: 5px;
	color: #FF0000;
	font-size: 24px;
	font-family: georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-weight: bold;
}
#actus h5.fax {
	color: #FF0000;
}
/*____*/
div#formprofile {
	width: 638px;
	height: auto;
	padding: 10px;
	border-style: solid;
	border-width: 3px 1px 1px 3px;
	border-color: #F5F5F5;
	background-image: url('../images/bg-formulaire.jpg');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}
div#formprofile div {
	width: auto;
	height: auto !important;
	padding: 10px 10px 40px 10px;
	height: 100%;
	overflow: auto !important;
}
div#formprofile div fieldset {
	width: auto;
	height: auto;
	padding: 10px 5px 10px 5px;
	
}
div#formprofile div h2 {
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DD2E2E;
	text-decoration: none;
	margin-bottom: 18px;
}
div#formprofile div h4 {
	font: italic 20px "times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	margin-bottom: 18px;
	font-weight: normal;
	letter-spacing: 12px;
}
div#formprofile div h3 {
	font: normal 18px "times New Roman", Times, serif;
	color: #DD2E2E;
	text-decoration: none;
	margin-bottom: 8px;
}
div#formprofile div ul li {
	width: 50%;
	height: auto;
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
}
div#formprofile div ul li label {
	width: 42%;
	font-family: tahoma;
	font-size: 12px;
	color: #808080;
	float: left;
	line-height: 22px;
}
div#formprofile div ul li select {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 130px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 24px;
}
div#formprofile div ul li input {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 16px;
	float: left;
	width: 130px;
}
div#formprofile div ul li input.chekbox {
	width: auto;
}
div#formprofile div input.btn {
	position: absolute;
	bottom: -23px;
	right: 30px;
}
/*-------------*/
#Profil {
	padding: 10px;
	background-image: url('../images/bg-formulaire.jpg');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #F0F0F0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}
#Profil div {
	width: auto;
	height: auto !important;
	padding: 10px;
	height: 100%;
	overflow: auto !important;
	padding-bottom: 40px;
}
#Profil div h2 span {
	color: #666666;
}
#Profil div p {
	color: #666666;
	vertical-align: 15px;
	text-align: justify;
}
#Profil div p span.date {
	font-weight: bold;
	color: #000000;
}
#Profil div p span.variable {
	font-weight: bold;
	color: #333333;
	font-family: georgia, "Times New Roman", Times, serif;
}
#Profil div input {
	position: absolute;
	bottom: -23px;
	right: 30px;
}
#Filter {
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url('../images/bg-formulaire.jpg');
	background-position: 50% bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-style: solid;
	border-width: 1px 3px 1px 1px;
	border-color: #F0F0F0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}
#Filter select {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 250px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 28px;
	margin-bottom: 10px;
}
#Filter input {
	position: absolute;
	bottom: -23px;
	right: 30px;
}

#tarifs {
	width: auto;
	height: 650px;
	overflow: auto;
}
#tarifs div {
	border: 1px solid #e8e8e8;
	height: 584px;
	width: 153px;
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#tarifs div:hover {
	border: 1px solid #E70004;
	}
#tarifs div h6 {
	padding: 5px;
	font-size: 16px;
	background-color: #f3f3f3;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
}
#tarifs div h6.doth {
	padding: 0px;
	margin: 0px;
	font-family: "times New Roman", Times, serif;
	font-size: 14px;
	background-color: #fff;
	line-height: normal;
	font-weight: normal;
}
#tarifs div h3 {
	text-align: center;
}
#tarifs div h3 a img {
	border-style: none;
	border-width: none;
}
#tarifs div h4 {
	text-align: center;
	color: #333333;
	font-size:14px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}
#tarifs div h5 {
	text-align: center;
	color: #6699FF;
	margin-bottom: 10px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#tarifs div h2.buy {
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
	font-family: "times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
}
#tarifs div h2.buy {
	margin-bottom: 15px;
	font-family: georgia, "Times New Roman", Times, serif;
	vertical-align: 50%;
}
#tarifs div h2.buy span {
	text-align: center;
	color: #FF3300;
	font-size: 22px;
	padding: 5px;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

#tarifs div h2.buy sub {
	color: #AAAAAA;
	font-size: 14px;
}

#tarifs div h2  {
	text-align: center;
	color: #e30d0d;
	margin-bottom: 15px;
	font-family: "times New Roman", Times, serif;
	font-size: 24px;
}
#tarifs div h5 input {
	padding: 0px;
	border-style: none !important;
	width: 145px;
	height: 33px;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 33px;
	cursor: pointer;
	background-repeat: repeat-x;
	border: 0px;
}
#tarifs div h5 input:hover {
	-webkit-box-shadow: 1px 1px 3px #696969;
	-moz-box-shadow: 1px 1px 3px #696969;
	box-shadow: 1px 1px 3px #696969;
}
#tarifs div h5 input.tableaux {
	background-image: url('../images/btn_tableaux.gif');
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
}
#tarifs div h5 input.tableaux:hover {
	color: #FFDD55;
}
#tarifs div h5 input.autre {
	background-image: url('../images/btn_souscrire.gif');
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
}


div.profile {
	width: auto;
	height: auto;
	background-image: url('../Images/bg-bt.png');
	padding: 20px 10px 20px 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #F5F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
div.profile ul li {
	width: 50%;
	height: auto;
	float: left;
	list-style-type: none;
	display: block;
	padding-bottom: 5px;
}
div.profile h1 {
	color: #666666;
	font-weight: bold;
	font-size: 24px;
	font-family: georgia, "Times New Roman", Times, serif;
	clear: both;
}
/*style table espace client*/
.Masterpage2 {
	width: auto;
	height: auto;
}
#Devis {
	height: 200px;
	overflow: auto;
}
table.DevisTable {
	border: 1px solid #E9E9E9;
}
table.DevisTable thead tr th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	height: 70px;
	width: 113px;
	background: #CAE8EA url('../images/bg_header.jpg') repeat-x;
}
table.DevisTable td {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 115px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C1DAD7;
}
table.DevisTable tr.gride {
	background: #F5FAFA;
	color: #797268;
	background: #fff url(../images/bullet1.gif) no-repeat;
}
table.DevisTable tr.gridetwee {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
}
table.DevisTable tr.gride:hover, table.DevisTable tr.gridetwee:hover {
	background-color: #ECF9FF;
	-webkit-box-shadow: 1px 1px 3px #696969;
	-moz-box-shadow: 1px 1px 3px #696969;
	box-shadow: 1px 1px 3px #696969;
}
#addDevis input {
	padding: 0px;
	width: 145px;
	height: 33px;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 33px;
	cursor: pointer;
	background-repeat: repeat-x;
	margin-top: 15px;
	background-image: url('../images/btn_souscrire.gif');
	color: #000000;
	font-weight: bolder;
	border-style: none !important;
}
#addDevis input:hover {
	-webkit-box-shadow: 1px 1px 3px #696969;
	-moz-box-shadow: 1px 1px 3px #696969;
	box-shadow: 1px 1px 3px #696969;
}
#addDevis h4 {
	padding: 10px;
	font-size: 18px;
	color: #666666;
	background-color: #FFFF00;
	border: 1px dashed #FF9999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-family: georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: 10px;
}
div#Statique ,#fluide {
	border: 1px solid #e4e4e4;
	width: auto;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: url('../images/bg-formulaire.jpg');
	background-position: 50% bottom;
	background-repeat: repeat-x;
}
div#Statique h1, div#Statique h1 a, div#pagestatique h1, div#pagestatique h1 a, div#pagestatique h1 , #souscrire h1, #souscrire h1 a, #Profil div h1, #Profil div h1 a ,#fluide h1 a{
	font-size: 24px;
	font-family: georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
div#Statique h3 {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #333333;
}
div#Statique h4 {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #808080;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#Statique h4 a {
	color: #808080;
	text-decoration: none;
}
div#Statique h4 a:hover {
	text-decoration: underline;
}
div#Statique h5 {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #3FBFE6;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#Statique h6 {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
div#Statique h6 span {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}
div#Statique p {
	font-family: tahoma;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
}
div#Statique fieldset {
	border: 0px none #fff;
	padding: 20px;
}
div#Statique fieldset.member {
	border: 1px solid #E6E6E6;
	padding: 20px 70px 20px 70px;
}
div#Statique fieldset.member legend {
	border-style: none;
	padding: 10px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
div#Statique fieldset label {
	width: 130px;
	list-style-type: none;
	float: left;
	margin-bottom: 15px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
div#Statique fieldset.member label {
	width: 150px;
	list-style-type: none;
	float: left;
	margin-bottom: 15px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
div#Statique fieldset input {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 28px;
	float: left;
	width: 200px;
	margin-bottom: 9px;
}
div#Statique fieldset ul li {
	width: 100%;
	list-style-type: none;
}
div#Statique fieldset ul {
	width: 100%;
	clear: both;
}
div#Statique fieldset textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 200px;
	float: left;
	width: 460px;
	margin-bottom: 9px;
}
div#Statique fieldset ul li input.btn {
	padding: 0px;
	width: 145px;
	height: 33px;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 33px;
	cursor: pointer;
	background-repeat: repeat-x;
	margin-top: 15px;
	background-image: url('../images/btn_souscrire.gif');
	color: #000000;
	font-weight: bolder;
	border-style: none;
	float: right;
}
div#Statique fieldset ul li input.btn:hover {
	-webkit-box-shadow: 1px 1px 3px #696969;
	-moz-box-shadow: 1px 1px 3px #696969;
	box-shadow: 1px 1px 3px #696969;
}
div#formulairebig {
	background-position: 50% bottom;
	width: auto;
	height: auto;
	border: 1px solid #e4e4e4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../Images/bg-formulaire.jpg');
	background-repeat: repeat-x;
	font-family: arial, Helvetica, sans-serif;
	position: relative;
	margin-bottom: 27px;
	padding-top: 20px;
	padding-bottom: 20px;
}
    div#formulairebig fieldset ul li input, #ctl00_ContentPlaceHolder1_tblEnfant tr td input[type="text"] {
        border: 1px solid rgb(228, 228, 228);
        margin-left: 10px;
        background-image: url("../Images/bg-inputje.jpg");
        background-repeat: repeat-x;
        height: 28px;
        width: 126px;
        border-radius: 4px 4px 4px 4px;
    }

div#formulairebig fieldset {
	padding: 20px;
	margin-bottom: 10px;
}
div#formulairebig h1,div#formulaire fieldset h1 a,.featured div.boxpartner h2,#souscrire h1 {
	font-size: 20px;
	color: #C51E29;
	padding-left: 20px;
	text-decoration: none;
	font-family: georgia, "Times New Roman", Times, serif;
}
.featured div.boxpartner h2 {
	padding-left: 0px;
	text-align:center;
	color:#666666;
}

div#formulairebig h4 {
	font-size: 18px;
	color: #879298;
	padding-left: 20px;
}
div#formulairebig h2 {
	font-size: 14px;
	color: #8c8c8c;
	font-weight: normal;
	padding-left: 30px;
}
div#formulairebig fieldset ul {
	width: 303px;
	float: left;
}
div#formulairebig fieldset ul li {
	list-style-type: none;
	font-size: 16px;
	float: left;
	margin-bottom: 10px;
}
div#formulairebig fieldset ul li.left {
	background-position: left center;
	width: 47%;
	background-repeat: no-repeat;
	line-height: 20px;
}
div#formulairebig fieldset ul li.right {
	width: 53%;
}
div#formulairebig fieldset ul li input,
#ctl00_ContentPlaceHolder1_tblEnfant tr td input[type=text]

 {
	border: 1px solid #e4e4e4;
	margin-left: 10px;
	background-image: url('../Images/bg-inputje.jpg');
	background-repeat: repeat-x;
	height: 28px;
	width: 130px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div#formulairebig fieldset ul li select {
	border: 1px solid #e4e4e4;
	margin-left: 10px;
	background-image: url('../Images/bg-inputje.jpg');
	background-repeat: repeat-x;
	height: 28px;
	width: 120px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div#formulairebig fieldset ul li input.radio {
	border-style: none;
	border-width: 0px;
	margin-left: 10px;
	width: auto;
	background: transparent;
}
div#formulairebig input.bt {
	position: absolute;
	bottom: -23px;
	right: 30px;
}
/*left & right form*/
.leftform {
	width: 660px;
	height: auto;
	float: left;
}
.rightform {
	float: right;
	width: 278px;
	height: auto;
	margin-bottom: 10px;
}
/* style statistique page*/
div#pagestatique {
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #F0F0F0;
	width: auto;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-position: 50% bottom;
	background-repeat: repeat-x;
}
div#pagestatique h3 {
	font-family: georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
div#pagestatique h3 span {
	color: #000000;
}
div#pagestatique h4 {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#pagestatique h4.sommaire {
	border: 1px solid #E8E8E8;
	padding: 8px;
	color: #666666;
	background-color: #F7F7F7;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 20px;
	margin-top: 20px;
	text-transform: uppercase;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
div#pagestatique ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 15px;
}

div#pagestatique ul.som {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	
}

div#pagestatique ul li {
	padding: 8px 8px 0px 10px;
	list-style-type: circle;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	font-weight: bold;
}
div#pagestatique ul li a {
	color: #666666;
	text-decoration: none;
}
div#pagestatique ul li a:hover {
	text-decoration: underline;
}
div#pagestatique h4 a {
	color: #808080;
	text-decoration: none;
}
div#pagestatique h2.archive {
	color: #6699FF;
	text-align: right;
	padding-right: 60px;
	font-family: "times New Roman", Times, serif;
}
div#pagestatique h4 a:hover {
}
div#pagestatique h5 {
	margin-bottom: 8px;
	font-family: verdana;
	font-weight: normal;
	margin-top: 10px;
}
div#pagestatique h5 a {
	text-decoration: none;
}
div#pagestatique h5 a:hover {
}
div#pagestatique h6 {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
div#pagestatique h6.produits {
	color: #00aeef;
}
div#pagestatique h6 span {
	font-family: georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
div#pagestatique h6.retour {
	position:relative;
	text-align: right;
}
div#pagestatique h6.retour a {
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	border-color: #EFEFEF #EFEFEF #EFEFEF #000000;
	text-decoration: none;
	text-align: right;
	color: #333333;
	font-weight: normal;
	display: block;
	padding: 5px;
	background-color: #FBFBFB;
	width: auto;
	position: absolute;
	right: 0px;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	top: -5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div#pagestatique h6.retour a:hover {
	border-color: #EFEFEF #EFEFEF #EFEFEF #999999;

}
div#pagestatique p {
	padding: 10px;
	font-family: tahoma;
	font-size: 12px;
}
div#pagestatique p.description {
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
div#pagestatique p.attention {
	border: 1px dashed #FF0000;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#pagestatique table {
	border-collapse: separate;
	border: 1px dashed #CCCCCC;
	width: 100%;
	margin-top: 10px;
}
div#pagestatique table td {
	border: 1px solid #FFFFFF;
	padding: 5px;
	height: 30px;
	width: auto;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}
div#pagestatique table caption {
	border: 1px dashed #CCCCCC;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
div#pagestatique table #garantie td {
	border: 1px solid #FFFFFF;
	background-color: #4499EF;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
}
.auto-style2 {
	background-color: #E8E8E8;
	text-align: center;
}
.auto-style3 {
	background-color: #F2F2F2;
	text-align: center;
}
.auto-style4 {
	background-color: #F7F7F7;
	text-align: center;
}
.auto-style5 {
	background-position: right bottom;
	background-color: #DCDCDC;
	text-align: left;
	background-image: url('../Images/right-h3.jpg');
	background-repeat: no-repeat;
}
.auto-style6 {
	background-color: #FCFCFC;
	text-align: center;
}
.auto-style7 {
	background-color: #66F8FF;
}

#online {
	width: 324px;
	height: auto;
	margin-top: 33px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;

	
}
#online div#boxdevis {
	width: auto;
	height: auto;
	border: 1px solid #E8E8E8;
	padding: 8px;
	background-color: #F7F7F7;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

#online div#boxdevis h6 {
	margin: 0px;
	/*background-image: url('../images/MiddleDiscrip.gif');*/
	background-repeat: repeat;
	width: auto;
	height: auto;
	font-weight: normal;
}
#online div#boxdevis h6 a {
	font-size: 26px;
	/*color: #FFFFFF;*/
	color: #666666;
	text-decoration: none;
	font-family: "times New Roman", Times, serif;
}
#online div#boxdevis h6 a:hover {
	text-decoration: underline;
}
/*---add---*/
ul#archive {
	background-position: bottom;
	border: 1px solid #E5E5E5;
	padding: 10px;
	list-style-type: decimal;
	list-style-position: inside;
	background-image: url('../Images/bg-formulaire.jpg');
	background-repeat: repeat-x;
	height: 200px;
	overflow: auto;
	margin-top: 15px;
	width: 300px;
	float: right;
}
ul#archive li {
	padding: 0px;
	list-style-type: decimal;
	list-style-position: inside;
}
/* Archive style */
div.archivebox {
	border: 1px solid #EFEFEF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #FBFBFB;
	padding: 5px;
	margin-bottom: 14px;
	margin-top: 14px;
}
/*--devis rapide--*/
#actus fieldset ul li.left {
	background-position: left center;
	width: 43%;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 20px;
}
#actus fieldset ul li.right {
	width: 57%;
}

/*-------------------------------------add style*/
#fluide {
    width:auto;
	background-image: url('../images/bg-formulaire.jpg');
	margin-top: 30px;
	
}
#fluide h2,#fluide h3,#fluide h4{
	font-family: georgia, "Times New Roman", Times, serif;
	color: #00aeef;
	text-decoration: none;
	padding-bottom: 6px;
}
#fluide p ,#fluide img.flui{
padding:15px;
	}
#fluide p a{
	color: #FF3300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
/*--- add----*/
#actus h5.margin{
	margin: 0px;
}
.twitter {
width:75px;
float:left;
padding-left:60px;
text-align:left;
	
}
.facebook {
width:70px;
float:right;
	
}
.tarifbox2 {
	width: 250px;
	height: auto;
	padding: 20px;
	border: 1px solid #e4e4e4;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 90px;
	margin-left: 90px;
	float: left;
	font-family: "times New Roman", Times, serif;
}
.tarifbox3 {
	width: 337px;
	height: auto;
	padding: 20px;
	border: 1px solid #e4e4e4;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 90px;
	margin-left: 0px;
	float: left;
}

.boxbotton {
text-align:center ;
	
}
.tarifbox2 h5 {
	padding: 5px;
	color: #FF0000;
	font-size: 24px;
	font-family: georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	font-weight: bold;
}
.tarifbox2 p span.prix {
	text-align: center;
	color: #e30d0d;
	margin-bottom: 15px;
	font-family: "times New Roman", Times, serif;
	font-size: 24px;
}

/*add style souscrire*/
.addclassform {
	width: 910px;
	float: none;
}
.addcenter {
	margin-left: auto;
	margin-right: auto;
}
.addclassformdiv {
	width: 650px;
}
.imgposition-g {
	position: absolute;
	top: 93px;
	right: -81px;
}
.imgposition-g2 {
	position: absolute;
	bottom: 185px;
	left: 670px;
}
.addboxinfoformule {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	padding: 20px;
	margin-bottom: 15px;
	background-image: none;
	background: red;
	color: #666666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../Images/bg-formulaire.jpg');
	border: 1px solid #e4e4e4;
	background-position: 50% bottom;
	background-repeat: repeat-x;
	margin-bottom: 27px;
}
#formulairebig fieldset ul li input.input15px {
	width: 15px;
	margin-left: 5px;
	background-image: none;
}
#formulairebig fieldset ul li input.input20px {
	width: 20px;
	margin-left: 5px;
	background-image: none;
}
#formulairebig fieldset ul li input.input45px {
	width: 30px;
	margin-left: 5px;
	background-image: none;
}
#formulairebig fieldset ul li input.input40px {
	width: 40px;
	margin-left: 5px;
	background-image: none;
}
#formulairebig fieldset ul li input.input60px {
	width: 60px;
	margin-left: 5px;
	background-image: none;
}
#formulairebig fieldset ul li input.input50px {
	width: 50px;
	margin-left: 5px;
	background-image: none;
}

#formulairebig fieldset ul li input.input90px {
	width: 90px;
	margin-left: 5px;
	background-image: none;
}
.inputbg {
	background-image: url('../Images/bg-inputje.jpg');
	background-repeat: repeat-x;
}
.addclassli {
	width: auto;
	width: inherit;
	margin-right: 25px;
}
.addclassbacknon {
	background-color: transparent;
}
.addclasslabel {
	display:block;
	padding-bottom:15px;
}
#souscrire input.bt {
	position: absolute;
	bottom: -23px;
	right: 30px;
}

div#formulaire fieldset ul li input[type=text]:hover,
div#formulaire fieldset ul li input[type=text]:hover,
#actus fieldset ul li input[type=text]:hover,
#ctl00_ContentPlaceHolder1_tblEnfant tr td input[type=text]:hover,
div#contact fieldset input[type=text]:hover,
div#contact fieldset  textarea:hover,
div#Statique fieldset input[type=text]:hover,
div#Statique fieldset input[type=password]:hover
{
	border: 1px solid #F0F0F0;
}

div#formulairebig fieldset ul li input[type=text]:focus,
div#formulaire fieldset ul li input[type=text]:focus,
div#formulaire fieldset ul li input[type=text]:focus,
#actus fieldset ul li input[type=text]:focus,
#ContentPlaceHolder1_tblEnfant tr td input[type=text]:focus,
div#contact fieldset input[type=text]:focus,
div#contact fieldset  textarea:focus,
div#Statique fieldset input[type=text]:focus,
div#Statique fieldset input[type=password]:focus
{
	-webkit-box-shadow: 0 0 12px #646464;
	-moz-box-shadow: 0 0 12px #646464;
	box-shadow: 0 0 12px #646464;

}

/*add*/
.es_prix {
	font-family:Georgia, 'Times New Roman', Times, serif;font-size:22px;font-weight:bold;color:red;
}
/*--basic style--*/

.w_196px {
	width:196px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mr_6px {
	margin-right:6px;
}

.echange a {

font-family: tahoma;
font-size: 12px;
color: rgb(0, 0, 0);
text-decoration:none;
}