body{
	background-color:#324db4;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

p {
	margin:0px;
	padding: 0px;
}
a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color:#f6c100;
}

a:hover {
	text-decoration: underline;
	color:#FFF;
}


#main{
	position:relative;
	width:976px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	min-height:900px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:900px; /* taille max pour IE6 */
	
	border-right:2px solid #7DB1FF;
	border-left:2px solid #7DB1FF;
	background-color:#227df0;
}

#header{
	min-height:165px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:165px; /* taille max pour IE6 */
	width:976px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#77abe7;
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:0px 12px;*/
}
#title{
	min-height:12px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:12px; /* taille max pour IE6 */
	width:976px;
	padding:0px;
	margin:0px;
	float:left;
	clear:both;
	/*background-color:#77abe7;*/
}
#title h1{
	padding:0px;
	margin:0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	/*	background-color:#77abe7;*/

}
#logo{
	width:255px;
	min-height:155px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:155px; /* taille max pour IE6 */
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	background-position:10px -5px;
	float:left;
	position:relative;
}
#logo a.logoLink{
	width:275px;
	height:246px;
	text-decoration:none;
	float:left;
	position:relative;
	border:0px;
	display:block;
}


.header_content{
	min-height:155px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:155px; /* taille max pour IE6 */
	width:701px;
	float:left;
	position:relative;	
}



.main_content{
	width:976px;
	min-height:900px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:900px; /* taille max pour IE6 */
	
	
}

.wide_cell{
	width:976px;
	min-height:600px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:600px; /* taille max pour IE6 */
}


#footer{
	text-align:center;
	
}

.content_div{
	width:976px;
	min-height:120px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:120px; /* taille max pour IE6 */
	padding:0px;
	margin-bottom:10px;
}

.content_bar{
	width:968px;
	min-height:35px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:35px; /* taille max pour IE6 */
	padding:4px;
	
	background-image:url(../images/content_bar.jpg);
	background-repeat:no-repeat;
	
	font-family:Arial Narrow;
	font-size:30px;
	font-weight:bold;
	color:#d3e5f9;

}
.content_bar h2{
	font-family:Arial Narrow;
	font-size:30px;
	font-weight:bold;
	color:#d3e5f9;
	
	padding:0px;
	margin:0px;
}

.content_bar .content_bar_text{
	width:482px;
	min-height:30px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:30px; /* taille max pour IE6 */
	padding:0px;
	
	float:left;
	position:relative;
	
}
.content_bar .content_bar_text_right{
	font-size:24px;
	padding-top:4px;
	text-align:right;
}


.content_body{
	width:916px;
	min-height:90px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:90px; /* taille max pour IE6 */
}

.blow_thumb{
	margin:1px;
	padding:0px;
	width:180px;
	height:136px;
	
}

.blow_thumb img{
	border:1px solid #d5e6f8;
	
}

.blow_thumb a:hover img{
	border:1px solid #f6c100;
}

/* CSS Document */


