
/*valeurs par defaut pour tout les navigateurs */
/* ne pas modifié a partir d'ici */
* { margin:0;padding:0;}
html {
height:100%;
width:100%;
} /*on applique une taille et on place en absolute l'image et son conteneur */

html img.imghtml, html div.imghtml{
top:0;
left:0;
position:absolute;
}
html, html * {
position:relative;
z-index:0;
} 

body {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1; /* pour afficher tout au dessus de l'image */
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #000;
	text-align: center;
	BACKGROUND-COLOR: #fabc23;
	font-family: "Century Gothic", "arial";
} 

/* police taille proportionnelle */
html  { font-size: 100%; } /* IE hack */
body { font-size: 80%; }
table, th, td, input, select { font-size: 100%; } /* IE hack */
h1 { font-size: 2.0em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }
td { font-size: 1.1em; }
ol, ul, li { font-size: 1.0em; }
.notes { font-size: 1.0em; }



/* **** CADRES SITE */
#conteneur 
	{position: relative;
    width: 100%; 
    height: 100%; 
	}

#centre 
	{/* chiffres pour 1024 */
	position: absolute;
    width: 800px; 
    height: 450px; 
    top: 50%;
    left: 50%;
    margin: -225px 0 0 -400px; /* Margin : Top Right Bottom Left */
	}
	
#centre-tout  {
	position: center;
	width: auto;
	height: auto; 
	border: 0px solid black;
}

#haut {
float: left;
display: inline; }

/* les nouveautés  dans comm et accueil 2009-10*/ 
.explia 
{
	color: #FFFFFF;
	text-align: left;
	font-size: 1.45em;
	letter-spacing: 0.2px;
	font-weight: bold;
	border-top: 0em;
	float: left;
	font-style: italic;
	width: 100%;
}

A.Nouv3a {font-size: 1em; color: #AA040D;}/* liens nouveau DEfault accueil */
A:hover.Nouv3a {color: #4A4764;	}	


A.Nouv3c {font-size: 1em; color: #00FF00;}/* liens nouveau DEfault communaute */
A:hover.Nouv3c {color: #CD9C07;	}	

.nouv{
	text-align: right;
	font-size: 1em;
	float: right;
	font-style: oblique;
	padding-top: 3em;
}
/* nouv default */
.nouva{
	text-align: right;
	font-size: 1.1em;
	float: center;
	font-style: oblique;
	padding-top: 3em;
	padding-right: 0.5em;
}


.benoit
{
	text-align: left;
	font-size: 2em;
	float: left;
	font-style: italic;
	width: 100%; 
}
.benoit2
{
	text-align: right;
	font-size: 1em;
	float: left;
	font-style: italic;
	width: 100%; 
}

/* menu haut New 2010-11*/
A.LAhautN {
	font-size: 1.45em;
	letter-spacing: 0.2px;
	font-weight: bold;
	border-top: 1em; 
}

A.LArougeN {
	color: #FF1A00;
	font-size: 1.3em;
	letter-spacing: 0.2px;
	font-weight: bold;
}

/* menu haut */
A.LAhaut {
	font-size: 1.7em;
	letter-spacing: 0.2px;
	font-weight: bold;
	border-top: 1em; 
}

A.LArouge {
	color: #FF1A00;
	font-size: 1.4em;
	letter-spacing: 0.2px;
	font-weight: bold;
}


#milieuA {
	float: left;
	margin-top: 4px;
	position: relative;	}

#bas {
		float: left;
		position: relative;
		display: inline; }
		
/* menu gauche */
#basA
{
	position: relative;
	float: right;
	overflow: auto;
	display: inline;
	border: 0px solid red;
}

#basAimp /* pour imprimerie */
{
	position: relative;
	float: left;
	overflow:auto;
	display: inline;

	}	
	
A.LAbas {
	font-size: 1.3em;
	color: #FFFFFF;
}

A.LAbas2 {
	font-size: 1.2em; 
	color: #a82915;
		 margin-bottom: 1em;
	}/* liens qui bougent */

A.LAbas2 {
	font-size: 1.1em; 
	color: #a82915;
		 margin-bottom: 0.2em;
		 		 margin-top: 0em;
	}/* liens qui bougent */

	
SPAN.LAbas2 {
	font-style: italic;
	font-weight: normal;
}
	
#navigv {
   position: relative;
	float: right;
   background: transparent ;
   padding: 0;
	 padding-top: 1em;
	text-align: right;
	list-style: none;
}

#navigv li {
 padding-top: 0.7em;
  padding-right: 1.0em;
 padding-bottom: 0.3em;
 margin-left: 0px;}


li{
	margin-left: 0px; 
}

 
/********************/
.zoom img {
	padding-top: 0.6em;
	padding-left: 0.8em;
	padding-right: 0.6em;
	padding-bottom: 0 em;
}

#basB {
	position: absolute;
	text-align: left; 
	overflow:auto;
	z-index:2;
		 }
	
	#basBimp {/***pour imprimerie ******/
	position: absolute;
	text-align: left; 
	overflow:auto;
	z-index:2; }
	

/* ********************************************************************************** */	
/* **** POLICES SITE **************************************************************** */
/* ********************************************************************************** */	

/* - - - - TEXTES */
p {
	font-size: 1.2em;
	color: #333;
	text-align: justify;
	margin-right: 1em;
}

P.rouge /* forum bndc */
{ color: #AA040D;	
}
/* titre par défaut */
h2 {
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	display: inline-block;
	padding-bottom: 0.2em; 	
}

/*
h2.date
{
	padding-bottom:0px; 	
}
*/
/* **** ES alterne ds agenda */	

P.gris1
{ color: #FFF;	
BACKGROUND-COLOR: #666295;}

P.gris2
{ color: #FFF;	
BACKGROUND-COLOR: #CD9C07;}
/* **** dans accueil retraite */	
.gris3
{ color: #FFF;	
BACKGROUND-COLOR: #FF9900;}

A.gris34 {color: #FFF;
	font-style: normal;
	font-weight: normal;}

A:hover.gris34 {color: #AA040D;	}

.gris4
{ color: #FFF;	
BACKGROUND-COLOR: #4A4764;}


/* **** POLICES SPAN */	
SPAN.gris
{ color: #333;	}
SPAN.rouge
{ color: #a82915;	}


SPAN.mar
{ color: #666;	}

SPAN.blanc
{ color: #fff;	}

.petit
{ font-size : 0.7em; 	}

SPAN.T2 {
font-size: 14px;
font-weight: bold;
}

SPAN.petit2
{
	font-size: 0.7em;
	font-style: italic;
}
	
/* colonnes  */
.col1A {width:46%; float:left;}
.col2A {width:46%; float:right;}	
.col1B {width:62%; float:left;}
.col2B {width:37%; float:right;}	




/* image par défaut */
IMG{border:0}

td.img {
padding: 3px;
z-index: 2;
}


/* **** LIENS */
A {
	font-weight: bold;
	text-decoration: none;
	color: #333;	
	
}

A:hover {
   text-decoration: none;	
}

A.bulle {
	font-weight: normal;
	text-decoration: underline;
	color: inherit;
	font-style: inherit;
}










div.liens_accueil
{
	float: left;
	display: block;
	width: 50%;
	height: 90%;
		text-align: left;
}
/* lien par défaut */


