body 
{
background-image: 
url('./images/garnotte5.jpg');
background-repeat: 
repeat;
background-attachment: 
fixed


}

#footer_container{position:absolute;z-index:4;margin-left:200px;margin-top:}
	#footer_left{background: url('./images/footer_left.png') no-repeat ; height:30px; width:14px;float:left;}
	#footer{float:left;height:25px;	background-color: white; min-width:550px;text-align:center;padding-top:5px}
	#footer_right{background: url('./images/footer_right.png') no-repeat ; height:30px; width:14px;float:left;}
/*//--------------Menu  (DEBUT)--------------//*/		

/*sidebar*/
#social {
	position:absolute;
	z-index:500;
	margin-top:-20px;
	margin-left:-5px;
	
	}
#sidebar {
	position: absolute;
	left:50%;
	vertical-align: top;
	margin-left:225px;
	margin-top:160px;
	
	z-index: 2;
	width: 200px;
	
	
	
}

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	height:19px;
	width: 125px;
	display: block;
	padding: 2px 5px 2px 30px;
	background: url(./images/tab_small.png) center right no-repeat;
	margin: 0px 0;
	text-decoration: none;
}

#sidebar a {
	color: #595965;
}

#sidebar a.big, #sidebar h3.cat {
	background: url(./images/tab_big.png) center right no-repeat;
	padding: 4px 5px 4px 40px;
	margin: 0px 0;
}

#sidebar h3 {
	font-size: 15px;
	
}

#sidebar h3.cat {
	font-style: bold;
	color: #000000;
	text-shadow: 1px 2px 1px #222;
}

	
	#lang{
	
		}
		
		
/*//--------------Menu  (FIN)--------------//*/	



#symmes{
	width:550px;
	position:absolute;
	left:50%;
	z-index:4; 
	margin-top:150px;
	margin-left:-300px;
	font-size: 28pt;
	text-align:center;
	
	}
	
	#maincontainer{
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top: 20px;
	
	}
/*//--------------Conteneur Semi Transparent (DEBUT)--------------//*/

	
	#subcontainer_top{
	background-image: url('./images/subcontainer_head.png');
	background-repeat: no-repeat;
	width:1002px;
	height:36px;
	}
	
	#subcontainer{
		background-image: url('./images/subcontainer.png');
    background-repeat: repeat-y;
    width:1002px;
		}
		
#subcontainer_foot{
	background-image: url('./images/subcontainer_foot.png');
	background-repeat: no-repeat;
	width:1002px;
	height:40px;
	}
/*//--------------Conteneur Semi Transparent (FIN)--------------//*/



/*//--------------Conteneur Principal (DEBUT)--------------//*/
#container_top{
	background-image: url('./images/container_top2.png');
	background-repeat: no-repeat;
	width:571px;
	height:115px;
	
	}
	
#container{
		background-image: url('./images/container.png');
    background-repeat: repeat-y;
    width:571px;
    
		}
#container_foot{
	background-image: url('./images/container_foot.png');
	margin-top:-16px;
	background-repeat: no-repeat;
	width:571px;
	height:38px;
	
	}	
	#container_left{
	position:absolute;
	margin-left:-500px;
	left:50%;
	background-image: url('./images/container_topleft3.png');
	background-repeat: no-repeat;
	width:208px;
	height:360px;
	margin-top:95px;
	
	}
	#container_right{
	position:relative;
	margin-left:775px;
	margin-top:-173px;
	background-image: url('./images/container_footright4.png');
	background-repeat: no-repeat;
	width:208px;
	height:173px;
	z-index:2;
	
	}
	/*//--------------Conteneur Principal (Fin)--------------//*/	
	
	
	
	

	

	
#uncontainer{
	position:relative;
	left:50%;
	margin-left:-296px;
  z-index:3;
	width:571px
	
	}
/*//--------------Contenu  (DEBUT)--------------//*/	
#contenu{
		/*background: url('http://home.ca.inter.net/~symmes/FR/pages/images/BG.gif') no-repeat ;*/
		min-height:400px;
  	text-align: left;
    width:500px;
    padding-top:20px;
    padding-left:20px;
  	}
  	
#contenu h1{
	font-size:24pt;
	font-weight:bold;
	}
#contenu p{
	/*color:#bababa;*/
		color:#000000;
		}
/*//--------------Contenu (Fin)--------------//*/			


	
	
#symmeslogo{
	z-index:3;
	left:50%;
	margin-left:270px;
	top:60px;
	margin-top:150px;
	position:absolute;
	background-image: url('./images/symmesLogo.png');
	width:200px;
	height:138px;
	margin-top:-16px;
	background-repeat: no-repeat;
	
	}
	
	