/* CSS Document */

.hidden{
visibility:hidden;
}

a {
	color: #C18203;
	text-decoration: none;	 
}

a img {
	border: 0;
}

body {	
	margin: auto; 
	padding: 0px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	 
}

#Preload { display:none; }


.pub{
float:left;
margin-left:75px;
margin-top:100px;
color: #996600;	
}

.bandeau {
	background: url(images/bandeau.png) no-repeat;
	display: block;
	height: 104px;
	width:774px;
		
}

.bord_gauche{
	background:url(images/bord_g.gif) no-repeat;
	background-position:left;	
	margin-top:60px;		
	height:407px;	
}

.center{
text-align:center;
}

.content {
    background:url(images/bord_d.gif) no-repeat;	
	height:100%;
	background-position:right;	
}

.content h1 {
	margin-left:60px;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	line-height:8px;
	color: #996600;
}

.content h2 {
	margin-left:60px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color: #996600;
}

.content p {	
	line-height:16px;
	margin-left:65px;
	margin-right:65px; 
	color: #996600;	
}

.img_gauche{
	float:left;
}

.img_droite{
	float:right;	
}

.img_logo{
	float:right;
	margin-right:60px;	
	
}

.main {
	margin:auto;
	margin-left:250px; 	
	text-align:left;	
	width:774px;	
}

.menu a {
	background:url(images/bt_menu1.png) no-repeat;	
	font: normal 0.7em Georgia, "Times New Roman", Times, serif;
	color: #996600;
	float: left;
	margin-left:5px;
	padding-top: 18px;
	padding-left:28px;
	width: 96px;
    height: 39px;
}
	
.menu a:hover {
	background:url(images/bt_menu2.png) no-repeat;
	font-size: x-large;
	color: #C18203;
}

.footer {
	background:url(images/sagaie_bas.jpg) no-repeat;	
	background-position:top;
	padding: 28px;
	color: #996600;
	text-align:center;	  
} 
