@CHARSET "ISO-8859-1";

body {
	background:#000;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size:12px;
	color:#FFF;
}

h1, h2, h3, h4{
	 font-weight:bold;
	 color:#FFF;
}
h1{
	font-size:24px;
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px #9EBCD6 solid;
}
h2{ 
	font-size:18px;
	margin:10px;
	margin-top:0px;
	padding-bottom:0px;
	border-bottom:1px #9EBCD6 solid;
}
h3{ font-size:16px; }
h4{ font-size:14px; }

.petit{
	font-size:14px;	
}
.moyen{
	font-size:16px;	
}
.grand{
	font-size:18px;	
}
.titreBleu{
	margin:5px -4px 0;
	padding:5px;
	padding-left:10px;
	font-size:16px;	
	background:#0A1C30;
}

ul#sitemap{
	list-style-type:square;	
	font-size:14px;
	margin-left:35px;
}

table{
	margin:0;	
}

a:link, a:visited{
	color:#8ADDC2;
	text-decoration: underline;
	outline:none;
}

a:hover{
	color:#CED;
}

p{ margin:10px 0 0px 10px; }

div#page{
	margin:auto;
	width:950px;
	border:1px #81A4C0 solid;
	background:#40627D;
}

div#header{
	width:950px;
	height:300px;
}

div#menu{
	height:37px;
	width:950px;
	border-bottom:2px #304349 solid;
}

div#menu ul{
	height:37px;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
}

div#menu ul li{
	float:left;
	text-align:center;
	margin-right:-1px;
	margin-top:9px;
}

div#menu ul li.separateur{
	margin-top:0px;
	width:3px;
	height:37px;
	background: url('../images/menu_separateur.jpg') no-repeat 50% 50%;
}

div#menu ul li a{
	padding:12px 21.85px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background: url('../images/menu_base.jpg') repeat-x 50% 50%;
}

div#menu ul li a.active{
	padding:12px 21.85px;
	color:#111;
	font-weight:bold;
	background: url('../images/menu_survol.jpg') repeat-x 50% 50%;
}

div#menu ul li a:hover{
	color:#00FFFF;
}

div#chemin{
	height:34px;
	width:950px;
	margin-top:10px;
	background: url('../images/chemin_bg.jpg') repeat-x 50% 50%;
	color:#FFF;
}

div#chemin p.liste{
	float:left;
	width:840px;
	margin:0;
	padding-top:8px;
	padding-left:23px;
}

div#chemin p.sitemap{
	padding-top:8px;
}

div#chemin p.sitemap a{
	color:#FFF;
	text-decoration:none;
}

div#chemin p.sitemap a:hover{
	color:#CED;
	text-decoration:none;
}

div#cols{
	width:930px;
	margin:10px auto;
	clear:both;
	overflow:auto;
}

div#leftcol{
	float:right;
	width:250px;
}

div#rightcol{
	width:670px;
}


div#leftcol2{
	float:left;
	width:250px;
}

div#rightcol2{
	margin-left:258px;
	width:670px;
}

div.bloc1{
	text-align:left;
	padding:4px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc1_fond.jpg') repeat-y 0% 50%;
	margin-bottom:10px;
}

div.bloc2{
	text-align:left;
	padding:4px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc2_fond.jpg') #72CAEE repeat-y 0% 50%;
	margin-bottom:10px;
}

div.bloc3{
	text-align:left;
	padding:4px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc3_fond.jpg') repeat-y 0% 50%;
	margin-bottom:10px;
}

div.bloc6{
	text-align:left;
	padding:4px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc1_fond2.jpg') repeat-y 0% 50%;
	margin-bottom:10px;
}

div.bloc_ref{
	padding:4px;
	width:392px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc4_fond.jpg') #344273 repeat-y 0% 50%;
	margin-bottom:10px;
	overflow:auto;
}

div.bloc_crea{
	padding:4px;
	width:250px;
	float:right;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc5_fond.jpg') #1C5582 repeat-y 0% 50%;
	margin-bottom:10px;
}

div.bloc_partenaires{
	padding:4px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc_bas_fond.jpg') #0C3350 repeat-x 0% 0%;
	margin-bottom:10px;
}

div.bloc_bas{
	width:927px;
	padding: 0 0 15px;
	margin:-10px auto 20px;
	border:1px #A8CAE5 solid;
	background: url('../images/bloc_bas_fond.jpg') #0C3350 repeat-x 0% 0%;
}

div.bloc_col1{
	background:#40627D;
	width:248px;
	padding: 0 0 5px;
	margin:0px auto 4px;
	border:1px #A8CAE5 solid;
	overflow:auto;
}

div.bloc_col1 div.news p.titre{
	width:228px;
	height:43px;
	color:#000;
	margin:0;
	margin-top:-4px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-indent:20px;
	text-align:left;
	background: url('../images/news.jpg') #FFF no-repeat 0% 0%;
}

div.bloc_col1 div.news p{
	text-align:right;
	margin-top:2px;
	margin-bottom:7px;
	padding-right:10px;
}

