a{
	word-spacing: 0px;
	text-decoration: none;
	color: #0055a0;

}

#layout {
	
	width:1000px;
	height: 600px;
	margin: 0 auto;
}

#col1 {
	
	padding-right: 20px;
	padding-left: 0px;
	width: 500px;
	height: 600px;
}

#col2 {
	/*background-image: url(image_background2.jpeg);*/
	width: 500px;
	height:600px;
}

#intro{
	font-family: Garamond;
	font-size: 16px;
	color: #ababab;
}

#contacts{
	font-family: Garamond;
	font-size: 14px;
	color: #ababab;
}

#menu {
	
	font-family: "Univers LT Std";
	font-size: 12px;
	color: #0055a0;
	padding-right: 20px;
	bottom: 20px;
/*	position: absolute;*/
	top: 550px;
	position: absolute;

}


body {
	
	font-family: Garamond;
	font-size: 12px;
	color: #0055a0;
}

#text {
	
	font-family: Garamond;
	font-size: 13px;
	color: #0055a0;
	padding-top: 5px;
	overflow: auto;
	height:530px;
	text-align: justify;
}


H4 {
	padding: 0px;
	margin: 0px;
	font-family: Garamond;
	color: #0055a0;
	font-weight: normal;
	 
}

.voeux {
	margin-top:232px;
}

