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

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #3ec5f2;
	margin: 0;
	color:#8f8989;
	line-height:21px;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}
#global {
	top: 0;
	min-height: 100%;
	width: 100%;
}
#contenu {
	width:900px;
	height:auto;
	margin-left: auto;
	margin-right: auto;	
}
#logo {
	text-align:left;
	height:133px;
	overflow:auto;
	vertical-align:middle;
	padding-top:25px;
}
#a_propos {
	float:left;
	width:344px;
	text-align:justify;
	font-size:15px;
	line-height:22px;
	margin-right:30px;
}
#slide {
	float:left;
	width:520px;
}
.police_menu {
	font-family: 'Droid Sans', sans-serif;
	color:#345c6a;
	font-size:15px;
}
#block_un {
	height:232px;
	margin-bottom:15px;
}
#block_deux {
	height:250px;
	background-color: #eae5e5;
	color:#8f8989;
}

.block_services {
	width:201px;
	height:250px;
	float:left;
	text-align:center;
	padding-left:12px;
	padding-right:12px;
}
#bas_page {
	font-family: 'Cabin', sans-serif;
	color:#345c6a;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:15px;
}
#bas_page h2 {
	font-size:24px;
	padding-left:10px;
	letter-spacing:1px;
}
#bas_page span {
	padding-left:4px;
	color:#345c6a;
	letter-spacing:1px;
}
.bouton_envoyer {
	width:144px;
	height:45px;
	background-image: url(../images/bouton_envoyer.jpg);
	border:0;
}
.bouton_devis {
	width:142px;
	height:43px;
	background-image: url(../images/bouton_devis.jpg);
	border:0;
}
#form_contact {
	width:445px;
	height:auto;
	float:left;
}
#moyen_contact {
	width:425px;
	height:auto;
	text-align:right;
	font-size:22px;
	color:#345c6a;
	font-weight:bold;
	float:left;
	margin-right:15px;
	line-height:30px;
}
#infos_bas {
	width:460px;
	height:auto;
}
.text-input {
	background-image:url(../images/input_form.jpg);
	width:368px;
	height:31px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border:0;
	font-size:14px;
	color:#bdbcbc;
	padding-left:10px;
}
.text-area {
	background-image:url(../images/text_area.jpg);
	width:368px;
	height:128px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border:0;
	font-size:14px;
	color:#bdbcbc;
	padding-left:10px;
}

.text-input-devis {
	background-image:url(../images/input_devis.jpg);
	width:294px;
	height:31px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border:0;
	font-size:14px;
	color:#bdbcbc;
	padding-left:10px;
}
.text-area-devis {
	background-image:url(../images/text_area_devis.jpg);
	width:294px;
	height:127px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border:0;
	font-size:14px;
	color:#bdbcbc;
	padding-left:10px;
}
#haut_page {
	width:900px;	
}
#contenu_page {
	width:850px;
	height:380px;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	background-color: #eae5e5;
	margin-bottom:15px;
	overflow:auto;
}
html>body #contenu_page {
	height: auto;
	min-height: 380px;
}
#contenu_page h3 {
	color:#39b4dd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39b4dd;

}
#contenu_page .zone_texte {
	background-color: #f8f3f3;
	padding-left: 15px;
	padding-right: 15px;
	color:#6e6f6b;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:20px;
	margin-right:20px;
}
.cadre {
	width:850px;
	height:auto;
}
.retour_haut {
	text-align:right;
	font-size:12px;
	color:#3ec5f2;
	height:30px;
	width:885px;
	padding-right:15px;
}
a.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #c7c2c2;
	text-decoration: none;
}
a.rouge_current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #e35b56;
	text-decoration: none;
}
a:hover.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #e35b56;
	text-decoration: none;
}
a.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8989;
	text-decoration: none;
}
a.gris_current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8989;
	text-decoration: none;
}
a:hover.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595454;
	text-decoration: none;
}

a.noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover.noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4d7b24;
	text-decoration: none;
	font-weight:bold;
}
a.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #345c6a;
	text-decoration: none;
	font-weight:bold;
}
a:hover.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082a36;
	text-decoration: none;
	font-weight:bold;
}
/*#slider {
    position:relative;
    width:482px;
    height:200px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}*/
