/* CSS Evax */ 
body {
	height: 100%;
	width: 90%;
	overflow: ;
	/*Scrollbar couleur*/
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #00ad4c;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #b47c4d;
	background-image: url(image/Evax_logo_dessin%20seul.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
/*-------------------------------------------------*/

#menu{
	width:195px;
	height:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 13px;
	margin-bottom: 5px;
	float: right;
	text-align: left;
	font-size: 14px;
	letter-spacing: 2px;
	
}
.menu, .sousmenu{
	text-align:left;
}
.menu{
	height:15px;
	width:195px;
	color:#fff;
	padding: 1px 0px;
}
.sousmenu{
	height:13px;
	width:195px;
	padding:1px 0;
	color:#fff;
	background-color: #FFFFFF;
	text-align: right;
}

.menu a{
	display:block;
	color:#01AC4C;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
}
.sousmenu a{
	display:block;
	width:100%;
	height:100%;
	color:#01AC4C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.menu a:hover, .menu a:active, .menu a:focus{
	background-color: #FFFFFF;
	color: #000000;}


.sousmenu a:hover, .sousmenu a:active, .sousmenu a:focus{
	background-color: #FFFFFF;
	color: #000000;
}
/* -------------- menu ------------------ */


#contener {
	width: 725px;
	height: 500px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -255px;
	margin-left: -355px;
	border:#CCFF33;

}

#bloc{
	width:500px;
	height:500px;
	float: left;
	border-color: #B88253;
	outline: dotted;
	outline-width: thin;
	outline-style: dashed;
	outline-color: #B88253;
	background-image: url(image/d.jpg);
	margin: 0;
}
#header{
	width:200px;
	height:95px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	letter-spacing: 6px;
	text-transform: uppercase;
	}
#header a:link {
	text-decoration: none;
	}
#header a:hover {
	color: #CCFF33;
	text-decoration: none;
	}
#header a:visited {
	color: #CCFF33;
	text-decoration: none;
	}
#page{
	width:185px;
	height:177px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	text-align: justify;
	overflow:auto;
	padding-right: 12px;
	color: #666666;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 13px;
	}
	
#page a:link{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	}

#page a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #01AC4E;
	text-decoration: underline;
	}

#page a:visited{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: lighter;
	text-decoration: underline;
	}
	
#link{
	width:230px;
	height:380px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	float: none;
	color: #666666;
	font-weight: lighter;
	}
	
#link2{
	width:230px;
	height:380px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	float: none;
	color: #666666;
	font-weight: lighter;
	text-align: right;
	padding-right: 20px;
	}

#link2 a:link {
	color: #666666;
	text-decoration: none;
}

#link2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01AC4E;
}

#link2 a:visited {
	color: #B07B47;
	text-decoration: none;
}


#menue{
	width:195px;
	height:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 9px;
	float: right;
	text-align: left;
	}
#footer{
	width:200px;
	height:10px;
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
	
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;

}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B58054;
	text-decoration: none;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}


#trad{
	height: 12px;
	width: 20px;
	overflow: hidden;
	float: right;
	position: relative;
}
#trad2{
	height: 200px;
	width: 140px;
	overflow: hidden;
	position: relative;
	margin: auto;
}
	
.bouton {
	font-size: 14px;
	margin-top: 300px;
}
.titre {
	font-size: 11px;
	text-align: center;
	margin-bottom: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
	margin-top: 5px;
}

.entete {
	font-size: 28px;
	text-align: center;
	margin-bottom: 27px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 2px;
	color: #B37B4A;
	margin-top: 5px;
	font-weight: lighter;
}

.Soutitre {
	font-size: 9px;
	margin-top: 5px;
	color: #01AC4E;
	letter-spacing: 4px;
}
.cop       {
	font-size: 9px;
	color: #999999;
	position: absolute;
	text-align: center;
	bottom: 5px;
	width: 860px;
	text-transform: uppercase;
	padding-left: 50%;
	margin-left: -430px;
}
.cop a:link  {
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}
.cop a:hover {
	text-decoration:none;
	color: #01AC4C;
}
.cop a:visited {
	text-decoration:none;
	color: #666666;
}

.cop a:active {  text-decoration:none }

/* -------------- Copyright------------------ */

#copyright {
	width: 145px;
	height: 50px;
	position: absolute;
	right: 0px;
	bottom: 170px;
}

