body {
	font-size:76%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h1, h2, h3 {

	margin:.8em 0 .2em 0;

	padding:0;

}

p, ul {
	margin:0 0 1.5em 0;
}



* img, * hr {
	border:0;
	margin:0;
	padding:0;
}

br.clear {
    clear:both;
    height:0;
    margin:0;
    font-size: 1px;
    line-height: 0;
    background-color: Transparent;
	}

/*=========== Liens généraux =============*/

a {
	color:#FFFFFF;
	text-decoration:none;
	}

a:visited {
	color:#2a64ab;
	text-decoration:none;
	}
	
a:hover {
	color:#e4ee85;
	text-decoration:none;
	}


/*=========== Header =============*/
#header {
	background-color:#FFFFFF;
}

#header ul.outils {
	font-size:0.9em;
	padding:1px 0.5em;
	text-transform: uppercase;
}

#header ul.outils a, #header ul.outils a:visited {
	color:#669933;
}

#header ul.secondaire a, #header ul.secondaire a:visited {
	color:#336699;
}

#header ul.outils a:hover {
	color:#000066;
}


/*=========== Colonnes =============*/
body {
	background-color:#5d99e3;
	color:#000033;
}

.threecol, .threecol .colleft {
	/*background-color:#5d99e3;*/
}

.threecol .colmid {
	/*background-color:#96bded;*/
}

/*=========== Footer =============*/
#footer {

}
#footer p {
	color:#FFFFFF;
	font-size:0.8em;
	text-align:center;
	padding:0; margin:0.5em;
}

/*=========== Titre =============*/

h1, h2 {
	font-size:1.3em;
	color:#FFFFFF;
	margin:5px 0 15px 0;
}

h3 {
	font-size:1em;
	font-weight:bold;
	color:#000033;
	margin:0 0 5px 0;
}

h3 a {
	font-size:1em;
	font-weight:bold;
	color:#000033;
}

h3 a:visited {
	color:#2a64ab;
	}

h3 a:hover {
	color:#e4ee85;
	}

/*
h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#e4ee85;
	margin:5px 0 10px 0;
	}
*/

/*=========== Contenu =============*/

a#btn_publiez {
	display:block;
	margin-left:10px;
	width:184px;
	height:78px;
	background: url(../images/btn_publiez.png) top left no-repeat;
	}

a#btn_publiez:hover {
	background-image: url(../images/btn_publiez_o.png);
	}

* hr {
	border-top:1px dashed #FFFFFF;
	margin:1em 0;
}

.sommaire {
	display:block;
	color:#4a5c71;
	font-size:0.8em;
	margin-bottom:10px;
}

.col2 p {
	color:#FFFFFF;
	}

.texte {
	line-height:1.4em;
	}

.col1 p {
	line-height:1.4em;
	}

.auteur, .date {
	text-transform: uppercase;
	margin-left:5px;
	color:#dddddd;
}

.gallerie {
	text-align:center;
	margin-bottom:10px;
}

.gallerie img {
	margin:0 2px;
	border:2px solid #FFFFFF;
	}

.gallerie a:hover img {
	border:2px solid #e4ee85;
}


/*=========== Résumé =============*/
a.article {
	font-size:1.2em;
	color:#ffffff;
	display:block;
	margin:15px 0;
}

.col2 .date, .col2 .auteur {
	margin:0;
}
	
/*=========== FRAMSET =============*/
table.frameset {
	background-color:#ffffff;
}
table.frameset #header {
	float:none;
	clear:none;
}

table.frameset #header h1 {
	color:#5d99e3;
}

table.frameset #header .outils {
	position:absolute;
	top:5px;
	right:20px;
	margin:0;
	font-size:0.7em;
}
