body{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	
	
}
#page{
height:100%;
	width:850px;
	margin-left:100px;
	
	
}
#entete{
	background-image:url(../skins/banner.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:100px;
	
	
}
#nav{

	font-size:80%;
	height:15px;
	margin-top:0px;
	float:right;
}

#main{
	background-color: #FFFFFF;
	border:3px solid #94ABCB;
	
	float:right;
	
	margin-top:10px;
	width:640px;
	
}

#focus{
	width:180px;
	height:auto;
	margin-top:25px;
	float:left;
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.pied{

background-color:#FFFFFF;
border: 1px solid #CCCCCC;
font-size:75%;
text-align:center;
clear:both;
}

#alerte{
	width:550px;
	float:left;
	
}
.Titre{
	text-indent:5px;
	padding-bottom:0;
}
.Texte{
	padding:5px;
}
.Texte img{
	float:left;
	padding:3px;
}

.titreArchive {
	background-color:#94ABCB;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
}	
.menuArchive{
	border:1px solid #94ABCB;
	margin-bottom:5px;
	padding-bottom:5px;
	padding:3px;
}


.champTexte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border: 1px solid #CCCCCC;
	color:#000066;
	width:500px;
}

h1{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
h2{
	border-bottom: 1px dashed #000066;
	padding-bottom:0px;
	color:#000066;

}


.entete{
	width:260px;
	margin-left:450px;
	font-size:60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	margin-top:10px;
}
.alerte{
	color:#FF0000;
	font-weight:bold;
}

.dateNews {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 90%;
}
.textenews{
	text-indent:10px;
}
.texteNews img{
	float:left;
}
.auteur {
	text-align:right;
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	clear:both;
}
.lien{
color:#000099;
font-size:85%;

}

a:hover.lien {
color:#000099;
font-weight:bold;

}
a img{
border:none;
}



/*liens nav*/
.btn{
	background-color:#990000;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:2px ;
	width:auto;
	text-align:center;
	float:left;
	margin-left:5px;
}
a:hover.btn{
	background-color:#990000;
	text-decoration:underline;
	width:auto;
	font-size:110%;
}
