/****************************************************************************
* Textes de droite dans page contact
*****************************************************************************/
body {
 	margin			: 0px 0px 0px 0px;
	background-color: #A5B1C1;
	font-family		: Trebuchet MS, Verdana,   Geneva, sans-serif;
	font-size 	: 10pt;
	line-height : 140%;
	color : #525358;
	text-align		: center;
	background		: #FFFFFF url(/img/body_gradient_long.jpg) top center repeat-x;}


#right_column{	height :850px;

}


#right_text p {
	margin-top:-1px;
	text-align 		: left;
	padding-left : 30px;
	line-height : 150%;
	
}

#right_text ul {
	text-align 	: left;
	width : 220px;
}

#right_text li {
	text-align		: left;
	padding-bottom	: 5px;
	font-size 		: 10pt;
	
}

#contact p{
	width : 250px;

}
#page_caption {
	position:absolute;
	top :100px;
	text-align 		: right;
	padding-left : 30px;
}
