/* CSS Document */

body {margin:0px; font-family:Arial;}

#encart_mess2 {width:200px; float:left; background-color:#33CC99; margin-bottom:0px; margin-left:0px; margin-top:0px; margin-right:10px; padding-left:0px; padding-right:0px; font-size:12px; z-index:1}
.marges {margin-left:5px; margin-right:5px;}

h3 {text-align:center; font-size:14px;}

.dl {width:50%; color:#6666FF;}

.txt_mini {font-size:9px;}
.border_thin {border-color:#000000; border-style:solid; border-width:1px;}

.dessins { border-color:#000000; border-style:solid; border-width:thin;}
.txt_dess { text-align:center; font-size:12px; margin-top:0px; margin-left:10px; margin-right:10px; margin-bottom:20px;}

.link-cdf a { margin:0px; text-decoration:none; color:#33CCFF;}
.link-cdf a:hover {text-decoration:underline; color:#3399FF;}

.link-bleu a { margin:0px; text-decoration:none; color:#6666FF;}
.link-bleu a:hover {text-decoration:underline; color:#3399FF;}
.link-bleu a:visited {text-decoration:none; color:#6666CC;}

html, body {
margin:0;
padding:0;
height: 100%;
width: 100%;
}
.titre_galeries{text-align:right; font-size:32px; padding:15px;}


#arriere{
/* l'image occupe toute la place du body */
width : 100%;
height: 100%;
background-repeat:no-repeat;
background-attachment:fixed;
background-image:url('images/fond.jpg');background-position-y:50%
}
#cote_gauche{
width: 50px;
background-repeat:repeat-y;
background-image:url('images/cadre/cote_gauche.gif');
}
#cote_droit{
width: 50px;
background-repeat:repeat-y;
background-image:url('images/cadre/cote_droit.gif');
}
#cote_bas{
height: 50px;
background-repeat:repeat-x;
background-image:url('images/cadre/cote_bas.gif');
}
#cote_haut{
height: 50px;
background-repeat:repeat-x;
background-image:url('images/cadre/cote_haut.gif');
}
#cadre_main{
background-color:#EADDF4;
}
.rien {background-repeat:repeat;
background-image:url('images/cadre/fond_cadre.gif');}

#menu_gauche {background-image:url('images/menu_cheval/gauche.gif'); background-repeat:repeat-y; width:23px}
#menu_droit {background-image:url('images/menu_cheval/droit2.gif'); background-repeat:repeat-y; width:32px}
#menu_main{ width:135px; text-align:center;}

#menu_main a {color:#FFFFFF; text-decoration:none;}
#menu_main a:hover {color:#CCCCCC; text-decoration:underline;}
#menu_main a:visited {color:#999999; text-decoration:none;}

.entrelacs {width:400px; height:44px; border:0px;}

#link_pied {text-align:center; font-size:12px; margin:0px; padding:0px;}
#link_pied a { color:#9900FF; text-decoration:none;}
#link_pied a:hover {text-decoration:underline;}