div.bloc_col1 ul li{
	width:250px;
	height:20px;
	list-style-type:none;
	margin-left:-20px;
	padding-top:5px;
	text-indent:35px;
	background: url('../images/li_outils.jpg') no-repeat 0% 0%;
}

div#leftcol h1, div#leftcol2 h1{
	border:0;
	margin:0;
	border:1px #A8CAE5 solid;
	margin:-10px auto 5px;
	width:248px;
	text-indent:10px;
	font-size:20px;
	padding-top:20px;
	height:27px;
	background: url('../images/col_h1.jpg') no-repeat 100% 100%;
}

div.bloc_col1 h2{
	border:0;
	margin:0;
	text-indent:35px;
	font-size:16px;
	padding-top:7px;
	color:#005;
	height:35px;
	background: url('../images/tab_head_plus.jpg') no-repeat 0% 0%;
}

div.bloc_col2{
	background:#40627D;
	width:238px;
	padding:5px;
	margin:10px auto 10px;
	border:1px #A8CAE5 solid;
	overflow:auto;
	background: url('../images/bloc6_fond.jpg') #0C3350 repeat-x 0% 0%;
}

div.bloc_col2 h2{
	border:0;
}

div.ref p.titre{
	font-size:15px;
	font-weight:bold;
}

div.ref p.titre a{
	color:#FFF;
	text-decoration:none;
}

div.ref p.titre a:hover, div.crea p.titre a:hover, div.creasite p.titre a:hover{
	color:#99A9DA;
}

div.ref hr{
	
	margin:0;
	margin-left:-5px;
	margin-right:-15px;
	background: url('../images/hr_ref.jpg') no-repeat 0% 0%;
}

div.ref p.lire{
	background:#334374;
	margin-left:-5px;
	padding:5px;
	text-align:right;
}

div.creasite p.titre{
	font-size:15px;
	font-weight:bold;
}

div.crea p.titre a{
	color:#FFF;
	text-decoration:none;
}

div.creasite p.titre a{
	color:#FFF;
	text-decoration:none;
}

div.creasite hr{
	
	margin:0;
	margin-left:-5px;
	margin-right:-15px;
	background: url('../images/hr_creasite.jpg') no-repeat 0% 0%;
}

div.creasite p.lire{
	background:#334374;
	margin-left:-4px;
	margin-right:-4px;
	padding:5px;
	text-align:right;
}

div.newsletter{
	margin-top:-5px;
	padding:18px 5px;
	width:238px;
	height:47px;
	background: url('../images/newsletter_bg.jpg') #344273 no-repeat 0% 0%;
}

div.newsletter input.champs{
	font-size:10px;
	width:130px;
}

div.newsletter input.btn{
	cursor:pointer;
	padding-bottom:7px;
	padding-left:0;
	color:white;
	width:62px;
	height:30px;
	border:0;
	background: url('../images/bt_news_up.png') no-repeat 0% 0%;
}

div.newsletter input.btn:hover{
	background: url('../images/bt_news_down.png') no-repeat 0% 0%;
}

div.ref p.titre{
	font-size:15px;
	font-weight:bold;
}

div.bloc_col_ref{
	background:#40627D;
	width:248px;
	padding: 0 0 5px;
	margin:5px auto 15px;
	border:1px #A8CAE5 solid;
	overflow:auto;
	background: url('../images/bloc4_fond2.jpg') #344273 repeat-y 0% 50%;
}

div.bloc_col_ref h2{
	border:0;
	margin:5px;
}

div.bloc_col_ref div.ref{
	width:248px;
	margin:0;
	margin-left:-5px;
	margin-right:-15px;
	background: url('../images/hr_ref2.jpg') no-repeat 0% 100%;
}

div.crea p.titre{
	font-size:15px;
	font-weight:bold;
}

div.bloc_col_crea{
	background:#40627D;
	width:248px;
	padding: 0 0 5px;
	margin:5px auto 15px;
	border:1px #A8CAE5 solid;
	overflow:auto;
	background: url('../images/bloc5_fond2.jpg') #1C5582 repeat-y 0% 50%;
}

div.bloc_col_crea h2{
	border:0;
	margin:5px;
}

div.bloc_col_crea div.crea{
	width:248px;
	margin:0;
	margin-left:-5px;
	margin-right:-15px;
	background: url('../images/hr_creasite2.jpg') no-repeat 0% 100%;
}

div.ref p.lire{
	background:#334374;
	margin-left:-5px;
	padding:5px;
	text-align:right;
}

div.formu{
	overflow:auto;
	margin-right:-4px;
	height:200px;
	background: url('../images/contact.png') no-repeat 100% 50%;
}

label
{
	cursor: pointer;
}

label.align
{
	float: left;
	width: 150px;
	line-height: 20px;
}

div#footer{
	width:897px;
	text-align:center;
	padding:15px;
	margin:-10px auto 10px;
	background: url('../images/footer_bg.jpg') repeat-y 50% 50%;
	border:1px #A8CAE5 solid;
}

textarea#contenu table{
	 color:#FFF;
}
