body { 
    font-family : Arial,"Times New Roman", Times, serif;
    font-size: 14px;	
	font-weight : normal;
	color : #49282b;
	background : #ffffff;
	padding : 0 0 0 0;
    margin : 0 0 0 0;
	text-align : center;
}
#main  {  
    position:absolute; 
	left: 50%;  
	top: 50%; 
	width: 800px; 
	height: 550px; 
	margin-top: -275px; /* moitié de la hauteur */ 
	margin-left: -400px; /* moitié de la largeur */		
	border: thin solid #652c30;
} 
#contenu  {  	
    width: 750px; 
	height: 500px; 
	margin : 25px 25px 25px 25px;
	padding : 0 0 0 0;		
	background-image : url(fondtitre.jpg);	
    background-repeat : no-repeat;
}
#maintable {		
	width : 100%;
	border : none;
	text-align : left;
} 
td { 
	vertical-align: top;
} 
#p1  {  
	text-indent: 30px;
}

#center {
	position:absolute;
}
#right_col {
	width:450px;
}
#right_col .galerie  {
	margin-left:0px;
}
a:hover{
	color: #660033;
	text-decoration: none;
	background:none;
}
a{	
	color: #660033;
	text-decoration: none;
}


	







