@charset "utf-8";
/* CSS Document */
Body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#231f20}

TD
	{ 
	font-family : arial ; 
	font-size : 11px ; 
	color : #FFFFFF ;
	text-align: justify;
	}
    
div#scroll {
	overflow: auto;
	height: 401px;
	width:393px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.bouton:link
{
text-decoration:none; 
color:#7e6d51;
text-align:justify; 
font-weight:none; 

}

a.bouton:visited{
	text-decoration:none;
	color:#7e6d51;
	text-align:justify;
	font-weight:none;
}

a.bouton:hover{
	text-decoration:none;
	color:#000000;
	text-align:justify;
	font-weight:none;    
}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
.tab1
	{
	background-color:#DEE3DE ;
	padding-left : 5px ; 
	padding-right : 5px ; 
	}	
.texte 
	{
	font-family: Arial;
	font-size : 12px;
	color : #000000; 
	font-style: normal; 
	line-height: normal; 
	text-align: center;
	}
a:link
{
color:#660924;
text-decoration:underline;
text-align:justify; 
font-weight:none; 

}

a:visited{
	text-decoration:underline;
	color:#660924;
	text-align:justify;
	font-weight:none;
}

a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	text-align:justify;
	font-weight:none;    
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660924;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

/* 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; }
/* END WINDOWS OVERLAY*/

#content{
position:relative;
width:929px;
height:822px;
margin:auto;
padding:0px;}

#top{
float:left;
background-repeat:no-repeat;
width:929px;
height:45px;}


#menu{
float:left;
background-repeat:no-repeat;
width:929px;
height:298px;}


#contenu_global{
float:left;
background-image:url(images/bg.jpg);
background-repeat:repeat;
width:929px;
height:auto;}

#contenu_norep{
float:left;
background-image:url(images/mise_03.jpg);
background-repeat:no-repeat;
width:929px;
height:auto;}

#bottom{
float:left;
background-image:url(images/mise_04.jpg);
background-repeat:no-repeat;
width:929px;
height:27px;}


#cote{
float:left;
background-repeat:no-repeat;
width:290px;
margin-left:10px;
text-align:center;
color:#FFFFFF;
height:auto;}

#txt{
float:left;
background-repeat:no-repeat;
width:590px;
margin-left:20px;
text-align:justify;
color:#660924;
height:auto;}