body
{
	margin: 0px 0;
	padding: 0;
	text-align: center;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	background:url(../images/main_bg.gif) #cdcdcd repeat-x;
}




div#conteneur
{
	width: 965px;
	margin: 0 auto ;
	text-align: left ;
}

div#login
{
	width: 214px;
	height:134px;
	font-size:10px;
	padding-left:10px;
	background-image:url(../images/login_panel.png);
	background-repeat:no-repeat;
	
	left:680px;
	top: -100px ;
}


div#login label {
width : 80px;
display: block;
}


input#validation {
margin-left:50px;
}



h1#header
{
	position: absolute;
	width:965px;
	height: 116px ;
	background: url(../images/bg_header2.jpg) repeat-x	 left top ;
	margin: 0 ;
}
div#login
{
	width: 214px;
	height:134px;
	font-size:10px;
	padding-left:10px;
	background-image:url(../images/login_panel.png);
	background-repeat:no-repeat;
	position:relative;
	left:680px;
	top: -100px ;
}


div#login label {
	width : 80px;
	display: block;
}

img#anim{
padding-left:125px;
	}
	
p#anim {
padding-left:125px;
padding-right:125px;
font-weight:550;
}

h1#header span
{
	width: 915px ;
	height: 100px ;
	display: block ;
	background: url(../images/header.png) no-repeat ;
	position: relative ;
	left: 50px ;
	top: 0px ;
	text-indent: -5000px ;

}

div#menu
{
	position: absolute;
	width: 100%;
	top: 95px;
	margin-left:170px;
}
  
ul#menu
{
	margin: 0 ;
	margin-left:200px;
	padding-top: 0px ;
	float:none;
	list-style-type: none ;
}

ul#menu li
{
	background: url(../images/bg_menu_item.png) ;
	background-repeat:no-repeat;
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	width: 110px ;
	line-height: 35px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
}

ul#menu li a:hover
{
	background: url(../images/bg_menu_item_hover.png);
	background-repeat:no-repeat;
}

div#contenu
{
	padding: 150px 25px 0 25px ;
	background-color:#FFFFFF;
	height:800px;
}

div#contenu h2
{	
	padding-left: 35px ;
	line-height: 25px ;
	font-size: 20px ;
	background: url(little_apple.gif) no-repeat left bottom ;
	color: #0081a9 ;
	border-bottom: 1px solid  #0081a9 ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #9b2 ;
}







div#actu {
	margin-top:20px;
	width:200px;
	height:180px;
	border: 1px solid  #0081a9;
	padding-left:10px;
	padding-right:10px;
	margin-left: 10px;
}

div#affiche {
	margin-top:55px;
	width:200px;
	height:200px;
	border: 1px solid  #0081a9;
	padding-left:10px;
	padding-right:10px;
	margin-left: 10px;
}


div#actu h1{
font-size:12px;
padding:0px;
margin:0px;
	font-weight:700;
	padding-left:10px;
	border-bottom: 1px solid  #0081a9;
}

div#affiche h1{
font-size:12px;
padding:0px;
margin:0px;
	font-weight:700;
	padding-left:10px;
	border-bottom: 1px solid  #0081a9;
}





div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}



div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}

img#search
{
	height: 250px;
	width:300px;
	float:left;
	margin-left:100px;
	margin-top:25px;
	margin-bottom:50px;
}
div#search_texte
{
	font-weight:700;	
	float:left;
	width:300px;
	border: 1px solid  #0081a9 ;
	height: 200px;
	text-align:justify;
	margin-left:100px;
	margin-top:20px;
	margin-bottom:50px;
	padding:5px;
	}

.footer
{
	color : #FFF;
	float:left;
	width:100%;
	margin-top:5px;
	height:70px;
	margin: 0;
	line-height: 30px;
	text-align: center;
	background-color:#373b3e;
}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}


pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}


 
div#cont {
	background-color:#FFF;
	padding-top:116px;
}
 
#left_menu {
	position: absolute;
	padding-top:40px;
	right:700 px;
	top: 152px;
	width: 280px;
	height: 800px;
	left: 720px;
}


div#page
{
	height:700px;
	width: 100%;
	padding-left: 50px;
  	padding-top:40px;	
	}



.footer_page
{
	float:left;
	width:100%;
	text-align: center;
	background-color:#373b3e;
}
