/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

.float_left {
float:left;
}

#partenariat{
	width:250px;
	height:136px;
	background-image: url(gifs/partenariat.jpg);
	float: right;
	margin-top: 10px;
	padding-left: 50px;
}

#contact {
	width:200px;
	height:136px;
	background-image: url(gifs/contact.jpg);
	float: right;
	margin-top: 10px;
	padding-left: 100px;
}

#contact div,#partenariat div{
	padding-top: 5px;
	margin-left: -10px;
}

#contact div a,#partenariat div a{
	font-size:18px;
	color: #FFFFFF;
}

#contact p{
	color:#000000;
	padding-left:10px;
	padding-top:10px;
	font-size: 15px;

}

#partenariat p{
	color:#000000;
	padding-left:50px;
	padding-top:10px;
	font-size: 15px;

}

#diaporama {
	width:393px;
	height:150px;
	clear: both;
	margin-top: 30px;
	float: right;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	border: solid #CC572C 1px;
}


#carousel {
	width:393px;
	height:118px;
	clear: both;
	margin-top: 10px;
	float: right;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	background:url(gifs/fond_background.gif) #361b0f top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {
	color:#cc572c;
	font-size:24px;
	text-align:left;
}

h2 {
	color:#000;
	font-size:16px;
	text-align:left;
}

h3.titre {
	color:#cc572c;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
}

.border {
	border:#000000 1px solid;
}

.orange {
	color:#cc572c;
	font-weight:bold;
}

/******************************************************************** Fielset
******************************************************************/

fieldset{
border : solid 1px #CC572C;
padding : 10px;
width : 95%;
}

fieldset legend{
background-color:#CC572C;
color:#FFFFFF;
font-weight : bold;
font-size : 11px;
padding : 5px;
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cc572c;
	font-weight:bold;
	text-decoration:none;
	}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cc572c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#cc572c;
	font-size: 12px;
	font-weight:bold;
}
a:active {
	color:#cc572c;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}

/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


#conteneur {
	margin:0;
	font-family:Tahoma, Arial, Verdana;
	width:996px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
	
.baselinetxt {
	margin-top:2px;
	margin-bottom:4px;
	font-size:10px;
	color:#d2c986;
	text-align:right;
}

#header {
	background:url(gifs/fond_page_gauche.gif) top right repeat-y;
	width:100%;
	height:156px;
}

#logo {
	float:left;
	width:25%;
	height:141px;
}

.head {
	margin-top: 5px;
	padding-left: 4px;
}

#bandeau {
	float:left;
	width:747px;
	height:151px;
	margin : 0px;
	padding : 0px;
}

#top_menu {
	background:url(gifs/top_menu.gif) top no-repeat;
	width:996px;
	height:10px;
	overflow:hidden;
}

#corps_du_site {
	background:url(gifs/tranche_1_corps.gif) top repeat-y;
	width:996px;
	height:auto;
	overflow:hidden;
}

#pied_du_site {
	background:url(gifs/pied_site.gif) top no-repeat;
	width:996px;
	height:6px;
}

#footer {
	width:100%;
	height:auto;
}

.lienfooter {
	font-size:10px;
	color:#d2c986;
	text-align:center;
}

.lienfooter a {
	font-size:10px;
	color:#d2c986;
	text-decoration:underline;
}

.lienfooter a:hover {
	font-size:10px;
	color:#d2c986;
	text-decoration:none;
}

.bandeau_gauche {
	overflow:hidden;
	float:left;
	width:25%;
	height:auto;
}

.corps_droit {
	float:left;
	width:75%;
	height:auto;
}

.mon_menu {
	margin-left: 8px;
	margin-top: 6px;
	background:url(gifs/fond_menu.jpg) top no-repeat;
	width:222px;
	height:232px;
}

.menu {
	padding:0;
	margin:0;
}

.menu li {
	padding-left: 8px;
	padding-bottom:7px;
	list-style:none;
}

.menu li a {
	font-size:12px;
	color:#000000;
	text-align:left;
}

.menu li a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.plan_acces {
	margin-left: 8px;
	margin-top: 6px;
	background:url(gifs/fond_plan.jpg) top no-repeat;
	width:222px;
	height:181px;
}

.plan_acces2 {
	margin-left: 8px;
	margin-top: 6px;
	background:url(gifs/fond_plan2.jpg) top no-repeat;
	width:222px;
	height:109px;
}

.titre_contact {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin:0;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}

