/* General */

body {
margin:0;
padding:0;
background-color:#D2CFBD;
text-align:center;
font-family:Georgia, sans-serif;
font-size:12px;
}

form {
padding:0;
margin:0;
}

a img {
border:0;
}

a {
color:#000000;
text-decoration:none;
} 

a:hover {
text-decoration:none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:26px;
font-weight: bold;
text-transform: uppercase;
margin-top: 8px;
margin-bottom: 12px;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: normal;
margin: 0 0 3px 0;
text-transform: uppercase;
}

h3 {
font-size:13px;
margin-bottom: 8px;
margin-top: 18px;
}

h4 {
font-size:12px;
margin-bottom:5px;
margin-top:10px;
}

p {
margin:0;
padding:5px 0;
}

#container {
width:775px;
margin:auto;
text-align:left;
}

#header {
background:white url(../img/maquette/index/header.gif) top left no-repeat;
height:128px;
}

#logo {
border:0;
float:left;
margin:11px 0 0 15px
}

img.onglets_inedits {
display:block;
float:right;
padding-right:15px;
}


/* Newsletter */

#newsletter input {
color:#5E5F61;
border:0;
vertical-align:middle;
}

#newsletter input.field {
margin-top:0px;
margin-left:15px;
background-color:#D2CFBD;
color:#5E5F61;
font-size:12px;
width:110px;
}

#newsletter {
clear:right;
float:right;
text-align:right;
padding-right:15px;
width:350px;
margin-top:18px;
margin-bottom:10px;
height:35px;
line-height:1.8em;
}

#newsletter img{
width:12px;
height:23px;
}

#newsletter form {
display:block;
background:url(../img/maquette/index/newsletter.gif) top right no-repeat;
}


/* Header - Nav - Onglets */

#onglets_nav {
clear:right;
font-size:13px;
text-align:right;
height:25px;
}

#onglets_nav a {
color:#5E5F61;
display:block;
float:right;
padding-left:4px;
background:url(../img/maquette/index/bg_onglet2.gif) bottom left no-repeat;
}

#onglets_nav a span {
display:block;
padding:5px 8px 5px 4px;
background:  url(../img/maquette/index/bg_onglet2.gif) bottom right no-repeat;
}



#onglets_nav a:hover, #onglets_nav a.active {
background:url(../img/maquette/index/bg_onglet2_on.gif) bottom left no-repeat;
}

#onglets_nav a:hover span, #onglets_nav a.active span {
background:url(../img/maquette/index/bg_onglet2_on.gif) bottom right no-repeat;
}

#onglets_nav a.last span, #onglets_nav a.last:hover span {
background:none;
}

#onglets_nav a.first, #onglets_nav a.first:hover  {
background:none;
background:url(../img/maquette/index/bg_onglet2.gif) bottom center no-repeat; /* IE 6.0 */
}


/* Content */

.chemin {
padding:10px 0;
float:none;
font-family: Arial, Helvetica, sans-serif;
margin-bottom:10px;
font-size:10px;
text-transform: uppercase;
}


/* Bottom Actu */

#bottom_actu {
clear:both;
background:url(../img/maquette/bottom_actu.gif) top left no-repeat;
width:775px;
height:74px;
margin-top:10px;
}

#bottom_actu div {
padding:8px;
}

#bottom_actu img {
float:left;
margin:0 10px 0 10px;
}

#bottom_actu h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
margin:0 0 10px;
padding:0;
text-transform: uppercase;
}


/* Footer */

#footer {
clear:both;
background:  url(../img/maquette/index/footer.gif) top left no-repeat;
height:20px;
width:775px;
margin-top:10px;
padding-top:5px;
font-size:11px;
color:#ACA997;
text-align:center;
}


/* Liens */

.lien_v_en, .lien_v_en:active, .lien_v_en:visited {
color:#7D7A67;
text-decoration:underline;
}

.lien_v_en:hover {
color:#7D7A67;
text-decoration:none;
}

.lien_footer, .lien_footer:active, .lien_footer:visited {
color:#ACA997;
text-decoration:underline;
}

.lien_footer:hover {
color:#ACA997;
text-decoration:none;
}

.soulignement_pointille, .soulignement_pointille:active, .soulignement_pointille:visited{
	font-weight: bold;
	border-bottom: 1px dotted black;
}

.soulignement_pointille:hover {
	border-bottom:none;
}

.lien_page, .lien_page:active, .lien_page:visited{
text-decoration:underline;
font-size:11px;
}

.lien_page:hover {
text-decoration:none;
font-size:11px;
}