@charset "UTF-8";
/* CSS Document */

body {
	margin: auto;
	margin-top: 10px;
	background-color:#d2b78e;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-sérif;
	
}

#adminZone	{ width: 450px; }

ul, li {
	list-style-type: none;}
	
a {	
	text-decoration:none;
	color:#FFFFFF;}
h1 {
	font-size:20px;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:20px;
	}
h2 {
	font-size:14px;
	color:#FFF;
	text-align:justify;
	padding-left:100px;
	padding-right:100px;
	padding-top:25px;
	font-weight: normal;
	letter-spacing:1px;
	}
	
h3 {
	font-size:14px;
	color:#FFFFFF;
	padding-left:480px;
	
	}
	
h4 {font-size:9px;
	color:#FFF;
	text-align:center;
	
	}
	
	
p {	font-size:14px;
	color:#FFF;
	text-align:justify;}

label{
	font-size:14px;
	color:#FFFFFF;
	
	}
/**************************************************/
lienstxt{font-size:14px;
	color:#FFFFFF;
	padding-left:480px;}

div#base {
	width: 960px;
	position:relative;
	margin:3px auto 0 auto;
	background-color:#fff;
  	border: solid 2px #a5a5a5;
}

div#top {
	position: relative;
	height:195px;
	width:960px;	
}

#nom{
	position: absolute;
	top: 50px;
} 


/********************************************MENU****************/
#menu{
	position: absolute;
	left: 446px;
	top: 150px;
	width: 504px;
}

ul#menu {	
			padding:0;
		
		
}

li#menu {
			margin-left:2px;
			float:right; 
}

ul#menu li a {
			float:right;   
			width:100px;
			color:#9c8573;
			font-size:15px;
			
			text-align:center;
			padding:5px;
			border-width:2px;
}

ul#menu li a:hover	{
			background-color:#D3D3D3;
			border-color: #696969 #DCDCDC #DCDCDC #696969;
} 

/***************************************************/
#sous_menu_travaux{
	position: absolute;
	width: 550px;
	margin:0 15px 0 0; /*position du menu*/
}

ul#sous_menu_travaux {	
			padding:0;
		
		
}

li#sous_menu_travaux {
			margin-left:2px;
			float:right; 
			
}

ul#sous_menu_travaux li a {
			float:left;   
			width:150px;
			color:#9c8573;
			font-size:15px;
			text-align:center;
			padding:5px;
			border-width:2px;
}
ul#sous_menu_travaux li a:hover	{
			background-color:#D3D3D3;
			border-color: #696969 #DCDCDC #DCDCDC #696969;
} 
/***************************************************/
div#contenu {  
			width:960px;
			height:auto;
			position:relative;
			}
div#contenu_profil {
			background-image:url(../images/profil.jpg);
			background-repeat: no-repeat;
			width:960px;
			height:600px;}
div#contenu_contact {
			background-image:url(../images/contact.jpg);
			background-repeat: no-repeat;
			width:960px;
			height:450px;}			
div#contenu_liens {
			background-image:url(../images/liens.jpg);
			background-repeat:no-repeat;
			width:960px;
			height:450px;}
#contenu_contact .textgauche{
				    float:right;
					padding-right:100px;
					}
/********div contenu multimedia photo illustration....*****/		
			
div#contenu_fondbrun {	width:960px;
						height:auto;
						background-color:#574324;
						position:relative;}
div#contenu_fondblanc {	width:960px;
						
						height:auto;
						background-color:#FFFFFF;
						position:relative;}
div#contenu_fondrose {	width:960px;
						height:auto;
						background-color:#8e213d;
						position:relative;}
div#contenu_fondnoir {	width:960px;
						height:auto;
						background-color:#000000;
						position:relative;}
div#contenu_fondgris {	width:960px;
						height:auto;
						background-color:#999999;
						position:relative;}
div#contenu_fondbleu {	width:960px;
						height:auto;
						background-color:#000066;
						position:relative;}
div#menu_petit {
			float:left;
			}
div#lightbox_img { 		padding:20px 60px 20px 60px;
						}
div#flash {				padding: 20px 280px 60px 280px;}
					
div#meptit{				padding-left:20px;}

/**************************************************/
#myGallery { /* bloc contenant la galerie qui est aussi dans contenu_fondbleu...*/
	width: 800px;
	height: 650px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(images/ajax_small.gif) no-repeat center;
}

#myGallery {custom.css (ligne 1)
height:300px;
width:100%;
}
.spacegallery {spacegallery.css (ligne 1)
overflow:hidden;
position:relative;
}
.tabsContent {layout.css (ligne 84)
border-style:solid;
}
/*******************vidéo************************/
#player {
margin-left: 240px;
margin-bottom:10px;
position:relative;
}



 
/**********************menu*************************/

#menu_petit {
		position:absolute;
		width:930px;
		list-style:none;
		margin:0 5px 0 18px; /*position du menu*/
		padding: 0;
		}	

ul#menu_petit {	
			padding:0;		
}

li#menu_peti {
			margin-left:2px;
			float:left; 
}

ul#menu_petit li a {
			float:right;
			width:40px;
			color:#d2b78e;
			font-size:9px;
			
			
			text-align:center;
			padding:5px;
			border-width:1px;
}

ul#menu_petit li a:hover	{
			background-color:#b3a393;
			border-color: #696969 #DCDCDC #DCDCDC #696969;
} 

/*********************************************/
div#pied{
	position:relative;
	width:960px;
	height:105px;
	color:#FFFFFF;}
/********************************************MENU****************/


/******************copyright**********************/

div#copyright{
	width: 960px;
	position:relative;
	margin:3px auto 0 auto;
	}
			


