* {
	margin:0 ; 
	padding:0;
}

body {
	background-color: #000;
	height:850px;

}
body,td,th {
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 62.5%;l
	text-align: center;
	padding-top: 17px;
}
a img {
	text-decoration:none; 
	border:none;
}
p {
	text-align:justify;
}
li{
	list-style: none;
}
img{
	border: 0
}
a{
	text-decoration: none;
	color: #fff;
}

/*structure*/

.center{
	text-align: left;
	width: 960px;
	margin: 0 auto;
	background:#333;
}
.header{
	width: 960px;
	height: 180px;
	background: url(../image/header.png) no-repeat;
}
.cont-cols{
	width: 960px;
	overflow: hidden;
}
.col-left{
	width: 150px;
	margin-right: 15px;
	float: left;
}
.col-center{
	position:relative;
	width: 540px;
	margin-right: 10px;
	float: left;
}
.col-right{
	position:relative;
	top:0px;
	width: 230px;
	float: right;
}

/*commun*/
body * a:hover{
	text-decoration: underline;
}
.img-left{
	float: left;
	margin: 0 10px 5px 0
}

/*nav haut*/
.nav-haut{
	position: relative;
	width: 960px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 15px;
	background: url(../image/bkg-nav.png) repeat-x;
}
.nav-haut li{
	float: right;
	color: #FFF;
}
.nav-haut h2{
	font-size: 1.6em;
	font-weight: normal;
}
.nav-haut h2 a{
	color: white;
	background: url(../images/sep-nav.gif) no-repeat 0 4px;
	padding: 5px 10px;
	display: block;
} 
.nav-haut h2 a:hover{
	background: url(../images/bkg-nav-on.gif) repeat-x;
	color: #0b2a55;
	text-decoration: none;
}
.first h2 a{
	background: none;
	padding-left: 10px;
}
body .center .nav-haut .first h2 a:hover{
	background: url(../images/bkg-nav-first.gif) no-repeat;
}
.nav-haut li ul{
	position: absolute;
	width: 960px;
	padding: 10px 0;
	background: url(../images/bkg-snav.gif) no-repeat;
	z-index: 500;
	display: none;
	left: 0
}
.nav-haut li ul li{
	padding: 0 2px;
}
.nav-haut li ul li img{
	margin-top: 5px
}
.nav-haut li ul li a{
	color: #0b2a55;
	font-size: 1.2em;
	padding: 0 3px;
}
.nav-haut li ul li a:hover{
	color: white;
	font-size: 1.2em;
	background: #0b2a55;
	text-decoration: none;
}
.outils{
	width: 100%;
	overflow: hidden;
	margin-bottom: 2px
}

/*modules gauche*/

.mod-left-a{
	padding-top: 3px;
	padding-left:10px;
	margin-bottom: 0px;
/*	background: url(../images/top-mod-blue.gif) no-repeat;*/
}
.mod-left-a div{
	padding: 5px 10px 5px 10px;
/*	background-color: #9fd557 ;
	background-image: url(../images/bottom-mod-blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
.mod-left-a h2{
	font-size: 1.6em;
	color: #fff;
	margin-bottom: 10px;
}
.mod-left-a li{
	padding: 7px 0;
	border-top: 1px solid white;
}
.mod-left-a li a{
	font-size: 1.2em;
	color: #FFF;
	padding-left: 8px;
	background: url(../images/picto-sup.gif) no-repeat 0 4px;
	display: block;
}
.mod-left-a li a img, .mod-left-b li a img{
	padding-left: 5px;
	vertical-align: middle;
}
.mod-left-b {
	padding-top: 3px;
	padding-left:10px;
	margin-bottom: 10px;
/*	background: url(../images/top-mod-gray.gif) no-repeat;*/
}
.mod-left-b div {
	padding: 5px 10px 10px 10px;
/*	background: url(../images/bottom-mod-gray.gif) no-repeat bottom left #aba6a1;*/
}
.mod-left-b li a {
	font-size: 1.2em;
	color: white;
	padding-left: 8px;
	background: url(../images/picto-sup.gif) no-repeat 0 4px;
	display: block;
}
.mod-tele li a{
	font-size: 1.2em;
	color: white;
}
.mod-left-b p{
	font-size: 1.2em;
	color: white;
}
.mod-left-b h2 {
	font-size: 1.6em;
	color: white;
	margin-bottom: 12px;
}
.mod-left-b li {
	padding: 10px 0;
	border-top: 1px solid #bdb9b5;
}

/* parite centrale */ 
.mod-long{
	padding-top: 3px;
	margin-bottom: 10px;
	background: url(../image/top-mod-long.png) no-repeat;
}
.bottom-long{
	padding-bottom: 3px;
	background: url(../image/bottom-mod-long.png) no-repeat bottom left;
}
.middle-long{
	padding: 8px 8px 0 8px;
	background: url(../image/middle-mod-long.png) repeat-y;
	width: 526px
}
.middle-long h2 img{
	vertical-align: middle;
}
.highlight{
	width: 100%;
	overflow: hidden;
	padding-left:5px;
}
.highlight p img {
	float: right;
	margin: 5px;
	margin-top:Opx;
}
.highlight h1 a{
	color: #9fd557;
}
.highlight h1 {
	margin-bottom: 20px;
	font-size: 2.4em;
	font-family: "Trebuchet MS";
	color: #336699;
	font-weight: normal;
}
.highlight .date{
	margin-bottom: 5px;
}
.highlight p{
	font-size: 1.2em;
	text-align:left;
	padding-right:10px;
	
}
.highlight ul li{
	font-size: 1.1em;
	text-align:left;
	padding-right:10px;
	list-style:inside circle;
}

.highlight ul li a {
	font-size: 1.2em;
	text-align:left;
	padding-bottom:5px;
	padding-left:20px;
	list-style:inside circle;
	color:#FFF;
}
.highlight tr td{
	font-size: 1.2em;
	text-align:left;
	
}

.lu{
	margin-top: 10px;
}
.lu a{
	color: #336699;
	font-weight: bold;
}
.cont-x4{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.cont-x4 p {
	text-align:center;
}
.cont-x4 object {
	margin-left:100px
}

/***************colonne droite*/

.mod-espace{
	padding: 10px;
	margin-bottom: 10px;
	margin-right:10px;
	border: #336699 solid 1px;
}
.mod-espace h2{
	color: white;
	font-size: 1.6em;
	margin-bottom: 10px
}
.mod-espace p{
	color: white;
	font-size: 1.2em;
	padding-bottom:5px;
}
.mod-espace ul li{
	color: white;
	font-size: 1.2em;
	padding-bottom:2px;
	list-style:inside disc;
}

/*footer*/

.footer{
	width: 960px;
	height:12px;
	margin: 20px 0 10px 0;
	padding-top: 3px;
	border-top:#336699 solid 1px;
	/*background: url(../images/bkg-foot.gif) no-repeat;*/
	overflow: hidden;
	background:#000;
}
.footer p{
	text-align:center;
	color: #336699;
}
.footer a{
	text-align:center;
	color: #336699;
}
