#main {
	color:#000000;
	background-image:url("../img/bastide.jpg");
	background-repeat:no-repeat;
	background-position:center 50px;
}
#content { width:52%;	margin-left:235px; background:none; font-size:0.9em; }
#bottom {
	width:50%;
	margin:auto;
}
#anim10etapes {
	position:absolute;
	top:300px;
	left:5px;
	width:200px;
	height:150px;
}
#partenaires {
	width:150px;
	height:100px;
	margin-top:50px;
	padding-top:35px;
	text-align:center;
	float:left;
	background-image:url("../img/partenaires.png");
	background-repeat:no-repeat;
}
#partenaires a {
	font-weight:bold;
}
#partenaires:hover {
	background-image:url("../img/partenaires_hover.png");
	background-repeat:no-repeat;
}
#photo1 {
	float:left;
	margin-left:15px;
}
#flags { margin-bottom:10px; height:20px; }
#flags img { border:none; }
.flag { display:block; float:left; margin-left:5px; }
#lang_choice { font-size:0.9em; float:left; color:#003399; }
#right_column {
	float:right;
	margin-top:20px;
	margin-right:25px;
	width:220px;
}
.right_column_block h4 {
	width:218px;
	height:25px;
	color:#991f25;
	text-align:center;
	margin-top:0px;
	padding-top:5px;
	font-size:0.9em;
}
.right_column_block {
	background-image:url("../img/right_column_block.png");
	background-repeat:no-repeat;
	background-position:center;
	min-height:150px;
	background-color:#fdfdf9;
	margin-bottom:20px;
}
#block_last_news {
	/*background-color:#f6f6e8;*/
	border:1px solid #991f25;
}
#block_last_testimonials {
	margin-top:10px;
	/*background-color:#e6e9c9;*/
	border:1px solid #991f25;
}
#block_links {
	margin-top:10px;
	/*background-color:#ddd7a9;*/
	border:1px solid #991f25;
}
#block_links p {
	font-size:0.9em;
	margin:0px;
}
ul { list-style-type:circle; }
