
/* Général */
body {
	background:url(../images/fond_contenu.jpg) 50% 0 repeat-y;
	font-family:Arial, Helvetica, sans-serif;

}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #A1B55D;
}

/* En-tête */
#entete {
height:264px;
background:url(../images/fond_header.jpg) 0 0 repeat-x;
}


/* Navigation */
#navigation {
height:65px;


}


/* Contenu principal */
#contenu {
	color: #363B29;
}
#contenu td{
	color: #363B29;
}

#contenu a {
	color: #007ec3;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}

/* Pied de page */
#pied {

height:64px;
width:100%;
background:url(../images/fond_pied.jpg) 0 0 repeat-x;

}


/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0; /* -> 2 */
}

/* En-tête */
#entetecontenu {
height:264px;
background:url(../images/header.jpg) 50% 0 no-repeat;
}
#entetecontenu_projeta65 {
height:264px;
background:url(../images/header_projeta65.jpg) 50% 0 no-repeat;
}
#entetecontenu_alienor {
height:264px;
background:url(../images/header_alienor.jpg) 50% 0 no-repeat;
}
#entetecontenu_construction {
height:264px;
background:url(../images/header_construction.jpg) 50% 0 no-repeat;
}
#entetecontenu_exploitation {
height:264px;
background:url(../images/header_exploitation.jpg) 50% 0 no-repeat;
}
#entetecontenu_archeologie {
height:264px;
background:url(../images/header_archeologie.jpg) 50% 0 no-repeat;
}
#entetecontenu_environnement {
height:264px;
background:url(../images/header_environnement.jpg) 50% 0 no-repeat;
}
#entetecontenu_a65 {
height:264px;
background:url(../images/header_a65.jpg) 50% 0 no-repeat;
}
#liens {
width:860px;
margin: 0 auto;
padding-top:29px;
text-align:right;
}
#newsletter {
width:900px;
margin: 0 auto;
text-align:right;
padding-top:32px;
height:29px;

}
#anim {
position:relative;
width:973px;
margin: 0 auto;
}
#liens a{
padding-left:12px;
background:url(../images/fleche.png) 0 -1px no-repeat;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;

}
#liens a:hover{
color:#ABCC4B;}


/* Menu de navigation */
#navigationcontenu {
height:53px;
background:url(../images/navigation.jpg) 50% 0 no-repeat;
padding-top:12px;

}


/* Contenu */
#contenutexte {
width:930px;
min-height:273px;
margin: 0 auto;
background:url(../images/fond_contenu_2.jpg) 50% 0 no-repeat;
}


/* Pied de page */
#contenupied {
height:39px;
background:url(../images/pied.jpg) 50% 0 no-repeat;
text-align:center;
padding-top:25px;
color:#FFFFFF;
font-size:11px;
}
div#contenupied a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
div#contenupied a:hover{
color:#ABCC4B;
}
