/* ==============================================
   FEUILLE DE STYLES EAUSOLEIL
   ============================================== */

/* Titres */
#aes {
	float: left;
	margin-left: 95px;
	margin-top: 60px;
	POSITION: absolute; 
	z-index: 2;
	}

#logo {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	POSITION: absolute; 
	z-index: 1;
	}
#logo img{
	height: 130px;
}		
.aes-GT {
	font-size: 42px;
	font-weight: bold;
	color: black;
}
.aesred-GT {
	font-size: 45px;
	font-weight: bold;
	color: red;
}

.aes {
	font-weight: bold;
	color: black;
}
.aesred {
	font-weight: bold;
	color: red;
}

h1, h2, h3, h4, h6, h11 {
	margin: 0.4em 0 .5em 0; /* -> 6 */
}

h1, h2, h11 {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
}

h1 {
	font-size: 2em;
	font-style: italic;
	text-align: left;
	line-height: 1.0em;
	color: #355097;
	font-weight: bold;
	text-indent: 30px;
	}

h2 {font-size: 2.0em;
	line-height: 0.5em;
	}
#titre h2 {
	font-size: 1.6em;
	text-align: left;
	line-height: 1.2em;
	font-weight: bold;
	text-indent: 30px;
	}	

h3 {font-size: 1.2em;
	text-indent: 30px;
	line-height: 0.8em;
	}
#info h3 {
	font-size: 1.1em;
	line-height: 0.8em;
	text-indent: 20px;
	}
#secondaire h3 {
	color: #98AE6C;
}
#slogan-txt h3{
	color: rgb(137,23,23);
	}
		
h4 {font-size: 1.Oem;
	text-indent: 30px;
	}
#titre h4 {
	font-size: 1.1em;
	line-height: 0.8em;
	text-indent: 0px;
	color: #rgb(255,255,255);
	}

h6 {
	font-size: 1.3em;
	line-height: 0.8em;
	}
	
#principal h6 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.9;
	color: red;/#7CA00C;
	}	

.h5 {/* vérifier son utilité */
	font-size: 2.0em; 
	line-height: 2.0em;
	color: white;
	text-align: right;
	padding-right: 20px;
	}


h11 {
	font-size: 1.2em; /* -> 8 */
	font-weight: bold;
	font-style: italic;
	color: #B70000;
	}	


/* FORMATAGE DES TITRES COULEUR */

/* pages Association */
.asso {
	text-align: left;
	color: #CC0000;
}
.asso-T {
	color: #D90000;
	text-align: right;
}
.asso-GT {
		background: #D90000;
	line-height: 1.5em;
}

/* pages eau */
.eau-T {
	text-align: left;
	color: #0000E4;
	text-align: right;
}
.eau {
	text-align: left;
	color: #0000E4;
}
.eau-GT {
	background: #0000E4;
	line-height: 1.5em;
}

/* pages projets */
.proj {
	color: #008000;
}
.proj-GT {
	background: #008000;
	text-align: right;
	line-height: 1.5em;
}
.proj-T {
	color: #008000;
	text-align: right;
}

/* page contacts */
.cont {
	line-height: 2.0em;
	text-align: left;
	color: #6400A8;
}
.cont-GT {
	background: #6400A8;
	line-height: 1.5em;
}
.cont-T {
	color: #6400A8;
	text-align: right;
}
.titre_cont {
	background: #6400A8;
}

/* pages liens */
.liens-T {
	color: #FFD422;
	text-align: right;
}
.liens-GT {
	background: #FFD422;
	line-height: 1.5em;
}

/* page actualités */
.actu {
	line-height: 2.0em;
	text-align: left;
	color: #FF7800;
}
.actu-T {
	text-align: right;
	color: #FF7800;
}
.actu-TBG {
	color: #FF7800;
	font-weight: bold;
	text-indent: 5px;
}
.actu-GT {
	background: #FF7800;
	line-height: 1.5em;
}

/* infos */
.info {
	color: #355097;
	}
.titre_mention {
	background: black;
}

/* Mention de copyright */
#copyright {
	margin: 8px 0 0 0;
	font-size: 1em;
	text-align: center;
}

/* Listes */
ul {
	margin: .75em 0 .75em 0px;
	padding: 0; /* -> 9 */
	list-style: square;
}

ol {
	margin: .75em 0 .75em 0px;
	padding: à 0 20px 0; /* -> 9 */
}

li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
}

li p, blockquote p {
	margin: .5em 0;
}

/* Citations */
blockquote, q {
	font-size: 0.8em;
	font-style: italic;
}

blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}

/* --- STYLES POUR CERTAINS CONTENUS DES GABARITS --- */
#copyright {
	color: #848F63;
}


