/*********/
/*general*/
/*********/
* {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: #000000;
}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}
.spacer11px {
	height: 11px;
	line-height: 11px;
	}
body {
	background-color: #ffffff;
	margin: 0;
	text-align: center;
	}
#general {
	position: relative;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("/layout/img/fond_gen.gif");
	background-repeat: repeat-y;
	background-position:  left top;
	
	}
.bouton {
	background-color: #731d7f;
	color: #ffffff;
	cursor: pointer;
	padding: 2px;
	border: 1px solid #731d7f;
	}
input,textarea {
	border: 1px solid #F47920;
	}
.image_d {
	margin-right: 30px;
	float: right;
	}
/******/
/*haut*/
/******/
#haut {
	width: 934px;
	height: 88px;
	background-color: #731d7f;
	background-image: url("/layout/img/bandeau_08_12_09.jpg");
	background-repeat: no-repeat;
	text-align: right;
	}
#haut p#mentions {
	position: absolute;
	top: 2px; 
	right: 2px;
	}
#haut p a {
	color: #fff;
	font-size: 10px;
	}
#haut p {
	color: #fff;
	font-size: 10px;
	margin-right: 5px;
	}
#logo_terre {
	width: 184px;
	height: 141px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/layout/img/logo.png)!important;
	background-image: none;
	filter: none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/img/logo.png', sizingMethod='scale');

	}
#menu {
	width: 934px;
	height: 22px;
	background-color: #d9e026;
	background-image: url("/layout/img/fond_menu.gif");
	background-repeat: no-repeat;
	background-position:  left top;
	color: #6e1e81;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	}
#menu a{	
	color: #6e1e81;
	padding: 0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	}
#date {
	width: 934px;
	height: 31px;
	background-image: url("/layout/img/fond_date.jpg");
	background-repeat: no-repeat;
	background-position:  left top;
	text-align: right;
	}
#date img{
	margin: 6px 25px 0 0;
	
	}
/*col gauche*/
#centre_g {
	width: 150px;
	float: left;
	}
#centre_g h1{
	background: url("/layout/img/fond_h1_g.gif") repeat-x center left;
	margin: 10px 7px 0 3px;
	padding-left: 3px;
	}
#centre_g h1 span{
	background-color: #ccafd2;
	padding: 0 2px 0 4px;
	color: #731d7f;
	font-size: 10px;
	font-weight: bold;
	}
.bloc_h {
	background: url("/layout/img/fond_bloc_g.gif") repeat-y top left;
	}
.bloc_h p{
	padding: 20px 10px 10px 10px;
	font-size: 10px;
	line-height: 16px;
	}
.bloc_h img {
	margin-right: 5px;
	}
.bloc_b {
	background: url("/layout/img/fond_bloc_g_b.gif") no-repeat top left;
	height: 15px;
	text-align: right;
	color: #731d7f;
	}
.bloc_b a{
	color: #731d7f;
	font-weight: bold;
	font-size: 10px;
	margin-right: 10px;
	}
/*col centre*/
#centre_m {
	width: 634px;
	float: left;
	/*background-image: url("/layout/img/fond_centre_m.jpg");
	background-repeat: no-repeat;
	background-position: center center;*/
	
	}
#centre_m a {
	color: #5F2D91;
	text-decoration: underline;
	}
#centre_m a:hover {
	color: #5F2D91;
	text-decoration: none;
	}
#centre_m h1 {
	color: #731d7f;
	font-size: 14px;
	/*font-style: italic;*/
	margin: 15px 20px 15px 20px;
	}
#centre_m h2 {
	color: #d9e026;
	font-size: 12px;
	margin: 15px 20px 15px 20px;
	}
#centre_m p {
	font-size: 10px;
	margin: 10px 12px 12px 12px;
	line-height: 18px;
	color: #505050;	
	}
#centre_m b {
	font-size: 11px;
	}
	
#centre_m i {
	font-size: 11px;
	color: #731d7f;
	font-weight: bold;
	}
	
#centre_m .citation {
	font-size: 11px;
	color: #731d7f;
	}
	
#centre_m .chapeau {
	font-size: 12px;
	color: #d9e026;
	font-weight: bold;
	}

#centre_m p.bouton {
	text-align: right;	
	}
#centre_m p.video {
	text-align: center;
	margin: 0;	
	}
#centre_m li{
	margin-left: 30px;
	list-style-image: url(../web/img/puce_verte.gif);
	line-height: 18px;
	font-size: 10px;
	color: #505050;
	}
#centre_m .tab{
	margin-left: 12px;
	}
#centre_m .tab td{
	padding: 5px;
	}
#logo_partenaire {
	background-color: #ffffff;
	}
#logo_partenaire img{
	margin: 0 20px 20px 0;
	}
/*col droite*/
#centre_d {
	width: 150px;
	float: left;
	}
#centre_d h1{
	margin-top: 20px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
#centre_d h2{
	margin: 20px 10px 10px 13px;
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	}
#centre_d p{
	margin: 4px;
	color: #ffffff;
	font-size: 10px;
	line-height: 18px;
	}
#centre_d li{
	list-style: none;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #fff;
	}
#centre_d a{
	color: #ffffff;
	text-decoration: underline;
	}
#centre_d a:hover{
	color: #ffffff;
	text-decoration: none;
	}
#centre_d b{
	color: #ffffff;
	}
#centre_d p.bouton {
	text-align: right;
	margin-top: 25px;
	}
#bas {
	width: 934px;
	height: 15px;
	background-color: #d9e026;
	clear: both;
	line-height: 15px;
	vertical-align: middle;
	color: #7D492C;
	text-align: right;
	}
#bas a{
	color: #731d7f;
	margin-right: 5px;
	font-size: 10px;
	}
/*accueil*/
#accueil_haut {
	border-bottom: 1px dashed #d9e026;
	}
#accueil_haut p{
	color: #000000;
	}
#accueil_haut img{
	margin: 5px 20px 10px 20px;
	}
#accueil_bas_1 {
	float: left;
	width: 210px;
	border-right: 1px dashed #d9e026;
	height: 600px;

	}
#accueil_bas_2 {
	float: left;
	width: 211px;
	height: 600px;
	}
#accueil_bas_3 {
	float: left;
	width: 211px;
	border-left: 1px dashed #d9e026;
	height: 600px;
	}
.bouton_liens {
	text-align: left;
	
	}
#photos img{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	}
#chiffres img{
	vertical-align: middle;
	}
#chiffres p{
	margin: 0px;
	}
#centrer{
    margin-left: 20px
}