/* CSS Document édité par Philippe Jarlet Switzerland*/
/*fond gris : #cccccc et  banner:#b0a3a5 et #f3f3f6-  bordeaux: #8c0f16 -	crême: #FFFFF6* - blog: #eeeeeee

Nouvelle couleur de fond = 9f757c
*/
* { 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
color: #000000; 
margin: 0px; 
padding: 0px;
}
a:hover { 
color: #8c0f16; 
text-decoration: underline;}
body { 
/*background-color: #FFFFF6;*/
background: #ffffff url(images/back_BandW2.gif) repeat-y;
background-position: 600px 0px;
/*background:url(images/fond_pied.gif) repeat-x bottom;*/

min-height: 100%;
}
#header, #content, #footer {
width: 800px;
margin: 0 auto;
text-align:center;
}
/******header********/
#header {
display: none;
height: 90px;
margin:0 auto;
background: url(images/back_rouge_blanc.gif) no-repeat top right;
/*url(images/header.gif) no-repeat left;*/
}
#head_center {
display: none;
float: left;
width: 684px;
height: 90px;
}
#head_right {
float: right; 
background: url(images/couronne_1.gif) no-repeat top;
width: 60px;
height: 90px;
}
/*****content*******/
#content {
height:100%;
position: relative;
}
#rosaceTop {
position: absolute;
top: 600px;
left: 580px;
width: 200px;
height: 200px;
background: url(images/rosace_noire.gif) no-repeat;
 }
#rosaceBottom {
position: absolute;
top: 0px;
left: -10px;
width: 100px;
height: 100px;
background: url(images/rosace_noire_haut.gif) no-repeat;
 }
/****/
#content_main {
float: right;
width: 150px;
margin:0 auto;
margin-top: 70px;
height: 600px;
}
/******Menu Principal****/
#content_main #navMain {
margin:0 auto;
margin-top: 1px;
background: url(images/back_gris_noir.gif) repeat-x bottom;
/*opacity : 0.5;
filter : alpha(opacity=10);*/
}
#content_main #navMain a { 
display:block;
width: 130px;
height: 17px;
line-height: 17px;
color: #ffffff;
text-decoration: none;
padding-left: 15px;
text-align:left;
}
#content_main #navMain a:link, #content_main #navMain a:visited {
color: #ffffff;
font-size: 11px;
}
#content_main #navMain a:hover {
background: url(images/carreGris.jpg) no-repeat left;
color: #8c0f16;
font-weight: bold;
}
#content_main #navMain .title {
height: 17px;
line-height: 17px;
color: #8c0f16;
text-decoration: none;
text-align:left;
font-weight: bold;
}
#content_main #navMain .liens {
font-weight: normal;
}
/*****/
#contentLogo {
float: right;
width: 60px;
height: 700px;
background: url(images/back_gris_noir.gif) repeat-x top center;
margin-right: 20px;
}
#contentLogo #logoDBM {
width: 60px;
height: 154px;
background: url(images/logoDbm1.gif) no-repeat top center;
margin-top: 70px
}
/**/
body { behavior:url("csshover.htc"); }
/******************/
#content_center {
float: left;
width: 550px;
margin: 0 auto;
margin-right: 10px;
margin-top: 60px;
text-align: center;
}
#content_center h2 { 
color: #8c0f16;
text-align: left;
padding: 5px 0px 5px 10px;
 }
#content_center h3 {
color: #8c0f16;
text-align: left;
padding: 5px 0px 5px 10px;
}
#content_center h1 {
color: #8c0f16;
text-align: center;
padding: 5px 0px 5px 10px;
font-size: 14px;
}
#content_center p {
text-align: justify;
padding: 2px 10px 5px 10px;
}
#content_center img { 
text-decoration:none;
}
/**/
#content_center div.blogHaut {
margin: 16px 0px 10px 0px;
font-family: Arial, Helvetica, sans-serif;
border: 1px dashed #CCCCCC;
background: url(images/backgroud_white.jpg);
/*opacity : 0.8;
    filter : alpha(opacity=10); */

}
#content_center div.blog {
text-align:center;
margin: 10px 0px 10px 0px;
font-family: Arial, Helvetica, sans-serif;
border: 1px dashed #CCCCCC;
background: url(images/backgroud_white.jpg);
/*opacity : 0.9;
    filter : alpha(opacity=10); */
}

/*************tableau location************/
#tableLoc {
color:#301100;
border: none;
margin: 0 auto; 
text-align:center;
font-weight: none;
}
#tableLoc td { 
padding: 5px;}
/*******formulaire*/
#formContact { 
color:#301100; }
#formContact table {
border: 1px solid #8c0f16;
margin: 0 auto; 
text-align:center;}
#formContact td { 
padding: 3px;}
#formContact input { 
width: 200px; 
background-color:#FFFFFF;}
#formContact .radio { 
width: 20px;
background-color:#f3f3f6;}
#formContact textarea { 
width: 200px; 
background-color:#FFFFFF; }
#formContact .texteInscription { 
width: 390px; 
background-color:#FFFFFF; }
#formContact .submit { 
width: 100px; }
.submitlogin { 
width: 30px; }
#formContact .cadreCellule { 
border: 1px solid #d7b376; }
#formContact input.somme { 
width: 80px; }
/********footer*****/
#footer { 
text-align: left;
}
#footer div {
float: left;
margin: 0 auto;
margin-left: 0px;
color: #999999;
} 
#footer div a {
color: #999999;
}
#footer div a:hover {
color: #990000;
}

/*********************/
.pointer { 
cursor: pointer;
}
#powered {
/*position: absolute;
bottom: 0px;
left: 28px;*/
font-size: 9px;
color: #8c0f16 ;
}
/*********************/
.clear { 
clear: both;
}
/***********/
.agrandir {
display: none;
position: absolute;
margin: 0 auto;
}
.agrandir1 {
display: none;
margin: 0 auto;
}
/********************legendes*********/
#legend {
height: 20px;
background: #f3f3f6 url(images/legendes.jpg) no-repeat right;
}

/*************NEWS****************/
div.blogNews {
margin: 10px 0px 10px 0px;
height: 19px;
font-family: Arial, Helvetica, sans-serif;
border: 1px dashed #CCCCCC;
/*background: url(images/backgroud_white.jpg);
opacity : 0.8;
    filter : alpha(opacity=10); */
}

div.blogNews #newsLeft {
margin: 0 auto;
width: 450px;
height: 19px;
background-color:#009999;
}

div.blogNews #newsRight {
float: left;
width: 50px;
height: 19px;
background-color: #FF0066;
text-align: left;
}
