/* CSS Document */

body {
margin:0;
padding:0;
background:url(element/fond.jpg) repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5e2b06;
line-height:15px;
}

img {
border:0;
}

.illustration {
border:#999999 1px solid;
}

#global {
position:relative;
width:1000px;
left:50%;
margin-left:-500px;
}

#container {
background:url(element/fond_site.png) center top no-repeat;
width:1000px;
height:650px;
}


#logo {
position:absolute;
width:205px;
height:90px;
left:10px;
top:13px;
text-align:center;
}


#nav1 {
position:absolute;
width:95px;
height:25px;
left:242px;
top:35px;
text-align:center;
}


#nav2 {
position:absolute;
width:112px;
height:25px;
left:344px;
top:35px;
text-align:center;
}

#nav3 {
position:absolute;
width:87px;
height:25px;
left:466px;
top:35px;
text-align:center;
}

#nav4 {
position:absolute;
width:95px;
height:25px;
left:578px;
top:35px;
text-align:center;
}

#nav5 {
position:absolute;
width:111px;
height:25px;
left:679px;
top:35px;
text-align:center;
}

#nav6 {
position:absolute;
width:129px;
height:25px;
left:802px;
top:35px;
text-align:center;
}







a {
color:#333;
font-weight:800;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}



#contact {
position:absolute;
width:177px;
height:126px;
left:35px;
top:190px;
font-weight:bold;
font-size:12px;
}

#contact a {
color:#5e2b06;
}


#illustrateur {
position:absolute;
width:177px;
height:126px;
left:28px;
top:326px;
font-weight:bold;
font-size:11px;
line-height:14px;
}

#illustrateur a {
color:#5e2b06;
}

#partenaires {
position:absolute;
width:177px;
height:17px;
left:28px;
top:542px;
font-weight:bold;
font-size:11px;
line-height:14px;
}

#partenaires a {
color:#5e2b06;
}


#mentions {
position:absolute;
width:177px;
height:23px;
left:28px;
top:580px;
font-weight:bold;
font-size:11px;
line-height:14px;

}



.marron {
color:#5e2b06;
}

p {
padding:0;
margin:20px 0 0 0;

}


/* ------------------------ PAGE ACCUEIL ------------------------ */
/* ------------------------ PAGE ACCUEIL ------------------------ */


#page_accueil {
background:url(element/img_accueil.jpg) no-repeat bottom left;
position:absolute;
width:746px;
height:542px;
left:218px;
top:59px;
color:#333333;
font-size:12px;
text-align:justify;
}



#page_accueil #texte1 {
float:left;
position:relative;
width:340px;
left:35px;
}

#page_accueil #texte2 {
float:left;
position:relative;
width:200px;
left:115px;
top:60px;
padding:15px;
border:#5e2b06 1px solid;
}


#page_accueil #texte2 .brigitte {
clear:left;
text-align:center;
margin:10px;
}



/* ------------------------ PAGE PARTICULIERS ------------------------ */
/* ------------------------ PAGE PARTICULIERS ------------------------ */


#page_particulier {
background:url(element/img_particulier.jpg) no-repeat bottom left;
position:absolute;
width:746px;
height:540px;
left:218px;
top:59px;
color:#333333;
font-size:12px;
text-align:justify;
}


#page_particulier #titre {
float:left;
position:relative;
left:35px;
}



#page_particulier #texte1 {
float:left;
position:relative;
width:320px;
left:35px;
}

#page_particulier #texte2 {
float:left;
position:relative;
width:280px;
left:95px;
}


/* ------------------------ PAGE ARCHITECTES ------------------------ */
/* ------------------------ PAGE ARCHITECTES ------------------------ */


#page_architectes {
background:url(element/img_archi.jpg) no-repeat bottom left;
position:absolute;
width:746px;
height:540px;
left:218px;
top:59px;
color:#333333;
font-size:12px;
text-align:justify;
}



#page_architectes #texte1 {
float:left;
position:relative;
width:340px;
left:35px;
}


/* ------------------------ PAGE ARTISANS ------------------------ */
/* ------------------------ PAGE ARTISANS ------------------------ */


#page_artisans {
background:url(element/img_artisans.jpg) no-repeat bottom left;
position:absolute;
width:746px;
height:540px;
left:218px;
top:59px;
color:#333333;
font-size:12px;
text-align:justify;
}



#page_artisans #texte1 {
float:left;
position:relative;
width:340px;
left:35px;
}


/* ------------------------ PAGE COLLECTIVITE ------------------------ */
/* ------------------------ PAGE COLLECTIVITE ------------------------ */


#page_collectivite {
background:url(element/img_collectivite.jpg) no-repeat bottom left;
position:absolute;
width:746px;
height:540px;
left:218px;
top:59px;
color:#333333;
font-size:12px;
text-align:justify;
}



#page_collectivite #texte1 {
float:left;
position:relative;
width:340px;
left:35px;
}

/* ------------------------ PAGE SCIENTIFIQUES ------------------------ */
/* ------------------------ PAGE SCIENTIFIQUES ------------------------ */


#page_scientifique {
background:url(element/img_scientifiques.jpg) no-repeat bottom left;
position:absolute;
width:746px;
height:532px;
left:218px;
top:69px;
color:#333333;
font-size:12px;
text-align:justify;
}



#page_scientifique #texte1 {
float:left;
position:relative;
width:340px;
left:35px;
top:20px;
}


/* ------------------------ PAGE ANNEXES ------------------------ */
/* ------------------------ PAGE ANNEXES ------------------------ */


#page_annexe {
position:absolute;
width:746px;
height:540px;
left:218px;
top:59px;
color:#333333;
font-size:12px;
text-align:justify;
}



#page_annexe #texte1 {
float:left;
position:relative;
width:320px;
left:35px;
}

