@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	overflow-y:scroll;
	}
body { 
	font: 11px arial, sans-serif;
	background-image:url(../images/bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #144255;
	margin: 0; 
	padding: 0;
	text-align:center;
	color:#333333;
	}
a img {border:none;}
img, div { behavior: url(css/resources/iepngfix.htc) }
#container {
	margin: auto;
	margin-top:55px;
	background: url(../images/bg_feuilles.png) top no-repeat;
	width:768px;
	overflow:hidden;
	}
#page {
	background-image:url(../images/bg_page.gif);
	background-repeat: repeat-y;
	margin: 17px 14px 15px 13px;
	overflow:hidden;
	}
#col_left {
	float:left;
	width:540px;
	margin: 14px 14px 10px 15px;
	border: solid 2px #a9bcc6;
	background-image: url(../images/bg_leftcol.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 0 0 0 0;
	}
#content {
	margin: 150px 0 0 65px;
	width: 415px;
	font-size:12px;
	}
#content_wide {
	padding-top:150px;
	font-size:12px;
	}
#bottom_ruler {
text-align:center;
padding: 10px 0 30px 0;
}
#col_right {
	float:left;
	width:148px;
	height:568px;
	margin: 15px 0 12px 0;
	border: solid 2px #a9bcc6;
	}
#coin{
	position:absolute;
	width:77px;
	height:196px;
	margin: -20px 0 0 -26px;
}
#title{
	position:absolute;
	width:211px;
	height:60px;
	margin: 45px 0 0 45px;
}
.bot_border_bleu {
	border-bottom: solid 2px #a9bcc6;
	}
#adresse {
	color: #3b6679;
	text-align:left;
	padding: 10px 6px 10px 6px;
	}
#cmmtq {
	padding: 10px 0 10px 0;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
.txt_rouge{
	color: #dc5035;
	}
.titre_coord{
	color: #333;
	font-weight:bold;
	padding: 0 0 4px 0;
}
h1{
	font-size:24px;
	color: #456e80;
}
h2{
	font-size:18px;
	color: #3c7361;
}
h3{
	font-size:12px;
	font-weight:bold;
	color: #333;
}
	
.splash_wrap{
text-align:center;
overflow:hidden;
}