@charset "utf-8";
/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
}
#divsite {
	width:900px;
}
#divdotip {
	width:416px;
	height:168px;
	float:left;
}
#divtopacces {
	width:484px;
	height:168px;
	background-image:url(../images/dotip_02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	float:left;
	padding:0px;
}
#divtopacces select {
	border:1px solid #4d90b4;
	width:120px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#divtopacces table {
	border:0px;
	padding:0px;
	margin:0px;
	float:right;
	margin:2px 5px 0px 0px;
}

#divdraytek {
	width:142px;
	height:40px;
	line-height:38px;
	float:left;
	border-top:3px solid #5699ba;
}
#mentionslegales {
	width:900px;
	height:11px;
	float:left;
	line-height:11px;
	text-align:center;
	font-size:9px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color:#095ba5; /*#4b8cb4;*/
	margin:2px 0px 5px 0px;
}
#mentionslegales a {
	font-weight: normal;
	color:#095ba5;
	text-decoration:none;
}
#mentionslegales a:hover {
	text-decoration:underline;
}
#divbas {
	width:900px;
	height:11px;
	float:left;
	line-height:11px;
}
#divcontenu {
	width:899px;
	min-height:445px;
	_height:445px;
    float:left;
	border-right:1px solid #cccccc;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif; */
	padding:0px 0px 10px 0px;
	margin:0px;
}
#stylefour {
	float:left;
	width:758px;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:3px solid #5699ba;
	position:relative;
}
#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li {
	display:block;
	float:left;
	margin:0;
}
#stylefour ul li a { 
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}
#stylefour ul li a:hover,#stylefour ul li a.current {
	/*color:#B30000;*/
	color:#000000;
	background:#fff url(../images/bgON.gif) no-repeat top right;
}
