/* Styles GLOBAUX */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:20px;
	}
* {
	margin:0;
	padding:0;
	}
	
object {
	display:block;
	}
#global {
	position:relative;
	margin:0 auto;
	width:900px;
	}
.h1 acronyme {text-decoration:none;border:0px solid white;}
	
#fondall{
	background : url(images/actu/imgFondActuExtend.jpg) repeat-y 0 0 transparent;
	padding-bottom:20px;
	}

.image img {
	display:block;
	margin:0 auto;
	}

a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.signature {
	color:#999999;
	text-align:center;
	}
.signature a, .signature a:active {
	color:#999999;
	text-align:center;
	text-decoration:none;
	}
.signature a:hover, .signature a:visited {
	color:#999999;
	text-align:center;
	text-decoration:underline;
	}
	
/* PIED DE PAGE */
.piedPage {
	background : url(images/imgCulPage.jpg) no-repeat 0 0 transparent;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	padding:10px 30px;
	}
 	
.piedPage a, .piedPage a:visited, .blockPiedPage {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.piedPage a:hover,.piedPage a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
/* PAGE INDEX */
#compteur a {text-decoration:none;}

.blockIndex {
	position:relative;
	background-color:#FFFFFF;
	padding:30px 30px 30px 30px;
	text-align:justify;
	}
.blockIndex h1 {
	font-size:16px;
	color:#86111A;
	font-family:Arial, Helvetica, sans-serif;
	}
.blockIndex p {
	font-size:14px;
	color:#86111A;
	font-family:Arial, Helvetica, sans-serif;
	}
.blockIndex a, .blockMenu {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#15536F;
	}
.barreLeft {
	position:absolute;
	bottom:0;
	left:0;
	}
.barreRight{
	position:absolute;
	bottom:0;
	right:0;
	}
.barreRight img {
	display:block;
	}
.barreLeft img {
	display:block;
	}
	
/* MENU NAVIGATION */
.menunav {
	text-align:center;
	background-color:#15536f;
	padding : 2px 5px 2px;
	}

.menunav a,.menunav a:visited {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	padding : 2px 5px;
	}

.menunav a:hover, .menunav a.active {
	color:#FFFFFF;
	font-size:13px;
	background-color:#86111a;
	text-decoration:underline;
	}
.sousMenuNav {
	text-align:center;
	background-color:#15536f;
	padding : 0px 5px 2px 0;
	
	}
.sousMenuNav span {
	font-size:13px;
	background-color:#86111a;
	padding : 2px 5px;
	}
.sousMenuNav a, .sousMenuNav a:visited, .sousMenuNav a.passif {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	background-color:#86111a;
	line-height:13px;
	padding:2px 5px;
	}

.sousMenuNav a:hover, .sousMenuNav a.active {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:underline;
	background-color:#86111a;
	}

/* PAGE ACTU */
.texteactu {
	padding-left:140px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	}

.titreactu {
	font-size:16px;
	padding-left:140px;
	padding-right:10px;
	padding-bottom:10px;
	}
.lienactu {
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
	}
	
#fondActu {
	background-image:url(images/actu/imgFondActuHaut.jpg);
	background-repeat:no-repeat;
	width:900px;
	}
	
/* contenant tablo page ACTU */
#blockActu {
	margin-left:340px;
	width:550px;
	}
.blocImgActu {
	float:left;
	}
.actuchapohaut {
	background: url(images/actu/chapoHautFondActu.gif) left bottom no-repeat;
	width:550px;
	height:50px;
	}

.actumilieu {
	background-image:url(images/actu/chapoMilieuFondActu.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	min-height:110px;
	}
	
.actuchapobas {
	background: url(images/actu/chapoBasFondActu.gif) no-repeat 0 0 transparent;
	width:550px;
	height:10px;
	}	

/* LA CHARTE */
#fondCharte {
	background-image:url(images/charte/imgFondCharteHaut.jpg);
	background-repeat:no-repeat;
	width:900px;
	}
.blockCharte {
	padding: 30px 30px 30px 340px;
	text-align:justify;
	}
.blockCharte h1 {
	font-size:16px;
	color:#FFFFFF;
	margin-bottom:20px;
	}

.blockCharte big {
	display:block;
	font-size:14px;
	color:#FFFFFF;
	padding-bottom:20px;
	}
	
.blockCharte h2 {
	margin : 5px 0px 5px 0px;
	font-size:14px;
	background: url(images/fleche.png) no-repeat 0 0 transparent;
	padding:0 0 5px 20px;
	color:#FFFFFF;
	}
	
.blockCharte h3 {
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	}
	
.blockCharte p {
	color:#FFFFFF;
	margin-bottom:10px;
	}

.blockCharte a, .blockCharte a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
.blockCharte a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

/* TEMOIGNAGES */
#fondTemoin {
	background-image:url(images/temoignages/imgfondtemoignageHaut.jpg);
	background-repeat:no-repeat;
	width:900px;
	min-height:555px;
	}
#blockTemoinEnfant {
	margin-left:340px;
	width:550px;
	}
#blockTemoinParent {
	margin-left:340px;
	width:550px;
	}
#blockTemoinSoutien {
	margin-left:340px;
	width:550px;
	}
	
/* A LIRE A VOIR */
#fondAlireAvoir {
	background-image:url(images/alireavoir/imgfondalireavoirHAUT.jpg);
	background-repeat:no-repeat;
	width:900px;
	min-height:550px;
	}
/* LIENS */
#fondLiens {
	background-image:url(images/liens/imgFondLiensHaut.jpg);
	background-repeat:no-repeat;
	width:900px;
	}
/* ADHESION */

#fondAdhesion {
	background-image:url(images/adhesion/imgFondAdhesion.jpg);
	background-repeat:no-repeat;
	width:900px;
	min-height:550px;
	}
	
/* BUREAU */

#fondBureau {
	background-image:url(images/bureau/imgFondBureau.jpg);
	background-repeat:no-repeat;
	width:900px;
	min-height:550px;
	}
#themes_flash embed {display:block}
	