@charset "iso-8859-1";

body {  
font-family: Verdana, Arial; 
color: #454E53; 
font-size: x-small;
}

.sommaire {
margin:10px 0px; 
font-size: 1em; 
color: #454E53; 
text-align: left;
}

#bloc {
background-color: #F3FAFE;
border: 1px solid #2888C5;
padding: 3px;
}
#bloc2 {
background-color: #F3FAFE;
height: 69px;
border: 1px dashed #BDC3FF;
border-width: thin; 
padding:3px;
}
.presentation { 
font-family: Verdana, Arial; 
color: #454E53; 
font-size: x-small;
}

h1.titre {
font-size: 80%;  
font-family: Verdana, Arial;
font-weight: bold; 
margin-top: 0px;
margin-bottom: 0px;
}

h1.sous-titre {
font-family: Verdana, Arial;  
font-size: 70%;
margin-top: 0px;
margin-bottom: 0px;
font-weight:
lighter;
}

h2.rubrique {font-family: Verdana, Arial;  
font-size: 100%; 
font-weight:bolder; 
margin-top:-4px;
margin-bottom:-4px;
color: #006699;
}

h3.auteur {
font-family: Verdana, Arial; 
font-size:75%;
font-weight:lighter; 
text-align: right;
margin-top:0px;
margin-bottom:0px;
}

.lire {
	font-family: Arial, "Arial Narrow";
	font-size: 70%;
	color: #009966;
	float:right;
	top:1px;
	font-style: normal;
	font-weight: bold;

}

.img {
	vertical-align: middle;
	margin-right: 5px;  
}

.art {
	width: 80%;
	border-style: groove;
	border: 1px solid #006699;
	margin: 2%;
	padding: 11px;
	height: auto;

} 

.back{ 
font-size:80%; 
font-style: italic; 
padding: 3px; 
float: right; 
background-color : #bcc2fc ; 
}

hr { 
border: 1px dotted #669933; 
}


a {
font-size:105%; 
font-size: 1em;
color: black;
text-decoration: none; 
}

a:hover {
background: none;
}

a span {
display: none;
}

a:hover span {
display: inline;
text-align: left;
font-size:75%;
font-weight:lighter;
color: black;
}

p {font-size:90% ; 
}
.titres {
	font-size:90%;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #669933;
	text-decoration: underline;

}
