/* CSS Document */

/* * *
 * coin logo
 * * * * * * * * */
#logo{
	background-color:white;
}
#logo a{
	font-weight:bold;
 }
#logo .participea{
	font-size:0.6em;
	font-weight:normal;
}
#logo .slogan{
	font-size: 0.8em;
}
#entete{
	height:9.4em;
	width:100%;
	top:-20px;
}
#bandeau{
	position: absolute;
	left:-3em;
	float:left;
	width:9em;
	height:100%;
	color: #FCBB43;
}
#timbreEntoileur{
	position:absolute;
	right:0.55em;
	top:0.65em;
	width:15em;
	height:4;
}
/* * *
 * Bandeau haut
 * * * * * * * * */
.titre-site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5.5em;
	font-weight: bold;	
	text-align: left;
}
.first{
	position:relative;
	left:0.2em;
	top:-0.14em;
	font-size:180%;
	vertical-align: text-top;}
.soustitre-site{
	position:relative;
	left:1.49em;
	top:-2.4em;
	width:19em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.45em;
	font-stretch: extra-expanded;
	letter-spacing:0.2em;
	color: #DDD;
	font-weight: bold;	
}
/* * *
 * Timbre Entoileur
 * * * * * * * * */
#timbreEntoileur{
    margin-right:-3px;
	font-family: "Courier New", Courier, mono, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:120%;
	text-align: justify;
}
html>body #timbreEntoileur{
    margin-right:0;
} 
#timbreEntoileur h3 {
	font-size:0.9em;
	margin-top:1.2em;
	padding:0 5px;
	color:#FFAA00;
}
.soustitre-timbre {
	font-size:0.7em;
	font-weight: normal;	
	color: #666666;
	padding:0 5px;
}
.timbre {
	font-size:0.7em;
	font-weight: normal;	
	padding:0 5px;
	text-align: justify;
}
.timbre-ps{
	font-size:0.7em;
	font-weight: normal;	
	padding:0 15px 0 0;
	text-align:center;
}
p.timbre-ps a {
	color:#FFAA00;
}
.clic{
color:#FFAA0O;
font-size:1.2em;
}

/* * *
 * Arborescence
 * * * * * * * * */
 #arborescence {
	font-size: 90%;
	color:#FFAA00;
	text-align: left;
	padding:10px 0 0 10px;
	border-top-color:white;
}
#arborescence a{color:#FFAA00;
}
#arborescence b{color:#FFAA00;
}
.titreArbo {
	font-weight: bold;
}
#reduce {font-size: 80%;
}
#reduce a{color:#FFAA00;
}
