﻿
@import url(navig_h.css);
body, html {
margin:0 auto;
padding:0;
background-color:#093B79;
font-family: verdana, arial;
font-size:12px;
width:100%;
position:absolute; 
}

#entete {
 margin-bottom:10px;
 padding-bottom:0;
}

.lien_home {
 margin-top:0;
 position:absolute;
 border:none;
 text-decoration:none;
}

#lien_home1 {
 width:120px;
 height:140px;
 margin-left:0;

}

#lien_home2 {
 width:390px;
 height:76px;
 margin-left:120px;
}

.fond {
    background-image:url(../img/en-tete.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    background-color:#B2C0DD;
    height:140px;
    width:1000px;
    margin:0;
    padding:0;
    }


#pub {
 color:#FFFFFF;
height:60px;
margin-left:490px;
position:absolute;
text-align:center;
margin-top:26px;
width:508px;
}

img {
border:none;
}

.textecompo {
    font-size:11px;
    width:130px;
}


#principal {
width:1000px;
margin:0 auto;
margin-bottom:5px;
padding-bottom:20px;
position:relative;
background-color:#B2C0DD;
background-image:url(../img/bas.png);
background-repeat:no-repeat;
background-position:bottom;
}

#principal_550 {
width:550px;
margin:20px auto;
margin-bottom:5px;
padding-bottom:20px;
position:relative;
background-color:#B2C0DD;
background-image:url(../img/bas_court.png);
background-repeat:no-repeat;
background-position:bottom;
}

#global {
	width: 1000px; /* -> 3 */
	margin: 0 auto; /* -> 4 */
	/*margin:20px auto;*/
	margin:0 auto;
    margin-bottom:5px;
    padding-bottom:10px;
    background-color:#B2C0DD;
    background-image:url(../img/bas.png);
    background-repeat:no-repeat;
    background-position:bottom;
}


/* Bloc central contenant #navigation et #contenu */
#centre {
	width: 100%; /* -> 5 */
	overflow: hidden; /* -> 5 */
}


#contenu_index {
float:left; 
width:750px;
height:100%
}


#contenu {
float:left; 
width:750px;
border-left:dotted 1px #36555D;
padding-left:5px;
padding-right:5px;
margin-left: 190x;
height:100%
}

a {
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}

h2.bloc_act {
font-size:13px; 
padding:0; 
margin:0;
}

div.bloc_act {
width:223px;
float:left;
position:relative;
color:color:#0A50A1;
margin-left:11px;
margin-right:11px;
margin-top:16px;
text-align: center;
padding-bottom:7px;
background-image: url(../img/bas_bloc.png);
background-repeat:no-repeat;
background-position:center bottom;
background-color:#FFF;
}
div.cible{
background-color:#FF7F00;
color:#FFF;
font-weight:bold;
font-size:13px;
padding:2px;
margin-bottom:5px;
}

p.zero {
margin:0;
padding:0;
}

a.zero {
text-decoration:none;
color:#0A50A1;
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
}



h1 
{
	width:988px;
	background-color:#36555D;
	margin:0;
	padding:6px;
	color:#FFFFFF;
	font-size:20px;
}

h2
{
	margin:0;
	padding:6px;
	padding-left:0;
	color:#36555D;
	font-size:18px;
}

.cadre_brochure {
    border : dotted 1px #36555D;
    background-color:#FFFFFF;
    width:294px; 
    height:240px; 
    float:left; 
    text-align:center; 
    padding:8px; 
    margin:6px;
    }
    
    .cadre_brochure a {
    color:#36555D;
    font-size:12px;
    }

li.lien_par {
list-style-type:none;
}

.lien_par {
background-image:url(../img/fle.gif);
background-position:left 3px;
background-repeat:no-repeat;
display:block;
margin:2px 0 0;
padding:0 0 0 12px;
font-weight:normal;
}

a.external:hover {
text-decoration:underline;
}

a.external {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../img/external.png) no-repeat scroll right center;
color:#0A50A1;
background-color:#B2C0DD;
font-weight:bold;
padding-right:13px;
text-decoration:none;
}

.contour_partenaire {
border:solid 3px #FFF;
margin-bottom:10px;
}

.fond_img_partenaire {
width:170px;
height:100%; 
float:left; 
text-align:center; 
background-color:#FFFFFF; 
margin-right:5px;
}

.chapeau_home {
color:#36555D; 
width:1000px;
font-size:11px;
background-color:#B2C0DD;
background-image:url('../img/bas.png');
background-position:center bottom;
background-repeat:no-repeat;
margin:15px auto;
padding-bottom:20px;
position:relative;
}
.chapeau_home_haut {
background-image:url('../img/haut.png');
background-position:center top;
background-repeat:no-repeat;
padding-top:11px;
}

.chapeau_home p {
padding:20px;
text-align:justify;
padding-bottom:0;
padding-top:0;
margin-top:2px;
margin-bottom:2px;
}