/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #4e4b44;
	text-decoration: none;
}

a:hover {
	color: #aaa08a;
	/*text-decoration: none;*/
}
/* overrides decoration from previous rule for hovered links */

/*h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}*/

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #4e4b44;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #aaa08a;
}

h3{
 font-size: 100%;
 color: green;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: blue;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 60%;
 color: #4e4b44;
}

/*ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}*/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


body {
	/*gere le degrade en fond de page*/
	width:100%;
	background-color:#050505;
	background-image: url("imgsite/background.jpg");
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
}

/***********************************************/

#bandeau{
	margin-left: auto;
    margin-right: auto;
/*	float:left;
	margin: 0 0 0 15%;*/
	border: 2px solid #4e4b44;
	height: 70px;
	width: 933px;
	background-color: #4e4b44;
	background: url("imgsite/bandeau_tete.jpg") center center;
}

#bandeau ul{
margin:40px 0 0 0;
padding:5px;
border-top: 1px solid #4e4b44;
}

#bandeau ul li{
	display:inline;
	list-style:none;
	/*position:absolute;*/
	margin:60px 0 0 0;
	padding:0 0 0 20px;
	/*border: 2px solid red;*/
	/*height: 27px;
	width: 94px;*/
}

#bandeau div h5{
	text-align:right;
	position:absolute;
	width: 933px;
	margin:25px 0 0 0;
	border-bottom: 1px solid #4e4b44;
	/*height: 27px;
	width: 94px;*/
}

/***********************************************/

#fond_centre{
	position:relative;
	margin-left: auto;
    margin-right: auto;
	margin-top: -2px;
	/*margin: 0 70px 0 15%;*/
	height: 646px;
	width: 933px;
	padding: 0px;
	background: url("imgsite/fond_centre.jpg") center center;
	background-color: black;
	border: 2px solid #4e4b44;

}

/***********************************************/
#advert{
	margin-left: auto;
    margin-right: auto;
	border-top: 0px;
	border-bottom:1px solid #4e4b44;
	height: 10px;
	width: 933px;
	padding: 0 0 5px 0;
}

/***********************************************/
#intro{
	text-align:right;
	width: 200px;
	margin: 38px 0 0 175px;
	padding:0 0 2px 0;
	/*margin-left: auto;
    margin-right: auto;*/
	border-bottom: 1px solid #4e4b44;
}

#intro img{
	float:left;
}
/***********************************************/


#page_liens{
	text-align:right;
	width: 60px;
	margin: 38px 0 0 175px;
	padding:0 0 2px 0;
	/*margin-left: auto;
    margin-right: auto;*/
	border-bottom: 1px solid #4e4b44;
}

#page_liens img{
	float:left;
}
/***********************************************/


#page_contact{
	text-align:right;
	width: 80px;
	margin: 38px 0 0 175px;
	padding:0 0 2px 0;
	/*margin-left: auto;
    margin-right: auto;*/
	border-bottom: 1px solid #4e4b44;
}

#page_contact img{
	float:left;
}
/***********************************************/


#page_galeries{
	text-align:right;
	width: 80px;
	margin: 38px 0 0 175px;
	padding:0 0 2px 0;
	/*margin-left: auto;
    margin-right: auto;*/
	border-bottom: 1px solid #4e4b44;
}

#page_galeries img{
	float:left;
}
/***********************************************/


#news_1, #news_2, #news_3{
	background-color:transparent;
	height:180px;
	margin:0 0 0 175px;
	padding:5px 100px 20px 0;


}

/*#news_1 p h2, #news_2 p h2, #news_3 p h2{
	border-bottom: 1px solid #4e4b44;


}*/

.titre_news{
/*position:absolute;*/
	display:block;
	width: auto;
	height:20px;
	border-bottom:1px solid #59544e;

}

#news_1 img{
	float:left;
	padding:25px 0 0 0;
	margin:10px 10px 10px 10px;

}

#news_2 img{
	float:left;
	padding:0 0 0 0;
	margin:35px 10px 10px 10px;

}

#news_3 img{
	border: 2px solid #59544e;
	float:left;
	padding:0;
	margin:33px 33px 0 10px;

}

/***********************************************/
/***********************************************/

#flashcontent {
		position:absolute;
		top:0px;
		z-index:0;
		width:100%;
		height: 100%;
	
	}
#galeries3d{
	position:absolute;
	top:6px;
	left:10px;
	z-index:5;
	text-align:right;
	width: 95px;
	border-bottom: 1px solid #4e4b44;
}

#galeries3d img{
	float:left;
}

#galeriesillust{
	position:absolute;
	top:6px;
	left:5px;
	z-index:5;
	text-align:right;
	width: 105px;
	border-bottom: 1px solid #4e4b44;
}

#galeriesillust img{
	float:left;
}	
/* *+html specifie seulement pour ie7 */	
*+html #corunea{
	position:absolute;
	bottom:-9px;
	left:2px;
	z-index:5;
	width: 700px;
	height: 1.5em;
}
#corunea{
	position:absolute;
	bottom:6px;
	left:2px;
	z-index:5;
	width: 720px;
	height: 1.5em;
}

#contact_qui {
	background-color:transparent;
	height:300px;
	margin:0 0 0 175px;
	padding:5px 200px 20px 0;


}

#contact_qui img, #contact_me img{
	float:left;
	padding:25px 0 0 0;
	margin:10px 10px 10px 10px;

}

#contact_me {
	background-color:transparent;
	height:150px;
	margin:0 0 0 175px;
	padding:5px 200px 20px 0;


}

#contact_me ul{
	margin:0 0 0 120px;

}

*+html #contact_me ul{
	margin:0 0 0 165px;

}

