

body
{
 height:100%;
 width:100%;
 margin:0px;
 background-color:white;

}

#main_container
{
 width:964px;
 height:500px;
 margin:auto;
}
 
.bandeau
{
width:964px;
height:100px;
background-image: url("../img/bandeau.png");
}

.slogan
{
float:left; 
border:none;
margin-right:480px;  
margin-top:55px;
}

.logo
{
height:100%;
width:170px;
border:none;
float:left;
}

div.bandeau div.menu_haut
{
width:300px;
height:15px;
position:absolute;
top:0%;
left:60%;
}

.menu_haut a
{
font-size:11px;
color:#a51a18;
text-decoration:none;
}

.buffer_white
{
background-color:white;
height:2px;
}

#buffer_red
{
background-color:#a51a18;
height:3px;
}

#buffer_red2
{
background-color:#a51a18;
height:5px;
}

.buffer_white2
{
background-image:url('../img/buuffer.png');
background-repeat:no-repeat;
height:10px;
}

#buffer_gris
{
background-color:#ebebeb;
height:2px;
}


div#menu table
{
border-collapse:collapse;
}

.whiteonglet
{
width:137px;
height:23px;
background-color:#ebebeb;
background-image:url("../img/onglet.png");
background-repeat:no-repeat; 
border-collapse:collapse;
}

div#menu table td:hover 
{
background-image:url("../img/onglet_select.png");
background-repeat:no-repeat; 
}

.redlink
{
display:block;
width:100%;
height:100%;
text-decoration:none;
color:#a51a18;
text-align:center;
font-size: 11px;
}

div#menu table td a:hover
{
text-decoration:none;
color:white;
font-size:15px;
}

#core
{
height: 491px;
background-image: url("../img/fond.jpg");
background-repeat: no-repeat;
margin-bottom:10px;
}

#core #panneau_gauche
{
width:22%;
height:98%;
float:left;
overflow:auto;
text-align:left;
border-right:2px solid #c5c5c5; 
padding:5px;
margin-top:0px;
}

#core #panneau_gauche p
{
font-size:11px;
text-align:justify;
font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
border-bottom:1px solid #a2a2a2;
}

#core #panneau_droit
{
width:22%;
height:98%;
float:right;
overflow:auto;
text-align:left;
border-left:2px solid #c5c5c5;
padding:5px;
margin-top:0px;
}

#core #panneau_droit p
{
font-size:11px;
text-align:justify;
font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
border-bottom:1px solid #a2a2a2;
}

.centre_index
{
float:left;
height:100%;
width:52%;
}

.title
{
width:420px;margin-left:8%;margin-top:10px;text-align:justify;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;color:#444444;font-size:10px;
}

#diapo
{
height:50%;
width:65%;
position:relative;
left:20%;
top:5%;
}

.copyright
{
float:left;
width:95px;
height:15px;
margin-top:4px;
font-size:11px;
}

#buffer_bas
{
clear:both;
background-color:#a2a2a2;
height:4px;
margin:0px;
margin-top:4px;
}

div#footer
{
width:964px;
margin-top:10px;

}


#footer td
{
font-size:11px;
border-collapse:collapse;
width:5%;
border-left:1px solid #c3c3c3;
text-align:center;
}



#footer td a
{
text-decoration:none;
}

em
{
color:#a51a18;
text-decoration:underline;
}

.inputsubmit
{
padding:2px 15px 3px 15px;
border-style:solid;
border-top-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-right-width:1px;
border-top-color:#D9DFEA;
border-left-color:#D9DFEA;
border-bottom-color:#0e1f5b;
border-right-color:#0e1f5b;
background-color:#a51a18;
color:#FFFFFF;font-size:11px;
font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
text-align:center;
}	
	
.p_ier_paraf
{
background-image:url("../img/fond_pfirst.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_2eme_paraf
{
background-image:url("../img/fond_p2.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_3eme_paraf
{
background-image:url("../img/fond_p3.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_4eme_paraf
{
background-image:url("../img/fond_p4.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_5eme_paraf
{
background-image:url("../img/fond_p5.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_1er_paraf_d
{
background-image:url("../img/fond_p1_d.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_2eme_paraf_d
{
background-image:url("../img/fond_p2_d.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_3eme_paraf_d
{
background-image:url("../img/fond_p3_d.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_4eme_paraf_d
{
background-image:url("../img/fond_p4_d.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

.p_5eme_paraf_d
{
background-image:url("../img/fond_p5_d.png");
background-repeat:no-repeat;
padding:4px;padding-top:14px;
}

p strong .important
{
text-decoration:underline;
color:#444444;
}
p strong a
{
color:#008000;
font-size:9px;
}












