@charset "UTF-8";
/* CSS Document */
@import url("screen-admin.css");
@import url("formulaire.css");
body {
	background-color:#213031;
	background-image:url(../images/fond-body.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:white;
}
#page {
	width:1280px;
	margin:0 auto;
	background-color:#000200;
	min-height:740px;
	_height:740px;
}
#haut {
	width:1280px;
	height:41px;
	background-image:url(../images/fond-haut.gif);
	background-repeat:repeat-x;
	position:relative;
}
#projecteur {
	position:absolute;
	width:489;
	height:421px;
	left: -25px;
	top:0px;
}
#menu_haut .pad {
	padding:7px 5px 0px 5px;
}
#menu_haut, #menu_haut a {
	color:#476468;
	font-size:12px;
	position:relative;
	text-decoration:none;
}
#menu_haut a:hover, #menu_haut a.SelectMenu2 {
	color:white;
}
#contenu_haut {
	background-image:url(../images/fond-contenu-haut.gif);
	background-repeat:repeat-x;
	height:341px;
}
#menu {
	width:371px;
	height:301px;
	position:absolute;
	left:909px;
	color:#a2b8bc;
	top:41px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#menu a {
	color:#a2b8bc;
}
#menu ul {
}
#menu ul li {
	padding:10px 0px 10px;
	list-style:none;
	border-bottom:1px solid #333;
	height:21px;
}
#menu ul li.liRSS {
	height:60px;}
#menu ul li:hover {
	border-bottom:1px solid #e2001a;
}
#menu ul li a {
	color:#a2b8bc;
	text-decoration:none;
	background-image:url(../images/back-menu.png);
	background-repeat:no-repeat;
	background-position:left -30px;
	padding-left:30px;
}
#menu ul li a:hover, #menu ul li a.SelectMenu {
	color:#E2001A;
	background-image:url(../images/back-menu.png);
	background-repeat:no-repeat;
	background-position:left 6px;
}
#contenu_bas {
	font-weight:normal;
	font-size:12px;
	min-height:385px;
	_height:385px;
	background-color:#000200;/*background-image:url(../images/stripe.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
#contenu_bas a {
	color:#57A4AF;
}
#contenu_bas #col_gauche {
	width:320px;
	float:left;
}
#contenu_bas #col_gauche .pad {
	padding:145px 20px 10px 20px;
}
#contenu_bas #col_droite {
	width:960px;
	float:left;
}
#contenu_bas #col_droite .pad {
	padding:0 10px 10ps 10px;
}
#contenu_bas #col_droite .pad2 {
	padding:0px 0px 0 50px;
}
#contenu_bas h1 {
}
#contenu_bas h2 {
	background-image:url("../images/back-h1.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#E2001A;
	font-size:14px;
	line-height:30px;
	padding-left:50px;
	padding-top:30px;
	margin-bottom:40px;
}
#contenu_bas h2 a {
	color:#E2001A;
}
#contenu_bas h3 {
	color:#476468;
	font-size:18px;
}
#contenu_bas p {
	line-height:20px;
}
.bloc_index {
	float:left;
	width:265px;
}
.bloc_index h3 {
	margin-top:0px;
}
.sep_bloc_index {
	width:1px;
	height:350px;
	border-right:1px solid #476468;
	margin:0 20px;
	float:left;
}
.gauche {
}
.milieu {
}
.droit {
}
#pied {
	color:#e2001a;
	font-size:11px;
	font-weight:normal;
	width:1280px;
	margin:5px auto 0 auto;
	text-align:left;
}

/*ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN ADMIN */
#news {
	background-image:url(../images/fond-news.gif);
	background-repeat:no-repeat;
	width:280px;
	height:236px;
}
.reflect_news {
	background-image: url(../images/fond-news-reflect.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:86px;
}
.pdf {
	background-image:url(../images/pdf.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
