/* Caractéristiques générales --------------------------------------------------------------- */
*{margin:0;padding:0;border:0;}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000;
background-color:#fff;
text-align:center;
}
#centrage {
width:780px;
margin:0 auto;
font-size:100%;
display:table;
text-align:left;
}
#separateur{
clear:both;
}
.gras{
font-weight:bold;
}
.italique{
font-style:italic;
}
a:link{
color:#052778;
text-decoration:none;
}
a:visited{
color:#052778;
text-decoration:none;
}
a:hover{
color:#052778;
text-decoration:underline;
}
a:active{
color:#052778;
text-decoration:underline;
}
h1{
top:-65px;
margin-left:489px;
font-size:110%;
font-weight:bold;
position:relative;
color:#052778;
}
h2{
font-size:120%;
color:#012374;
font-weight:bold;
}
.left{
float:left;
}
input.recherchesaisie{
width:100px;
}
input.ok{}
/* ---------- H3 dans PAGE.PHP pour les varinates couleurs --------------------------------------------------------------- */

ul{
list-style-position: inside;
list-style-type: square;
}

/* Bandeau Haut --------------------------------------------------------------- */
#ariane{
top:-55px;
margin-left:396px;
font-size:70%;
position:relative;
color:#052778;
}
/* Navigation ----------------------------------------------------------------- */

#menu
{
background-image: url(../pics/filetg.gif);
background-repeat:no-repeat;
background-position:top;
}
#menuniv1
{
margin-left:15px;
font-size:11px;
font-weight:bold;
}
#menuniv1 a, #menuniv2 a
{
color:#7B90C4;
font-weight:bold;
}
#menuniv2
{
margin-left:36px;
font-size:9px;
}
#menuniv3
{
margin-left:46px;
font-size:9px;
}

.color012374  {
color:#012374;
}

/* Sous navigation ------------------------------------------------------------ */

/* Contenu -------------------------------------------------------------------- */
#contenu{
background-image:url(../pics/fond-contenu.gif);
}
#habithaut{
background-image:url(../pics/fond-contenu-haut.gif);
height:100px;
position:relative;
}
#texte{
margin:-100px 20px 0px 20px;
position:relative;
z-index:2;
height:200px;
font-size:80%;
}
html>body #texte{
height:auto;
}
.visuel{
margin:0 10px 10px 0;
}
#visuelphoto{
width:100%;
background-color:#00FF66;
}
#habitbas{
margin-top:-80px;
background-image:url(../pics/fond-contenu-bas.gif);
height:100px;
position:relative;
z-index:1;
}
/******************actualités********************/
#contenu_actu
{
background-image:url(../pics/actus/filet.gif);
background-position:left;
background-repeat:repeat-y;
clear:both;
position:absolute;
width:570px;
margin-top:0;
margin-bottom:30px;
}
#actu{
clear:both;
float:left;
margin-top:0;
display:block;
}
#gauche{
clear:both;
position:absolute;
margin-left:0;
width:255px;
z-index:500;
}
#droite{
position:absolute;
margin-left:275px;
margin-top:0;
width:250px;
z-index:500;
clear:both;
}
#element
{
position:relative;
margin-top:0;
margin-left:15px;
width:250px;
font-size:80%;
color:#000;
margin-bottom:30px;
z-index:1200;
}
#filet_haut_actu
{
background-image:url(../pics/actus/fond_actu.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:0;
height:332px;
width:570px;
z-index:100;
clear:both;
}
#filet_bas_actu
{
position:relative;
background-image:url(../pics/actus/bas_filet.gif);
background-position:left bottom;
background-repeat:no-repeat;
margin-left:0;
margin-top:-350px;
height:900px;
width:2px;
z-index:100;
}
.titre_actu
{
color:#7B90C4;
font-weight:bold;
font-size:inherit;
}
.titre_breves
{
font-size:100%;
color:#9CB6D7;
font-weight:bold;
}
/************************************************/
/* Annexes -------------------------------------------------------------------- */
#fond_actu
{
background-image:url(../pics/actus/fond_actu.jpg);
background-position:top left;
background-repeat:no-repeat;
z-index:1;
}
#annexes
{
clear:both;
background-image: url(../pics/filetd.gif);
background-repeat:no-repeat;
background-position:top;
vertical-align:top;
}
#annexesadherent
{
clear:both;
vertical-align:top;
}
#annexe
{
clear:both;
margin-left:20px;
padding-top:30px;
padding-bottom:20px;
font-size:80%;
color:#000;
vertical-align:top;
}
#annexe H3
{
margin-bottom:0;
}
/* Plan du site --------------------------------------------------------------- */
#plansite{
margin:-100px 20px 0px 20px;
position:relative;
z-index:2;
height:200px;
font-size:80%;
}
#plansite table.premier{
margin-bottom:20px;
}
#plansite a{
text-decoration:none;
}
#plansite h1{
font-size:120%;
font-weight:bold;
margin:10px 0 0 0;
top:0px;
}
#plansite h2{
font-size:100%;
color:#052778;
font-weight:bold;
margin:15px 0 0 0;
}
#plansite h3{
font-size:100%;
color:#8DD2DA;
font-weight:bold;
margin:-10px 0 0 15px;
}
#plansite .rub01{
color:#8DD2DA;
}
#plansite .rub02{
color:#FFC55D;
}
#plansite .rub03{
color:#9CB6D7;
}
#plansite .rub04{
color:#C69AAA;
}
#plansite .rub05{
color:#DEE51C;
}
#plansite .rub06{
color:#5FDBFF;
}
/* 
Pied de Page --------------------------------------------------------------- */
#foot
{
background-image:url(../pics/bottom.gif);
vertical-align: middle;
text-align:center;
font-size:10px;
color:#FFF;
margin-top:20px;
}

#foot a{
color:#FFF;
}