/* MAIN */

html {min-height: 100%;
	height: auto;
}

body {
margin:0px; 
padding:0px;
font-family:"Trebuchet MS",Arial;
color:#666666;
font-size:12px;
background:url(../images/fd_back.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}

#wrapper {
height:100%;
text-align:center;
background:url(../images/back_top.png);
background-position:top;
background-repeat:repeat-x;
}



#main {
text-align:center;
width:874px;
margin:0px auto 0px auto;
}

#header {
width:874px;
height:200px;/*
background:url(../images/fd_entete.png);
background-repeat:no-repeat;*/
z-index:10000;
}

#content {
width:834px;
padding:0px 20px 5px 20px;
background:url(../images/fd_content.png);
background-repeat:repeat-y;
background-position:center;
text-align:left;
}

#footer {
width:864px;
padding-left:10px;
height:34px;
background:url(../images/fd_footer.png);
background-repeat:no-repeat;
background-position:center top;
text-align:left;
}

ul {
list-style-image:url(../images/list_puce.png); 
line-height:20px;
}


/* Tailles Liens etc... */

a {
color:#D62F87;
text-decoration:underline;
}

h1.accueil {
font-size:20px;
margin:0px;
}

span.bienvenue {
color:#D62F87;
font-size:24px;
}

.big {
color:#D62F87;
font-size:160%;
font-style:normal;
}

h2 {
text-decoration:none;
}

.rule {
border-color:#CCCCCC -moz-use-text-color #EFEFEF;
border-style:solid none;
border-width:1px 0;
margin-top:10px;
margin-bottom:10px;
height:2px;
text-align:center;
width:80%;
}


#footer a {
color:#666666;
text-decoration:none;
}

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


ul li a
{
text-decoration:underline;
color:#D62F87;
}

ul li a:hover
{
text-decoration:none;
color:#D62F87;
}

/* Encarts */

div.texte_accueil {
color:#999999;
width:80%;
}

div#dem_devis {
height:100px;
background:url(../images/fd_dem_devis.png);
background-repeat:no-repeat;
}

div#plan_acces {
height:165px;
background:url(../images/fd_plan_acces.png);
background-repeat:no-repeat;
float:left;
width:50%;
text-align:center;
}

div#contact_accueil {
height:75px;
background:url(../images/fd_contact.png);
background-repeat:no-repeat;
text-align:center;
}

div#presentation {
height:81px;
background:url(../images/fd_presentation.png);
background-repeat:no-repeat;
margin-top:9px;
text-align:center;
}



/*Formulaire devis et contact */
.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
input.error { border: 1px solid red; }
label.error {background: url('../images/delete.png') no-repeat; padding-left: 20px;}

input,textarea
{
border: 0px solid #CFCFCF;
}

.encadre,.required{
border-width:1px;
}

.lien{
	text-decoration:underline;
	color:D62F87;
}

/* Liens header sans javascript */
.liens_top {
	font-size:110%;
	text-decoration:none;
}




.innen_right {
	float:right;
	width:300px;
	height:270px;
	margin-right:30px;
	margin-top:25px;
	padding-left:25px;
	padding-top:85px;
	padding-left:30px;
	background: url('../images/fd_encart_contact.png') no-repeat;
	background-repeat:no-repeat;
} 
