#content h2 {
	clear: both;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 2px 0;
	border-bottom: 1px solid #09c;
	}
#content h3 {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding: 10px 0 5px 0;
	}
#content h2 span {
	font-size: 11px;
	font-style: italic;
	}
#content p {
	padding: 5px 0;
	}
#content .left {
	float: left;
	width: 410px;
	margin: 0 25px 0 0;
	}
#content .right {
	float: right;
	width: 260px;
	margin: 0 0 0 25px;
	}
/********** Arthis **********/		
.portrait li {
	list-style: none;
	clear: left;
	padding: 8px 0 0 0;
	}
.portrait p {
	width: 260px;
	}
.portrait span {
	line-height: 70px;
	}
.PortraitImage {
	float: left;
	width: 60px;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;	
	}
/********** Actualité **********/
.Actu {
	list-style: none;
	margin: 10px 0 0 0;
	}
.Actu h4 {
	background: url(../images/trait.gif) no-repeat 0% 50%;
	padding: 0 0 0 20px;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	}
#content .Actu p {
	padding: 0 0 0 30px;
	}
.ActuBleu {
	background: #f2fafc;
	padding: 15px 10px;
	}
.ActuBlanc {
	background: #fff;
	padding: 15px 10px;
	}
.ActuSpacer {
	background: url(../images/ActuSpacer.gif) repeat-x;
	height: 1px;
	}
/********** Contact **********/
.formRadio li {
	list-style: none;
	float: left;
	width: 400px;
	padding: 5px 0 5px 0;
	}
.form {
	padding: 0 0 20px 0;
	}
.form li {
	list-style: none;
	float: left;
	width: 200px;
	padding: 5px 0 10px 0;
	}
.ConfirmationMessage {
	color: #930;
	font-size:11px;
	font-weight: normal;
	}
.input {
	display: block;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #ccc;
	height: 15px;
	width: 180px;
	padding: 2px 0 0 0;
	}
.textarea {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #ccc;
	width: 380px;
	height: 122px;
	}
.contact_btn {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	background: #09c;
	color: #fff;
	width: 100px;
	cursor: pointer;
	margin: 10px 0 0 0;
	}
.contact_btn:hover {
	border: 1px solid #ccc;
	background: #fff;
	color: #09c;
	width: 100px;
	}
.form span {
	color: #ccc;
	}
.error span {
	color:#930;
	}
	
#content table.voyage td {
	padding: 2px 0;
}	
	
