/*///////////////////////////////début de style /////////////////////////*/
* {font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px ; color : #000;}
Body { 
/*background: #fff url(../images/bg_site.jpg) repeat-x;*/
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serifs; 
margin:0;
padding:0;
}

input, select, textarea	{ 
font-family: verdana ; 
font-size: 10px ; 
color: #3A3A3A ; 
border: solid 2px #3A3A3A ; 
border-width: 1px;
background-color:#ffffff ; 
}

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
#banner{
background:url(../images/banner.jpg) no-repeat;
}
#table_menu{
padding-top:25px;
padding-left:5px;
}
#Name{
background:url(../images/puce2.jpg) no-repeat;
}
h1{
padding-left:30px;
color:#90281b;
font-size:20px;
font-weight:normal;
}
.menu{
color:#ffffff;
text-decoration:none;
font-size:11px;
font-weight:bold;
display:block;
height:25px;
}
.menu:hover{
color:#000000;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
.coordonnee{
padding-left:15px;
color:#000;
font-size:11px;
padding-top:15px;
}
.mailto{
color:#af401e;
font-size:11px;
font-weight:bold;
}
.mailto:hover{
color:#ffc270;
font-size:11px;
font-weight:bold;
}
.contenu{
border: 2px solid #f5f5f5;
background-color:#fdfdfd;
color:#8b8a8a;
text-align:justify;
padding-right:10px;
width:445px;
padding-left:10px;
}
.contenu_color{
color:#90281b;
}
#footer{
padding-top:15px;
}