.titre_contact a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.titre_contact a:hover {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.acces_plan {
	padding-left: 2px;
	margin:0;
	text-align:center;
}

.coordonnees {
	margin:0;
	text-align:center;
	font-size:10px;
	color:#000000;
}

.telephone {
	margin:0;
	text-align:center;
	font-size:12px;
	color:#000000;
}

.lien_contact2 {
	padding-top: 19px;
	margin:0;
	text-align:center;
	font-size:12px;
	color:#000000;
}

.lien_contact2 a {
	text-decoration:underline;
	font-size:12px;
	color:#000000;
}

.lien_contact2 a:hover {
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

.lien_contact {
	padding-top: 10px;
	margin:0;
	text-align:center;
	font-size:12px;
	color:#000000;
}

.lien_contact a {
	text-decoration:underline;
	font-size:12px;
	color:#000000;
}

.lien_contact a:hover {
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

.liens_utiles {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 9px;
	width:100%;
	height:auto;
}

.liens_text {
	margin:0;
	font-size:12px;
	color:#cc572c;
}

.liens_text a {
	font-size:12px;
	color:#cc572c;
	text-decoration:underline;
}

.liens_text a:hover {
	font-size:12px;
	color:#cc572c;
	text-decoration:none;
}

.newsletter {
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom:6px;
	background:url(gifs/fond_newsletter.jpg) top no-repeat;
	width:222px;
	height:96px;
}

.lien_news {
	margin:0;
	padding-top: 5px;
	padding-left: 35px;
	text-align:left;
	font-size:12px;
	color:#000000;
}

.text_news {
	padding-top: 6px;
	padding-left: 13px;
	margin:0;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.formulaire {
	padding-left: 12px; padding-top: 11px;
	margin:0;
	width:100%;
	height:auto;
}

.align {
	vertical-align:middle;
}

.encart_titre {
	clear:both;
	padding-top: 6px;
	width:100%;
	height:auto;
}

.encart_titre2 {
	background:url(gifs/spacer_orange.jpg) right repeat-y;
	clear:both;
	padding-top: 12px;
	width:100%;
	height:auto;
}

.encart_titre4{
	height: auto;
	background:url(gifs/spacer_orange_hori.jpg) bottom repeat-x;
	clear:both;
	padding-top: 12px;
	width:100%;
}

.encart_titre6 {
	height: 186px;
	background:url(gifs/spacer_orange_hori.jpg) bottom repeat-x;
	clear:both;
	padding-top: 12px;
	width:100%;
}

.encart_titre5 {
	height: auto;
	background:url(gifs/spacer_orange_hori.jpg) bottom repeat-x;
	clear:both;
	padding-top: 12px;
	width:100%;
}


.encart_titre3 {
	padding-top: 12px;
	width:100%;
	height:auto;
}


.encart_accueil {
	background:url(gifs/a_ccueil.jpg) top left no-repeat;
	with:100%;
	height:66px;
	position:relative;
}
#baseline {
	position: absolute;
	font-weight:bold;
	font-size:20px;
	left: 347px;
	top: 28px;
	color:#381B0B;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.ccueil {
	padding-top: 43px;
	padding-left: 54px;
	margin:0;
	font-size:14px;
	color:#000000;
}

.escalier {
	padding-top: 33px;
	padding-left: 18px;
	margin:0;
	font-size:14px;
	color:#000000;
}

#bug {
	width:100px;
	height:50px;
	background:#0066CC;
}

.pose {
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right: 35px;
	float:left;
	background:url(gifs/pour-accueil_06.jpg) top no-repeat;
	width:218px;
	height:236px;
	margin-bottom:5px;
}

.poser {
	margin:0;
	padding-top: 170px;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.poser a {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.poser a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.sur_mesure {
	margin-right: 0px;
	margin-left:0px;
	float:left;
	/*background:url(gifs/encart_sur_mesure.jpg) top no-repeat;*/
	width:207px;
	height:95px;
	text-align:center;
	margin-bottom:5px;
	margin-top:60px;
}
.sur_mesure a {
	text-decoration:none !important;
}
.sur_mesure2 {
	margin-right: 0px;
	margin-left:0px;
	float:right;
	background:url(gifs/encart_sur_mesure.jpg) top no-repeat;
	width:129px;
	height:95px;
}

.mesure {
	margin:0;
	padding-top: 21px;
	padding-left: 4px;
	font-size:14px;
	color:#d2c986;
	text-align:center;
}

.mesure a {
	font-size:14px;
	color:#d2c986;
	text-decoration:none;
}

.mesure a:hover {
	font-size:14px;
	color:#d2c986;
	text-decoration:none;
}

.realisation {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left: 35px;
	float:left;
	background:url(gifs/pour-accueil_07.jpg) top no-repeat;
	width:216px;
	height:236px;
	margin-bottom:5px;
}

.realise {
	margin:0;
	padding-top: 170px;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.realise a {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.realise a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.text {
	margin-right: 8px;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

.text_fabrication {
	margin-right: 20px;
	margin-bottom:8px;
	font-size:12px;
	color:#000000;
	line-height:1.5;
	text-align:justify;
}

.lien {
	margin-right: 8px;
	font-size:12px;
	color:#cc572c;
	text-align:right;
}

.lien a {
	color:#cc572c;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.lien a:hover {
	color:#cc572c;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

#myphoto {
	background:url(gifs/pour-accueil_04.jpg) top no-repeat;
	width:231px;
	height:266px;
}

.colonne_gauche {
	float:left;
	width:238px;
	height:auto;
}

.colonne_droite {
	float:left;
	width:179px;
	height:auto;
}

.colonne_droite2 {
	float:left;
	width:231px;
	height:auto;
}

#E_style {
	margin-left: 6px;
	padding:0;
	background:url(gifs/E_style.jpg) top left no-repeat;
	width:100%;
	height:61px;
	margin-top:25px;
}

.myminiature {
	clear:both;
	width:100%;
	height:auto;
	margin-top:16px;
}

.mymini {
	padding-top: 20px;
	padding-left: 6px;
}

/*.devis {
	margin-left: 8px;
	margin-top: 2px;
	padding:0;
	background:url(gifs/encart_devis.jpg) top no-repeat;
	width:286px;
	height:200px;
}*/
.devis {
	margin-left: 8px;
	margin-top: 2px;
	padding:0;
	background:url(gifs/newcentre2.jpg) top no-repeat;
	width:286px;
	height:242px;
}

.titre_devis {
	margin:0;
	padding-left: 90px;
	padding-top: 37px;
	color:#d2c986;
	font-size:16px;
	text-align:center;
}

.titre_devis a {
	color:#d2c986;
	font-size:16px;
	text-decoration:none;
}

.titre_devis a:hover {
	color:#d2c986;
	font-size:16px;
	text-decoration:underline;
}

.text_devis {
	margin:0;
	padding-left: 90px;
	padding-top: 46px;
	color:#d2c986;
	font-size:12px;
	text-align:center;
}

.lien_devis {
	margin:0;
	font-size:12px;
	text-align:right;
	padding-left: 90px;
	padding-top: 15px;
	padding-right: 6px;
	color:#cc572c;
}

.lien_devis a {
	font-size:12px;
	text-decoration:underline;
	color:#cc572c;
}

.lien_devis a:hover {
	font-size:12px;
	text-decoration:none;
	color:#cc572c;
}

.second_page {
	margin-top:12px;
	padding:0;
	width:100%;
	height:auto;
}

.text_contact1 {
	text-align:center;
	font-size:14px;
	color:#000000;
}

.text_contact1 a {
	color:#000000;
	font-size:14px;
	text-decoration:none;
}


.text_contact1 a:hover {
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}

.text_contact {
	padding-left: 6px;
	font-size:14px;
	color:#000000;
}

.text_contact a {
	color:#000000;
	font-size:14px;
	text-decoration:none;
}


.text_contact a:hover {
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}

.lien_google {
	text-align:center;
	color:#000000;
	font-size:12px;
}

.lien_google a {
	text-decoration:underline;
	color:#000000;
	font-size:12px;
}

.lien_google a:hover {
	text-decoration:none;
	color:#000000;
	font-size:12px;
}

.photo1 {
	float:left;
	width:45%;
	height:auto;
}

.photo2 {
	float:left;
	width:45%;
	height:auto;
}

.img1 {
	float:left;
	padding:0 10px 10px 0;
}

.img2 {
	float:right;
	padding:0 0 10px 10px;
}

.compteurpage {
	text-align:center;
	margin-top:24px;
	margin-bottom:12px;
	width:100%;
	height:auto;
}

.mytemplate {
	margin-left: 70px;
	margin-top:12px;
	width:600px;
	text-align:center;
	height:auto;
}

.topactu {
	background:url(gifs/top_actu.jpg) top no-repeat;
	width:600px;
	height:8px;
	overflow:hidden;
}

.contenuactu {
	background:url(gifs/corps_actu.gif) top left repeat-y;
	width:600px;
	height:auto;
	overflow:hidden;
}

.basactu {
	background:url(gifs/bas_actu.jpg) top no-repeat;
	width:600px;
	height:14px;
	clear:both;
}

.titrenews {
	padding-top:8px;
	padding-bottom:8px;
	font-size:14px;
	color:#333333;
	text-align:left;
	padding-left:12px;
	width:100%;
	height:auto;
}

.imagenews {
	text-align:center;
	padding-bottom:8px;
	padding:5px 5px 5px 5px;
	height:auto;
}

.textenews {
	font-size:12px;
	padding-bottom:8px;
	text-align:Justify;
	padding:5px 16px 5px 16px;
	width:95%;
	height:auto;
}

.fabrication {
	padding-top: 37px;
	padding-left: 20px;
	margin:0;
	font-size:16px;
	color:#000000;
}

.text_contenu2 {
	text-align:left;
	margin-right:14px;
	margin-left:14px;
	color:#000000;
}

.f {
	margin-top: 65px;
	background:url(gifs/F_lettre.jpg) top left no-repeat;
	width:100%;
	height:63px;
}

.encart_zone {
	margin-top:24px;
	width:700px;
	height:auto;
	clear:both;
}

.text_zone {
	padding-left:8px;
	float:left;
	width:350px;
	height:auto;
}

.img_zone {
	float:left;
	width:325px;
	height:auto;
}
.landinglink {
	font-size:14px!important;
}

.landinglink a{
	font-size:14px!important;
	font-family:Tahoma,Arial,Verdana;
}
