/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
margin:0;
padding:0 0 0 0;
/*background-color:#FBF8ED;*/
color:#512D06;

}
h1 {
font-size:140%;
color:#EAE3D6;
text-transform:uppercase;
border-bottom:1px dashed #EAE3D6;
margin: 10px !important;

}
h2 {
color:#A6661A;
font-size:130%;
}
h3 {
font-size:120%;}
h4 {
font-size:110%;}
tr {
vertical-align:top;}
th {
text-align:left;
background-color:#E5DDC7;
color:#572222;
padding-left:3px;}
a:link {
color:#02317D;
text-decoration:underline;}
a:hover {
text-decoration:none;}
a:visited {
color:#7D0273;}
dl {
}
dt {
font-weight:bold;}
dd {
border-left:1px solid #572222;
padding-left:5px;}
a img {
border: 0 !important;}
.invisible {
display:
inline !important;}
.screen {
display:none;}

/* ----------------- entete ------------------------------ */
#banner {}
#lang {
display:none;}

#menuh {
display:none;}

#recherche {
display:none;
}
#annonce {display:none;}

/* ---------------------- zone B ----------------------- */
#zoneB {
display:none;}
#menu {
display:none;}


/* ---------------------- zoneA ------------------------- */
#principal {
clear:both;

padding:10pt;

width:90%;
/*border:1px solid #5B3C1E;*/
}
#zoneA {

}

#zoneA td {
background-color:#FBF8ED;}
#zoneA table {
margin:auto;}
#navigation {
display:none;}

#contenu {
background-color:#fff;
margin: 5px;
padding: 5px 9px 36px 9px;
background-image:url(/styles/fond-capsules.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
#contenu_court {
background-color:#fff;
margin: 0 0 0 0;
padding: 5px 9px 5px 9px;
/*background-image:url(/styles/fond-capsules.gif);
background-position:bottom right;
background-repeat:no-repeat;*/
border-left:0px solid #5B3C1E;
border-bottom:0px solid #5B3C1E;
border-right:0px solid #5B3C1E;
width:100%;
z-index:0;
clear:none !important;}
#illu {
float:none;
z-index:0;
width:250px;
margin-right:15px !important;
margin-bottom:3px;
margin-left:3px;
margin-top:15px;
border:10px solid #D2C08C !important;
/*background-image:url(/images/homepage5.jpg);
background-position:top right;
background-repeat:no-repeat;*/
}
input {
font-family:Verdana, Arial, Helvetica, sans-serif;}
input.bouton {
background-image:url(/styles/fond-bouton.gif);
background-position:bottom;
background-repeat:repeat-x;
color:#2F2F2F;
border-top:1px solid #CCB26F;
border-left:1px solid #CCB26F;
border-bottom:1px solid #2F2F2F;
border-right:1px solid #2F2F2F;}
ol.recherche {
}
ol.recherche a:link, ol.recherche a:hover, ol.recherche a:visited {
color:#572222;}
img.ImgFloatLeft {
float:left;
margin:0;}
img.ImgFloatRight {
float:right;
margin:0;}
/* ------------------- homepage -------------------------- */
#zoneAHP {
background-image:url(/images/homepage2.jpg);
background-position:top right;
/*background-image:url(/styles/fond-zoneA.gif);
background-position:top left;*/
background-repeat:no-repeat;
padding:0;}
#contenuHP {
background-color:#fff;
margin: 0 0 0 0;
padding: 0px 9px 8px 9px;
border-left:25px solid #572222;
border-bottom:1px solid #572222;
border-top:1px solid #fff;
border-right:1px solid #572222;
width:55%;}
/* ---------- plan du site ---------*/
#plan_site ul{
list-style-type:none;
width:55%;
margin:auto;
}
#plan_site ul li  ul{
width:85%;
}
#plan_site li{
/*background-color:#E5DDC7;*/
padding-left:8px;
border:1px solid #E5DDC7;
line-height:2em;
margin:2px;}
#plan_site a:link, #plan_site a:visited{
text-decoration:none;
color:#572222;}
#plan_site a:hover {
text-decoration:underline;}
/* ------------------- pieddepage----------------------*/
#footer {
display:none;
}

/* ------------------ positionnement atoms------------------- */

img.imgLeft {
	clear: both;
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

img.imgCenter {
	clear: both;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

img.imgRight {
	clear: both;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}

img.imgAlignLeft {
	float: left;
	margin: 0 5px 5px 0
}

img.imgAlignRight {
	float: right;
	margin: 0 0 5px 5px
}

.invisible {
	display: none;
}


