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

body{ background-color:#293f56;margin-top:0px; background-image:url(img/background_lacalade.gif); background-repeat:repeat}

#sur_header {width:900px; height:10px; margin:auto; background-color:#011c37}
#big_header {width:900px; height:141px; margin:auto;}
#sous_header {width:900px; height:35px; margin:auto; background-color:#011c37; background-image:url(img/slogan.gif); background-repeat:no-repeat; background-position:bottom right}
#sous_header2 {width:900px; height:10px; margin:auto;background-color:#011c37;}
#sous_header3 {width:900px; height:10px; margin:auto;background-color:#011c37;}
#presentation2 {width:900px; height:350px; margin:auto; background-color:#011c37;}
#presentation {width:900px; height:300px; margin:auto; background-color:#011c37;}
#location  {width:900px; height:380px; margin:auto;background-color:#011c37;}
#location2  {width:900px; height:493px; margin:auto;background-color:#011c37;}

#footer {width:900px; height:30px; margin:auto;background-color:#011c37; vertical-align:middle}



.table_presentation {width:880px; height:300px; background-color:#16314b; margin:auto; background-image:url(img/lacalade_ext.jpg); background-repeat:no-repeat}
.table_presentation2 {width:880px; height:350px; background-color:#16314b; margin:auto; background-image:url(img/le_magnan.jpg); background-repeat:no-repeat}
.table_presentation3 {width:880px; height:350px; background-color:#16314b; margin:auto; background-image:url(img/le_cocon.jpg); background-repeat:no-repeat}


.table_location {width:880px; height:380px;margin:auto;}



.texte_presentation {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; }
.titre_orange {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#f9a613; font-weight:bold}

.texte_contact {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#f9a613; }
.texte_tel {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; }
.footer {font-family:"Trebuchet MS", Arial, Verdana; font-size:9px; font-weight:bold; color:#FFFFFF}




a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f9a613;
	text-decoration: underline;
	background-image:url(img/fleur.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	
}
a:link.mail {
	text-decoration: underline;
}
a:visited.mail {
	text-decoration: underline;
	color: #f9a613;
}
a:hover.mail {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active.mail {
	text-decoration: underline;
	color: #f9a613;
}



a.liens_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f9a613;
	text-decoration:underline;
	background-image:url(img/fleur.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;

}
a:link.liens_location {
	text-decoration: underline;
}
a:visited.liens_location {
	text-decoration: underline;
	color: #f9a613;
}
a:hover.liens_location {
	text-decoration: underline;
	color: #FFFFFF;

}
a:active.liens_location {
	text-decoration: underline;
	color: #f9a613;
}




a.footer2 {
	font-family:"Trebuchet MS", Arial, Verdana; font-size:10px; font-weight:bold; color:#FFFFFF; font-style:italic; text-decoration:none
}
a:visited.footer2{
color:#FFFFFF;
}
a:hover.footer2 {
	color: #F9A613;
	text-decoration:none;
}
a:active.footer2 {
color:#FFFFFF;}


