@charset "utf-8";
/* CSS Document */
body{
	width: 805px;
	margin:0 auto;
	padding: 0;
	background: url(images/bg.gif) repeat-x #9cc5da;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #CC3300;
	text-decoration: none;
}
a:hover{
	color: #0066CC;
}
#core{
	float: left;
	width: 805px;
	margin:0 auto;
	padding: 0;
}
#header{
	width: 804px;
	height: 303px;
	background: url(images/logo_03.png) no-repeat center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#logo{
	display: block;
	margin-left: 200px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}
#data{
	width: 805px;
	float:left;
	margin: 0;
}
.entetedata{
	height: 46px;
	margin: 0px;
	padding-right: 4px;
	padding-top: 10px;
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.coreedata{
	margin: 0px;
	background-image: url(images/core.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	display: block;
	width: 785px;
}
.pieddata{
	height: 14px;
	width: 805px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pied.png);
	background-repeat: no-repeat;
	background-position: center top;
}
ul#nav {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
    height: 41px;
	float: right;
	
}
ul#nav li{
	
	float: left;
	margin: 0px;
	padding: 0px;
	width: 78px;
}
#nav .navli{
	background: url(images/menu_bg.png) repeat-x;
	}
#nav .navli a{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000000;
	height: 41px;
	line-height: 41px;
	background: url(images/menu_sp.png) left no-repeat;
	
}
#nav li a:hover{
	color: #993300;
}
#nav .uniq{
	width: auto;
}
#nav .sousmenu {
	z-index: 1;
	position: absolute;
	font-weight: normal;
	padding: 0px;
	margin-left: 5px;
	display: none;
	width: 210px;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	list-style-type: none;
	height: auto;
	
}
#nav .sousmenu li{
	z-index: 1;
	width: 210px;
	margin: 0px;
}
#nav .sousmenu li a{
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	background: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
}
#nav .sousmenu li a:hover{
	color: #FFFFFF;
	background: #6294D0;
}
#nav .sousmenu img
{
	border: none;
}
#menuleft{
	float: left;
	margin-top: 0px;
	width: 180px;
}
#menuleft h5{
	color: #cd6308;
	display: block;
	background: url(images/menuleft.png);
	width: 180px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 12px;
}
#menuleft h5 a{
	color: #cd6308;
	display: block;
	text-decoration: none;
}
#menuleft ul{
	display: block;
	width: 178px;
	list-style: none;
	padding: 0px;
	border-left: 1px #999999 solid;
    border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	margin:0 0 0 0px;
}
#menuleft ul li {
	line-height: 30px;
	width: 150px;
	margin:0 auto;
	text-align: left;
	border-bottom: 1px #333333 dashed;
}
#menuleft ul li.last {
	line-height: 30px;
	width: 150px;
	margin:0 auto;
	border: none;
}
#menuleft ul li a{
	text-decoration: none;
	color: #2C2C2C;
	
}
#menuleft ul li a:hover{
	color: #FF3300;
	
}

#corerieght{
	float: right;
	margin-top: 0px;
	padding-left: 15px;
	width: 585px;
	background: url(images/barre.png) no-repeat top left;
}
#corerieght h2{
   background-image: url(images/icone_h1.png);
   background-position: left;
   background-repeat:no-repeat;
   padding-left: 30px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   line-height: 25px;
}
#corerieght h3,h2{
	color: #0066CC;
}
#corerieght ul{
	list-style-image: url(images/bullet.png);
}
#corerieght p{
	padding-left: 20px;
}

.maq{
	background: url(images/maquete.png);
	width: 221px;
	height: 307px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
	
}
.maq img{
	margin: 10px 10px 0 10px;
}
.maq h4 {
	display: block;
	margin: 5px 0 0 15px;
	padding: 0px;
}
.maq h4 a{
	text-align: left;
	color: #0066CC;
	text-decoration: none;
}
.maq p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 15px 8px 0px;
	padding: 0px;
	text-align: left;
	}
.maq a{
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	display: block;
	margin-right: 12px;
	text-decoration: none;

}
#foot p{
	text-align: center;
	padding: 10px;
	clear: both;
}
.tab .ths{
	background: #FFFFFF;
}
.tab a{
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 2px;
	background: #000033;
	line-height: 40px
}
.tab a:hover{
	color: #000000;
	background-color: #CCCCCC;
}
