/* CSS Document */


/*///////////////////////////////début de style /////////////////////////*/

* {font-family : verdana ; font-size : 11px ; color : #3A3A3A ;}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/backg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #173662;

	scrollbar-base-color:#173662;
}


div#globalfixe {
	margin-top: -280px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 400px;
	width: 600px;
}




h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size:20px;
	padding-left:65px;
}


h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9d0a0e;
}



.table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px ; 
	color : #3A3A3A ;
	text-decoration: none;
}




.intro    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.intro a       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.intro a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #acd0de;
	text-decoration: none;
}





.banner{
background: #173662 url(../images/backg.jpg) repeat-x;
width:879px;
height:82px;
}
.bgtext{
	background: #faf3f4 url(../images/bgcont_top.jpg) no-repeat;
}
.menu{
	background:url(../images/menu.jpg) no-repeat;
	width:867px;
	height:41px;
	padding-left:10px;

}

.lien{
	color:#ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	}

.lien:hover{
	color:#ffdfcf;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
.mailequipe{
	color:#15345e;
	font-size: 11px;
	text-decoration:none;
}
.mailequipe:hover{
	color:#82ace5;
	font-size: 11px;
	text-decoration:none;
}
.email{
	color:#f4e3cb;
	font-size: 10px;
}
.email:hover{
	color:#ffffff;
	font-size: 10px;
}

.tab_gemeral{
	border:1px solid #000000;
	background:#ffffff;
}
.text{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#000000;
	font-size: 11px;
	padding-left:25px;
	height:200px;
	text-align:justify;
}

.text td{
	font-size:9px;
}


.titre_rubrique{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size:25px;
	padding-top:12px;
}

.text_contact{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size: 10px;
	padding-left:25px;
}
.lien1{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
.menubas:hover{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight:bold;
	padding-bottom:1px;
	text-align:center;
	text-decoration:none;
}
.important{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:RED;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
}
.img{
	padding-left:25px;
	padding-top:30px;
}
.b1{
	font-family:"Trebuchet MS",Tahoma, sans-serif;
	color:#ffffff;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	}
.b1:hover{
	font-family:"Trebuchet MS",Tahoma, sans-serif;
	color:#e8dda9;
	font-size: 12px;
}
.titre_parag{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#173762;
	font-size: 13px;
	text-align:center;
}
.text_tab{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color:#ffffff;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
}
.tab{
	border:1px solid #000000;
}



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; }


/*///////////////////////////////fin de style /////////////////////////*/
