/* CSS Document */


/*///////////////////////////////début de style /////////////////////////*/

* {font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 12px ; color : #ffffff;}
Body { scrollbar-3d-light-color : #000000; 
scrollbar-arrow-color : #930505; 
scrollbar-base-color : #930505; 
scrollbar-dark-shadow-color : #930505; 
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #ffffff; 
scrollbar-shadow-color : #930505; 

font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

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; }

body { 
			background-color:#7A0403;
			margin:0;
			padding:0;
	
}

.banner{
			background:#ffffff url(../images/banner.jpg) no-repeat ;
			height:281px; 
			width:962px;
			vertical-align:bottom;
			text-align:right;
			padding-right:62px;
			padding-bottom:4px;
		    
		
			
			
}
.trait_blanc{
			background:#ffffff url(../images/trait_blanc.jpg) no-repeat;
			width:7px;
			height:423px;

}
.trait_rouge{
			background:#8d0505 url(../images/trait_rouge.jpg) no-repeat;
			width:35px;
			height:423px;
}
.trait_rouge_droite{
			background:#7b0404 url(../images/trait_rouge_droite.jpg) no-repeat;
			width:35px;
			height:423px;
}
.bordure_gauche{
			background:#ffffff url(../images/bordure_gauche.jpg) repeat-y;
			width:2px;

}
.td_menu{
			background:#ffffff url(../images/bg_menu.jpg) no-repeat;
			width:207px;
			height:118px;
			padding-top:208px;
			padding-left:21px;
			vertical-align:top;
}

.menu
{            
			color:#ffffff;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			
		
		
			
			
}
.menu:hover
{

	        color:#ebe58d;
			
	   
}
.mirage{
color:#ece88e;
}	
.sun{
color:#ec5c57;
}

.titre_cordone
{

			font-size:12px;
			font-weight:bold;
			
}

.coordone
{
			width:191px;
			background:url(../images/bg_coordone.jpg) no-repeat;
			height:332px;
			vertical-align:top;
			padding-left:32px;
			padding-top:91px;
			
		
}


.text_centre
{ 			
			width:437px;
			background:#7b0505 url(../images/bg_centre.jpg) no-repeat;
			padding-left:23px;
			padding-top:35px;
			height:394px;
			vertical-align:top;
}




.text_ct{ 
	
		
			
			width:660px;
			background:#7b0505 url(../images/bg_contact.jpg) no-repeat;

			padding-top:35px;
			height:388px;
			vertical-align:top;
}


.titre
{

			font-size:13px;
			font-weight:bold;
			padding-left:28px;

}
.titre_contact
{

			font-size:13px;
			font-weight:bold;
			padding-left:51px;

}
.td_image
{
			padding-top:35px;
}

.prox
{ 
			background: #ffffff url(../images/bg_footer.jpg) no-repeat;
			text-decoration:none;
			height:32px;
			padding-right:70px;
			padding-top:10px;
}


.mail
{
			color:#c69c76;
			font-size:11px;
			text-decoration:none;
			font-weight:bold;
		
}

.mail:hover
{
			color:#ec5c57;
			
	}
.plan_accee
{ 

			text-decoration:none;
			vertical-align:top;
		
}

.plan_accee:hover
{
			color:#c05f3b;

	
	}

/*///////////////////////////////fin de style /////////////////////////*/
