/* CSS Document */

#global
	{
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	}

#page
	{
	top: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 14px;
	position: relative;
	width: 900px;
	float: left;
	
	}
	
#col_gauche
	{
	top: 0px;
	background: url(images/deco_gauche.jpg);
	visibility: visible;
	position: relative;
	width: 50px;
	height: 425px;
	float: left;
	
	}



#col_droite
	{
	top: 0px;
	background: url(images/deco_droite.jpg);
	position: relative;
	width: 50px;
	height: 425px;
	float: left;
	
	}
	
#en_tete
	{
	top: 0px;
	background: url(images/head.jpg);
	visibility: visible;
	position: relative;
	width: 900px;
	height: 198px;
	
	
		}

#menu_top
	{
	background: url(images/bgd_navig.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	left: 0px;
	width: 900px;
	height: 65px;
	float:left;
	}
	
#navig_menu
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ddd;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	width: 900px;
	height: 45px;
	float:left;
	padding-top: 18px;
	}

#navig_menu a 
	{
	color: #ddd;
	text-decoration: none
	}

#navig_menu a:hover 
	{
	color:#BD9133;
	text-decoration: none
	}

#contenu_site
	{
	background:url(images/bgd_centre.jpg) repeat-y;
	position: relative;
	width: 900px;
	float:left;
	}

#fenetre_gauche
	{
	position: relative;
	width: 720px;
	float:left;
	}

#fenetre_gauche a
	{
	color: #777;
	text-decoration:underline;

}
#fenetre_gauche a:hover 
	{
	color:#BD9133;
	text-decoration: none;
	}
	
#corps_texte
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#292929;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	width: 700px;
	float:left;
	}
	
#menu_droit  
	{
	position: relative;
	width: 165px;
	float: left;
	}

#pied_page
	{
	background: url(images/bottom.jpg) no-repeat;
	text-align:left;
	padding-left: 130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	position: relative;
	width: 900px;
	height: 40px;
	float:left;
	}

#image_gauche
	{
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	}


body {
	margin: 0px auto;
	padding: 0;
	border: none;
	background-color: #ddd;
	background-image: url(images/bgd_degrad.jpg);
	background-repeat: repeat-x;
}

.element-de-menu
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#dddddd;
	margin-top: 3px;
	}

.element-de-menu a 
	{
	color: #999999;
	text-decoration: none
	}

	
.element-de-menu a:hover 
	{
	_height: 0.0000001%;
	display:block;
	color:#666666;
	background: #f3f3f3;
	text-decoration: none;
	}
	
#gallery_oeuvre
	{
	background-color: #f3f3f3;
	position: relative;
	width: 700px;
	}

#navig_gallery
	{
	background-color: #f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	color:#bbb;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	width: 700px;
	height: 25px;
	float:left;
	padding: 9px;
	}

#navig_gallery a 
	{
	color: #bbb;
	text-decoration: none
	}

#navig_gallery a:hover 
	{
	color:#000;
	text-decoration: none
	}
