/*
CSS
*/
body{

	font-family: Arial;
	font-size:9.5pt;
	color: #E2E2E2;
	margin:0px; 
	background-color: #525252;
	text-align:center;


}


h3 {
margin-right: 5px ;   padding: 0 ; font-size : 14px ; display: inline ;
}


#conteneur{

	
	width:800px;
	left:0px;
  	top:0px;
	


	}

	

#contenu{

	width:800px;
	background-color: #000000;
	text-align:left;




	}


#head1{

	width:800px;
	height:106px;
	left:0px;
  	top:0px;
	position:relative;


	}



#head1 .fond {

	width:800px;
	height:106px;
	background: transparent url(images/head.jpg) no-repeat;
	position:absolute;
	left:0px;
  	top:0px;


	}

#head1 .contact {

	width:113px;
	height:43px;
	position:absolute;
	left:660px;
  	top:55px;


	}









#centre{

	width:800px;
	height:493px;
	position:relative;
	left:0px;
  	top:0px;


	}




#centre .fond {

	width:800px;
	height:493px;
	background: transparent url(images/fond.jpg) no-repeat;
	position:absolute;


	}





#centre .portrait {

	width:137px;
	height:132px;
	position:absolute;
	left:420px;
  	top:58px;

	}

#centre .mariage {

	width:127px;
	height:132px;
	position:absolute;
	left:633px;
  	top:58px;

	}

#centre .communion{

	width:157px;
	height:134px;
	position:absolute;
	left:400px;
  	top:285px;

	}

#centre .fairepart {

	width:154px;
	height:134px;
	position:absolute;
	left:606px;
  	top:285px;

	}









.input_violet {	
		BORDER-RIGHT: #888888 1px solid; 
		BORDER-TOP: #888888 1px solid; 
		FONT-SIZE: 11px; 
		font-family:arial;
		color: #620c54;
		BORDER-LEFT: #888888 1px solid;
		BORDER-BOTTOM: #888888 1px solid; 
		
}

a:link, a:visited{color: #ffffff; text-decoration: none;}
a:hover { color: #115380; text-decoration:underline}