/* CSS Document */

.back_ground{
	background:url(../images/fond.jpg) repeat-x top;
	background-color:#8b411b;
}

#div_all{
	float:left;
	width:955px;
	position:absolute;
	top:50%;
	margin-top:-295px;
	left:50%;
	margin-left:-470px;
}



#div_menu{
	float:left;
	background:url(../images/border_menu.gif) no-repeat 0px 68px;
	display:block;
	width:205px;
	height:550px;
	position:relative;
	z-index:2;
}

#div_content{
	float:right;
	background:url(../images/border_content.gif) no-repeat 0px 68px;
	width:750px;
	height:550px!important;
	height:535px;
	position:relative;
	z-index:2;
}

#footer{
	float:left;
	width:940px;
}

#footer .middle{
	display:block;
	width:10px;
	background:url(../images/border_footer.gif) no-repeat center;
	height:10px;
	margin-top:4px;
	margin-right:3px;
	margin-left:3px;

}

#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff7c34;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
	color:#fce2b9;
}

#menu{
	background:url(../images/point.gif) no-repeat top right;
	margin-top:0px;
	padding-top:1px;
	
}

#news{
	display:block;
	position:absolute;
	width:180px;
	height:36px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#fce2b9;
	left: 3px;
	top: 508px;
}

#news form input{
	margin-top:5px;
}

#email{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8px;
	height:10px;
	width:140px;
	border:#000000 medium 1px;
	position:relative;
	top:-5px;
}

#submit{
	position:relative;
	top:3px;
}

#div_content2{
	background:url(../images/content.jpg) no-repeat bottom right;
	width:745px;
	height:468px!important;
	height:400px;
	margin-right:2px;
	position:relative;
	top:0px!important;
	top:-20px;
}

#div_rootline{
	display:none;
}

#left{
	float:left;
	width:555px;
	height:275px;
	margin:0;
	padding:0;

}

#left2{
	float:left;
	width:453px;
	height:141px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffebc7;
	text-align:left;
	padding-top:45px;
	padding-left:70px;
	padding-right:30px;

}

#left2 p.bodytext{
	/*margin-top:-10px !important; 
	margin-top:0px;*/
	color:#FFC976;
}

#right{
	float:right;
	width:178px;/*163px;*/
	height:176px;/*83px;*/
	padding-top:47px!important;/*140px!important;*/
	padding-top:67px;/*160px;*/
	padding-right:10px;
/*	padding-left:15px;*/
	margin-bottom:1px;
	/*background:url(../images/feves.gif) no-repeat bottom;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#ffebc7;
}

#right2{
	margin-left:2px;
	float:right;
	width:163px;
	height:133px;
	padding-top:110px;
	padding-right:10px;
	padding-left:15px;
	background:url(../images/larmes.jpg) no-repeat bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6e2a1c;
	text-align:left;

}
#right2 p.bodytext{
	padding-top:15px;
}
/*
#right a{
	display:block;
	margin-top:5px;
	float:right;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	width:110px;
	height:15px;
	background:url(../images/arrow_yellow.gif) no-repeat left;
}

#right a:hover{
	text-decoration:underline;
}
*/
#right2 a{
	display:block;
	margin-top:5px;
	float:right;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	width:110px;
	height:15px;
	background:url(../images/arrow_brown.gif) no-repeat left;
}

#right2 a:hover{
	text-decoration:underline;
}

