#home {
	background: url("../images/f_home.gif") repeat-x top #2d4390;
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	}
	#conteneur {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		background: url("../images/f_home.jpg") no-repeat 50px 70px;
		}

/* VISUELS */
.visuel {
	position: absolute; top: 147px; left: 50%; margin: 0 0 0 -438px;
	width: 265px; height: 336px;
	}
	.visuel div{
		width: 265px; height: 336px;
		}
	.visuel1 {background: url("../images/v_home1.png") no-repeat 0 0;}
	.visuel2 {background: url("../images/v_home2.png") no-repeat 0 0;}
	.visuel3 {background: url("../images/v_home3.png") no-repeat 0 0;}
	.visuel4 {background: url("../images/v_home4.png") no-repeat 0 0;}
	.visuel5 {background: url("../images/v_home5.png") no-repeat 0 0;}
	.visuel6 {background: url("../images/v_home6.png") no-repeat 0 0;}


	.b_entree {
		float: right;
		margin: 234px 5px 120px 0;
		}
	.b_entree a {
		display: block;
		text-indent: -1000px; overflow: hidden;
		width: 134px; height: 60px;
		}
	.b_entree {background: url("../images/b_entree.gif") no-repeat 0 0;}
	.b_entree a {background: url("../images/b_entree.gif") no-repeat 0 0;}
		.b_entree a:hover {background: url("../images/b_entree.gif") no-repeat 0 -60px;}

.col1 {width: 625px;}
.col2 {width: 355px;}

	h1 {
		padding: 88px 0 0 0;
		}
		h1 a.logo {
			display: block; width: 265px; height: 272px;
			background: url("../images/a_logo-home.gif") no-repeat;
			text-indent: -1000px; overflow: hidden; font-size: 8px; text-decoration: none;
			}
	.textes-home {
		clear: both;
		padding: 15px 0 0 63px;
		}
	h2 {
		font-size: 10px; color: #70acc8;
		}
	h3 {
		font-size: 10px; color: white; text-transform: uppercase;
		}
	h4 {
		margin: 4px 0 0 0;
		font-size: 10px; color: #70acc8; font-weight: normal;
		}
	p {
		font-size: 10px; color: #6397bd;
		}
	a {
		color: #6397bd; text-decoration: none;
		}
		a:hover {
			color: white; text-decoration: underline;
			}


/** CONTENT **/
.content {
	margin: 2px 1px 10px;
	}
	.zone-content {
		background: url("../images/f_content-haut_home.gif") #ffffff no-repeat top;
		clear: both;
		padding: 23px 40px;
		}
	.content-bas {
		background: url("../images/f_content-bas_home.gif") no-repeat bottom;
		clear: both;
		height: 30px;
		}
	.content .col {
		float: left;
		margin: 0 10px;
		}
		.content .col1 {
			width: 236px;
			}
		.content .col2 h2 {
			text-indent: -1000px; overflow: hidden;
			background: url("../images/t_news.gif") no-repeat 18px 0;
			height: 25px; width: 80px;
			}
			.bloc-news {
				width: 245px; height: 208px;
				background: url("../images/c_haut_news.gif") left no-repeat top #f2f2f2;
				}
				.bloc-news-content {
					padding: 12px 0 0 0;
					}
				.bloc-news h3 {
					padding: 0 18px 3px;
					color: #faab1b; font-size: 11px; text-decoration: none; font-weight: bold;
					}
				.bloc-news h4 {
					padding: 0 18px 3px;
					color: #faab1b; font-size: 10px; text-decoration: none; font-weight: bold;
					}
				.bloc-news p {
					padding: 0 18px 10px;
					color: black; font-size: 10px; text-decoration: none;
					}
				.bloc-news a {
					color: black; text-decoration: none;
					}
				.bloc-news a:hover {
					color: black; text-decoration: underline;
					}
				.b-news {
					background: url("../images/c_bas_news.gif") left no-repeat bottom;
					padding: 4px 0 5px 20px;
					}
				.b-news a {
					color: black; font-size: 11px; text-decoration: none; font-weight: bold;
					}
		.content .col3 {
			padding: 25px 0 0 0;
			}

/** FOOTER **/
.footer {
	clear: both;
	background: url("../images/f_footer.gif") no-repeat top #273d5f;
	color: #7c99b2; font-size: 11px;
	text-align: center;
	padding: 8px 0 10px 0;
	}
	.footer a {
		color: #7c99b2; font-size: 11px;
		text-decoration: none;
		background: url("../images/f_footer.gif") no-repeat top #273d5f;
		padding: 0 2px;
		}
		.footer a:hover {
			color: white; text-decoration: underline;
			}
