/* Import des styles séparés */
@import url(style-textes.css);
@import url(style-liens.css);








/* Mise en forme générale */
body {
	margin:0;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	background:#470302 url(images/fond.gif) top repeat-x;
}




#top {
	margin:0;
	padding:0;
	width:960px;
	height:362px;
	text-align:left;
}


	#top-nav {
	margin:0;
	padding:0;
	width:662px;
	height:90px;
	text-align:left;
	background:url(images/fond-top-nav.gif) top no-repeat;
	float:left;
	}
	
	#top-nav-txt {
	margin:0;
	padding:70px 0 0 0;
	}
	
	#logo {
	margin:0;
	padding:0;
	width:298px;
	height:90px;
	text-align:left;
	float:right;
	}
	
	
	#top-image {
	margin:0;
	padding:0;
	width:662px;
	height:272px;

	text-align:left;
	float:left;
	z-index:1;
	}
	
	#top-contact {
	margin:0;
	padding:0;
	width:298px;
	height:272px;
	text-align:left;
	float:right;
	background:url(images/img-contact-top.gif) top no-repeat;
	}
	
	#actualites {
	margin:122px 0 0 0;
	padding:0;
	width:298px;
	height:150px;
	text-align:left;
	background:url(images/fond-actus.gif) top no-repeat;
	}





.cell_left_page{
	background:#651008 url(images/fond_left_page.gif) bottom repeat-x;
	text-align:center;
	padding-top:20px;
}

.cell_tab_1{
	background-color:#5D0E07;
	border-right:2px solid #470302;
	border-bottom:2px solid #470302;
	text-align:left;
	padding:5px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.cell_tab_2{
	background-color:#5C0504;
	border-bottom:2px solid #470302;
	text-align:left;
	padding:5px;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#D1C68C;
}


.cell_right_page{
	padding-left:40px;
	text-align:left;
}


.cell_top_accueil{
	background:url(images/fond_top_accueil.jpg) top no-repeat;
	text-align:left;
}




.form {

background-color:#ffffff;
color:#6C6C6C;
font-size : 10px;
font-family : verdana;
border:1px solid #7495AA;
}




.form2 {
	background-color:#6b0200;
	color:#ffffff;
	font-size : 10px;
	font-family : verdana;
	border:1px solid #d1c68c;
}




#principal{
	z-index:10;
}




#noel{
	width:235px;
	height:233px;
	z-index:100;
	float:left;
	position:absolute;
}