/* CSS Document */

/*///////////////////////////////début de style /////////////////////////*/

* {font-family : verdana ; font-size : 11px ; color : #000000 ;}
Body { scrollbar-3d-light-color : #ffffff; 
scrollbar-arrow-color : #64c5e8; 
scrollbar-base-color : #64c5e8 
scrollbar-dark-shadow-color : #ffffff; 
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-shadow-color : #64c5e8; 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: #ffffff url(../images/bg.jpg) repeat-x center top ;
}

input, select, textarea	{ font-family: verdana ; font-size: 10px ; color: #3A3A3A ; border: solid #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; }

.banner{
	background: url(../images/bg_content.jpg) no-repeat center top;
	width:878px;

}

.td_menu{
height:416px;
padding-bottom:30px;
padding-left:5px;
width:873px;
vertical-align:bottom
}

.menu
{          
			
			color:#64c5e8;
			text-decoration:none;
			vertical-align:bottom;
			font-size:12px;
			font-weight:bold;
		

			
}
.menu:hover
{ 

color:#fbc628;

}	

	
.titre_cordone
{

			font-size:12px;
			font-weight:bold;
			color:#64c5e8;

}	

.coordone
{
			background: url(../images/bg_coordone.jpg) no-repeat;
			width:317px;
			padding-top:24px;
			padding-left:13px;
			vertical-align:top;
		
	
}
.contact
{
			padding-top:73px;

}

.text_centre
{  
			
			vertical-align:top;
			text-align:justify;
			width:446px;
			padding-left:22px;
			padding-top:48px;
			padding-right:80px;
			vertical-align:top;
			height:289px;
			
}


.text_contact{ 

		
		vertical-align:top;
			text-align:justify;
			width:526px;
			padding-left:22px;
			padding-top:48px;
		
			vertical-align:top;
			height:px;
}

.titre
{

			font-size:14px; color:#fcc626;
			font-weight:bold;

}

.text_centre h1 {
	font-size: 14px;
	color: #fcc626;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.titre_contact
{

			font-size:14px; color:#fcc626;
			font-weight:bold;
padding-top:48px;
				

}
.gemini
{
			color:#025030; 
			font-weight:bold;
			text-decoration:none;   
	 
}
.img{
border:1px solid #7a7b7b;
}

.prox
{ 
			background:url(../images/bg_footer.jpg) no-repeat;
			text-decoration:none;
			height:50px;
			padding-right:35px;
			padding-top:10px;
}

.mail
{
			color:#fcc626;
			font-size:11px;
			
			text-decoration:none;
}

.mail:hover
{
			color:#f1966a;
			
	}
.plan_accee
{ 
			color:#423e3e;
		
			font-weight:bold;
			text-decoration:none;
}

.plan_accee:hover
{
			color:#000000;

	
	}

/*///////////////////////////////fin de style /////////////////////////*/

