body{
	margin:0;
	padding:0;
	background:#232323;
	text-align:center;
	color:#555;
}
p, h1, h2, h3, h4{
	margin:1em 0;
	padding:0;
}
h1{
	font-size:14px;
	color:#990000;
}
h2{
	font-size:13px;
	color:#990000;
}
h3{
	font-size:12px;
	color:#CC9900;
	font-weight:normal;
}
h4{font-size:100%;}
table, td, select, input, textarea, li{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;	
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
#container{
	margin:0 auto;
	text-align:left;
	width:700px;
	background:#fff;
	margin-top:1em;
}
/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	position:relative;
	height:105px;
	padding:0px;
	background:url(../images/header_back.gif) no-repeat;
}
#logo{
	position:relative;
	text-indent:20px;
	background:url(../images/logotip.gif) no-repeat;
	width:450px;
	height:62px;
	display:block;
	vertical-align: middle;
}
#bloc_langues{
	position: absolute;
	top: 235px;
	right: 2px;
	text-indent:0px;
	width:59px;
	height:38px;
	display:block;
	vertical-align: middle;
}
#logo a{
	display:block;
	height:41px;
}
/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:140px;
	margin: 0px;
	background:url(../images/header_images.jpg) no-repeat;
	background-image: url(../images/header_images.jpg);
}
#headersociete{
	position:relative;
	height:140px;
	margin: 0px;
	background:url(../images/header_images_societe.jpg) no-repeat;
	background-image: url(../images/header_images_societe.jpg);
}#headerpersee{
	position:relative;
	height:140px;
	margin: 0px;
	background:url(../images/header_images_persee.jpg) no-repeat;
	background-image: url(../images/header_images_persee.jpg);
}
#headerinfos{
	position:relative;
	height:140px;
	margin: 0px;
	background:url(../images/header_images_infos.jpg) no-repeat;
	background-image: url(../images/header_images_infos.jpg);
}
#headersubsides{
	position:relative;
	height:140px;
	margin: 0px;
	background:url(../images/header_images_subsides.jpg) no-repeat;
	background-image: url(../images/header_images_subsides.jpg);
}
#headerouvrages{
	position:relative;
	height:140px;
	margin: 0px;
	background:url(../images/header_images_ouvrages.jpg) no-repeat;
	background-image: url(../images/header_images_ouvrages.jpg);
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style: none;
	background: #FFF4DF;
}
div#navlist a {
	display: block;
	padding: 0.5em 1em 0.2em 1em;
	border-width: 1px;
	border-color: #ffe #E5E5E5 #E5E5E5 #fff;
	border-style: solid;
	height:30px;
	color: #993333;
	text-decoration: none;
	background: #FFF4DF;
	text-align: left;
}
div#navlist a:hover {
	color: #FFF;
	background:#993333;
	font-weight:bold;
	height:30px;
}
/* ---------------------------------- main ---------------------------------- */
#main{
	margin: 0px;
	vertical-align: top;
}
.main_nav {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:120%;
	background: #FFF4DF;
}
#main_text{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_text2{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	background: #993333;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
#heading1 {
	background:url(../images/navigate.gif) no-repeat;
	width:95px;
	height:15px;
	margin: 5px;
}
#heading2 {
	background:url(../images/reading_number_one.gif) no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#heading3 {
	background:url(../images/reading_number_two.gif) no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#head_main {
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	position:relative;
	clear:both;	
	text-align:center;
	color:#fff;
	background:url(../images/footer_back.gif) repeat-x;
	line-height:28px;
	height:40px;	
}
.footer_text {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
