/* CSS Document */


/*///////////////////////////////début de style /////////////////////////*/

* {font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px ; color : #000000;}
Body { scrollbar-3d-light-color : #000000; 
scrollbar-arrow-color : #9cb10d; 
scrollbar-base-color : #9cb10d; 
scrollbar-dark-shadow-color : #9cb10d; 
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-shadow-color : #9cb10d; 
background:#f3f6e5 url(../images/bg.jpg) repeat-x  ;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

margin:0px;
padding:0px; 
 }

#Name
{
font-size:14px;
font-weight:bold;
background:url(../images/puce_titre.jpg) ; 
background-repeat:no-repeat ;
color:#067fb1;
margin-top:15px;

			}
h1
{

padding-left: 35px ; 

} 

input, select, textarea	{ font-family: verdana ; font-size: 10px ; color: #3A3A3A ; border: solid 2px #3A3A3A ; border-width: 1 ;  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; }

.td{
vertical-align:top;}

.banner{
			background:#ffffff url(../images/banner.jpg) no-repeat  ;
			height:189px; 
			width:880px;
		
			
		
}



.td_menu{
			background:#ffffff url(../images/bg_menu.jpg) no-repeat;
			height:119px;
			width:902px;
			vertical-align:bottom;

			
}


.menu
{         
			color:#3f5102;
			font-size:11px;
			text-decoration:none;
		
			

			
}
.menu:hover
{

	        color:#3394bc;
			
	   
}

.coordone{

background: #e8eece url(../images/bg_coordone.jpg) no-repeat;
height:497px;
width:219px;
padding-top:100px;
padding-left:20px;
vertical-align:top;


}

.titre_coordone
{

			font-size:13px;
			font-weight:bold;
			color:#000000;
			
			
}

.coloree{
font-size:11px;
color:#f5a745;
font-weight:bold;


}


.text_centre
{ 			
			background: #e8eece url(../images/bg_center.jpg) no-repeat;
			width:590px;
			padding-left:26px;
			padding-right:20px;
			padding-top:20px;
			vertical-align:top;
			color:#000000;

			
				
			}

.prox
{ 
		
			text-decoration:none;
			height:59px;
			vertical-align:top;
			
}


.mail
{
			color:#067fb1;
			font-size:11px;
			text-decoration:none;
			font-weight:bold;


		
}

.mail:hover
{
			color:#9cb10d;
			font-weight:bold;
			
	}

.plan_accee
{ 
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			color:#ffffff;
			
		
}

.plan_accee:hover
{
			color:#c9abe3;

	}

/*///////////////////////////////fin de style /////////////////////////*/

