body{
	background-color:#000;
	margin:0;
	padding:0;
	font-family: arial,serif;
    font-size: 16px;
}
ul{
	list-style-type:square;
}
ul.puce{
	list-style-type:square;
	color:#bb261c;
}
ul.puce span{
	color:#000;
}
a{
	color:#000;
}
.clear{
	clear:both;
}
#header{
	background-color:#000;
	width:100%;
	height:136px;
}
#header div{
	margin:auto;
	width:980px;
}
#contener{
	background:transparent url(../images/fond1.gif);
	width:100%;
}
#fond_top{
	background:transparent url(../images/fond2.gif) top repeat-x;
	width:100%;
}
#corp_fond{
position:relative;
	border:9px #fff solid;
	margin:auto;
	background:transparent url(../images/fond3.gif);
	width:978px;
}
#left{
	width:389px;
	float:left;
}
#right{
	background:#fffcdb url(../images/fond4.gif) top repeat-x;
	width:535px;
	min-height:580px;
	float:right;
	padding:0px 27px;
}
#footer{
	background-color:#000;
	width:100%;
	height:136px;
}
#footer div{
	margin:auto;
	width:980px;
}


.red{
    color:#bb261c;
    font-weight: bold ;
}
.right1{
    padding-left:20px;
}
.right2{
    padding-left:105px;
}
.right3{
    padding-left:41px;
}
.right4{
    padding-left:37px;
}
.titre1{
    font-family: arial,serif;
    font-size: 24px;
    text-transform: uppercase;
    color:#bb261c;
    margin:0px;
    margin-top: 20px;
}
.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}
.small{
    font-size: 12px;
}

#header img{
	margin:5px 0px 10px 0px;
}
#menu a{
	background: url("../images/fond_bnt_menu.gif") repeat-x;
	color:#7a7a7a;
    text-transform: uppercase;
    padding:7px;
    text-decoration:none;
}
#menu a.current, #menu a:hover{
	 background: none repeat scroll 0 0 #BB261C;
	color:#fff;
}

#left img{
    margin-bottom: 30px;
}
#left span.white{
	display:block;
	background: url("../images/fond_titre.png");
	color:white;
    text-transform: uppercase;
    padding:10px;
}
#left span.titre{
    font-family: arial,serif;
    font-size: 20px;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 45px;
    text-transform: uppercase;
}
#left h1.white{
	background: url("../images/fond_titre.png");
	color:white;
    text-transform: uppercase;
    padding:10px;
}
#left h1{
    font-family: arial,serif;
    font-size: 20px;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 45px;
    text-transform: uppercase;
}
#left h1.absolute{
	position:absolute;
	left:1px;
	bottom:3px;
	width:339px;
}
#right h2{
    font-family: arial,serif;
    font-size: 24px;
    text-transform: uppercase;
    color:#bb261c;
    margin:0px;
    margin-top: 20px;
}
#right h1.cnrs{
	display:inline;
    font-size: 16px;
}
#right .lien h2{
	background:0px 8px no-repeat;
	background-image:url("../images/puce1.png");
	cursor:pointer;
    padding-left: 15px;
}
#right .accordeon .txt{
	display:block;
	overflow:hidden;
}
#right .accordeon .txt div.numersation{
	width:105px;
	text-align:center;
	float:left;
    font-size: 12px;
    min-height:113px;
}
#right .accordeon .txt div.separateur_suiv{
	background: url("../images/suiv.png") no-repeat;
	width:27px;
	height:48px;
	float:left;
}
#right .accordeon .txt .left{
	width:135px;
	float:left;
	text-align:center;
}
#right .accordeon .txt .hebergement1{
	background: 25px center no-repeat;
	background-image:url("../images/hebergement1.png");
	padding-left:135px;
	margin-bottom:20px;
}
#right .accordeon .txt .hebergement2{
	background: 50px center no-repeat;
	background-image:url("../images/hebergement2.png");
	padding-left:135px;
}
#right .accordeon .txt .left img{
	margin:20px 0px;
}
#right .accordeon .txt .right{
	width:400px;
	float:left;
}
#footer div{
	color:#fff;
	text-align:right;
}
#footer div a{
	color:#fff;
	text-decoration:none;
}
#footer div a:hover{
	text-decoration:underline;
}