*{
	font-size:1em;
	font-family:Arial, Helvetica,sans-serif;
	color:#000000;
}

body,html{
	width:100%;
	height:100%;
	background-color:#a9c2ce;
	margin:0;
	padding:0
}
em{zoom: 0% !important;}
img {border:0}
.clearer {display:block; clear:both;font-size:0px;line-height:0px; } 
body {text-align:center;}
body{font-size:62.6%}

h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
p { font-size:1.1em;  }

.cacher {display:block;margin-top:-5000px;position:absolute;}

#largeur {
	text-align:left;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top: 20px;
	display: block;
	overflow: hidden;
}

#header{
	width: 880px;
	background: transparent url(../../img/journal/header.gif) no-repeat;
	height: 80px;
	overflow: hidden;
	position: relative;
	display: block;
}
	#langues{
		float:left;
		margin-top: 15px;
	}
	#langues ul{
		list-style: none;
		margin: 0;
		padding-left: 35px;
	}
	#langues ul li{
		display: inline;
		padding: 0 0 0 5px;
	}
	#langues ul li a{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	#langues ul li a.selected{
		color: #a9c2ce;
	}
	#langues ul li a:hover{
		text-decoration: underline;
	}
	
	#accueil{
		float: left;
		clear: both;
		margin-top: 10px;
	}
	#accueil a{
		color: #ffffff;
		background: #000000;
		width: 165px;
		_width: 170px;
		display: block;
		text-decoration: none;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0 0 0 5px;
	}
	#accueil a:hover{
		color: #000000;
		background: #a9c2ce;
	}
	
	#menus{
		position: absolute;
		bottom: 0px;
		left: 35px;
		width: 808px;
		z-index: 999;
	}
	#menus ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#menus ul li{
		display: inline;
		float: left;
	}
	#menus ul li.first{
	}
	#menus ul li.middle{
	}
	#menus ul li.last{
	}
	#menus ul li a{
		background: #000000;
		color: #ffffff;
		width: 112px;
		display: block;
		height: 16px;
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
	}
	#menus ul li.first a,#menus ul li.middle a,#menus ul li.last a{
		border-right: solid 1px #ffffff;
	}
	#menus ul li.fluxRss a{
		width: 16px;
		height: 16px;
	}
	#menus ul li a.selected{
		background: #a9c2ce;
		color: #000000;
	}
	#menus ul li a:hover{
		background: #a9c2ce;
		color: #000000;
	}

#main{
	background: transparent url('../../img/journal/backMain.gif') left top repeat-y;
	position: relative;
	overflow: hidden;
	padding: 0 37px 0 35px;
	min-height: 300px;
}
#contenu{
	padding: 0 15px;
}

	#main h2{
		margin: 0;
		padding: 5px 0 5px 0x;
		color: #a9c2ce;
		font-size: 4.7em;
		font-weight: bold;
		font-family: Times;
		text-transform: lowercase;
	}
	
	#main #contenu h2{
		height: 70px;
		line-height: 70px;
	}
	/*PARAGRAPHE*/
	#paragraphes h3 {
		margin:0;
		padding:0;
	}
	#paragraphes p {
		margin-top:0;
	}
	
	#paragraphes {
		margin-right:0px;
		margin-left:0px;
	}
	/* PARAGRAPHES */
	.partenaire .img {
	
		float: left;
		margin-right: 10px;
	
	}
	
	.partenaire p {
	
		margin: 0;
	
	}
	
	.partenaire a {
	
		color: #fff;
		font-size: 1.2em;
		text-decoration: none;
	
	}
	
	
	.partenaire {
	
		padding-bottom: 10px;
		background: url('../img/ligne.white.gif') no-repeat 0 100%;
		margin-bottom: 10px;
	
	}
	
	.paragraphe_simple ul  {
	
		margin: 0 0 6px 0 !important;
	
	}
	
	.paragraphe_simple {
	
		margin-bottom: 12px;
		overflow:hidden;
	
	}
	
	.paragraphe_simple p  {
	
		margin-bottom: 6px !important;
	
	}
	
	.paragraphe_simple ul li {
	
		font-size: 1.2em;
	
	}
	
	.ancre_para {
	
		display: none;
	
	}
	
	#lightbox {
		background-color: #666;
		padding: 6px;
		line-height : 0 ;
	}
	
	#lightbox * {
	
		cursor : pointer !important ;
	
	}
	
	#actionImage {
	
		display : none !important ;
	
	}
	
	#overlay {
	
		background-color : #000 ;
	
		opacity : 0.5 ;
	
	}
	
	#lightboxCaption {
		color: #333;
		background-color: #eee;
		font-size: 90%;
		text-align: center;
		border-bottom: 1px solid #0e7e3a;
		border-right: 1px solid #0e7e3a;
	}
	#lightboxIndicator {
	
	}
	#lightboxOverallView {
	
	}
	* html #lightboxOverallView,
	* html #overlay {
		background-color: #000;
		filter: Alpha(opacity=50);
	}
	
#footer{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 880px;
	height: 100px;
	background: transparent url(../../img/journal/backFooter.gif) left top no-repeat;
}
	#menuFooter{
		position: absolute;
		top: 48px;
		right: 0px;
	}
	
	#menuFooter ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#menuFooter ul li{
		padding-bottom: 2px;
	}
	#menuFooter ul li a{
		background: #000000;
		color: #ffffff;
		width: 155px;
		_width: 160px;
		padding-right: 5px;
		text-align: right;
		display: block;
		text-decoration: none;
		font-size: 1.2em;
		font-weight: bold;
	}
	#menuFooter ul li a:hover{
		background: #a9c2ce;
		color: #000000;
	}
	
/*FORMULAIRE CONNEXION*/
#blockAccesFormulaire{
	padding: 20px 0;
	float: left;
	width: 100%;
	text-decoration: none !importa;
}
	p.blockAccesFormulaireTitre{
		font-family:Times;
		font-size:1.4em;
		font-weight:bold;
		color:#A9C2CE;
		margin: 0 0 0 0;
			text-decoration: none;
	}
	
	#blockAccesFormulaire form{
		
	}
	
	#blockAccesFormulaire form label{
		width: 100%;
		font-weight: bold;
			text-decoration: none;
	}
	#blockAccesFormulaire form input{
		background:#D4E0E6;
		border:none;
		padding:2px;
		width:100%;
		text-decoration: none;
	}
	#blockAccesFormulaire form input.submit{
		float: right;
		background: #000000;
		color: #FFFFFF;
		width: auto;
		text-decoration: none;
		clear: both;
		margin-bottom: 10px;
	}
	
	#oubliPassword{
		padding: 5px 0;
		font-weight: bold;
		font-size: 1.1em;
		color: #BD1D28;
	}
