 	

	
body {
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #001361;
	background-image:url('photo/fond.jpg');
	background-position:inherit;
	background-attachment: fixed;
	}

#header {
	background-image:url(photo/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 125px;
	}

#titre {
	font-size:26px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:135px;
	left:250px;
	height:40px;
	width:65%;
	color: #001361;
	}
	
#menu {
	position: fixed;
	overflow:auto;
	top: 170px;
	left:30px;
	width: 170px;
	bottom:20px;
	padding:10px 10px;
	font-size:14px;
	}
#menu-bg {
	position: fixed;
	top: 170px;
	left:30px;
	width: 180px;
	bottom:20px;
	background-color:#FFF;
	-moz-opacity:0.3;
	opacity: 0.3;
	filter:alpha(opacity=30);
	}

#page {
	overflow:auto;
	position:fixed;
	top:170px;
	left:250px;
	bottom:20px;
	width:65%;
	color: #001361;
	}
#page-bg {
	position:fixed;
	top:170px;
	left:250px;
	bottom:20px;
	width:65%;
	background-color:#FFF;
	-moz-opacity:0.3;
	opacity: 0.3;
	filter:alpha(opacity=30);
	}
	
	
/* MENU DE GAUCHE */
.menu {
	margin:0px 0px 6px 0px;
	font-weight : bold;
	}
.menu_en_cours{
	border-bottom:2px solid #FF511C;
	}
.old{
	border:2px solid #CC0E00;
	margin-right: 12px;
	padding:2px;
	}
a.google_ok{
	padding:2px 4px;
	border:1px solid #FF511C;
	}
a.google_ok:hover{
	padding:2px 4px;
	border:1px solid #FF511C;
	}
	
	
/* NEWS */
.content{
	padding:15px;
	}
.news {
	clear:both;
	border:0px solid #000;
	margin-bottom:25px;
	}
.news_titre {
	margin:0px 0px 15px 180px;
	padding:5px 5px 5px 10px ;
	font-size: 20px;
	font-weight: bold;
	border: 2px solid #CC0E00;
	}
.news_titre_sans{
	width:100%;
	margin:0px 0px 15px 0px;
	padding:5px 5px 5px 10px ;
	font-size: 20px;
	font-weight: bold;
	border: 2px solid #CC0E00;
	}
.news_txt {
	margin-left:190px;
	padding:3px;
	color: #001361;
	}
.news_info {
	font-weight: normal;
	font-size: 12px;
	margin:5px;
	float:right;
	color: #001361;
	}
.facebook{ 
	font-weight: normal;
	font-size: 12px;
	margin:5px;
	float:right;
	}
.lien_titre {
	padding:3px ;
	font-weight: bold;
	background-color: #CC0E00;	
	}
.miniature{
	float:left;
	height:180px;
	width:150px;
	margin-right:40px;
	}
.img_mini{
	width:150px;
	border:1px solid #000;
	margin:-1px 0px -1px -1px;
	}
.img_galerie {
	border:1px solid #888;
	margin: 3px;
	}
.header {
	position: absolute;
	top: 0px;
	right: 3px;
	}
.news_galerie{
	border:1px solid #000;
	}
.news_galerie:hover{
	border:1px solid #FC9;
	}
a.lien_galerie{
	text-decoration:none;
	color: #001361;
	}
a.lien_galerie:hover{
	text-decoration:none;
	color: #001361;
	}
	
/* PAGE */
.page {
	clear:left;
	width: 85%;
	margin:0 auto;
	}
.page_mini_1{
	vertical-align:middle;
	float:left;
	height:120px;
	width:100px;
	margin-bottom:10px;
	padding:0px 0px ;
	}
.page_titre_1 {
	font-size: 20px;
	margin: 10px 0px 0px 120px;
	text-align:center;
	padding:5px;
	font-weight: bold;
	border: 2px solid #CC0E00;
	}
.page_mini_2{
	vertical-align:middle;
	float:right;
	height:120px;
	width:100px;
	margin-bottom:10px;
	}
.page_titre_2 {
	font-size: 20px;
	margin: 10px 120px 0px 0px;
	text-align:center;
	padding:5px;
	font-weight: bold;
	border: 2px solid #CC0E00;
	}
.img_mini_page{
	width:100px;
	border:2px solid #CC0E00;
	margin:0;
	}
	
	
/* DIVERS */
.clear{
	clear:both;
	}
.right {
	text-align: right;
	}
a {
	border:none;
	font-weight: bold;
	text-decoration:none;
	color: #FF511C;
	}
a.navig{
	font-weight: normal;
	}
a:hover {
	border:none;
	color: #1A8F31;
	}
img{
	border:none;
	}
h2 {
	text-align: center;	
	}
div.newsletter{
	margin:15px 0px 0px 35px;
	}	
span.newsletter{
	padding:1px 5px;
	border: 2px solid #CC0E00;
	}

/* ne pas toucher */

a.p1 {display:block; width:75px; height:75px; text-decoration:none; background:#fff; border:0; margin:20px 0 0 100px; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);

-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

 -webkit-transition: opacity 0.6s ease-in-out;
}

a.p1:hover b {top:-65px; left:110px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;}



