

p {
	
	text-align: justify;
	font-size: 12px;
	
	
}

a {
	text-decoration: underline;
	
	
	
}
a.externe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-size: 12px;
	text-decoration: none;
	border-width: 1px;
}

a.liens {
	border-top-style: none;
	color: black;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-width: 1px;
}



a:hover {
	font-weight: normal;
	color: #000000;
	
}
a:visited {
	text-decoration: underline;
	border: none;
	color: #666666;
}
a:visited.externe {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color:  #666666;
	text-decoration: none;
	border-width: thin;
	border-width: 1px;
	
}

a:visited.menu {
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:  black;
	text-decoration: none;
	border-width: thin;
	
}




/* classe du copyright */
.copy {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
}



/*classe pour les nouveautés*/
.new {
	font-size: xx-small;
	font-style: bold;
	color: red;


}
/*classe pour les notes de  renvoi bas de page */
.note {
	font-size: xx-small;
	font-weight: bold;

}

/*classe des titres de page */
h2 {

margin:5px;
}

h3 {

margin:5px;
}

h4 {
color: #000000;
margin:5px;
padding:5px;
border-color: #000000;
border-width: 1px;
border-style: dotted;
clear: both;
}




/*classe pour les élèments des listes */
li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.titreLog {
color: #00CCFF;
border-color: #000000;
border-width: 1px;
border-style: solid;
margin-top: 3px;
padding: 3px;
font-size: 12px;
font-weight: bold;
}





/*style pour les images dans les article*/
.illus{

	border: 2px;
	border-color: #000000;
	border-style: solid;
	margin: 5px;
}

.illusright{

	border: 2px;
	border-color: #000000;
	border-style: solid;
	float: right; 
	position: relative; 
	margin: 5px;
	
}

.illusleft{

	border: 2px;
	border-color: #000000;
	border-style: solid;
	float: left; 
	position: relative; 
	margin: 5px;
	
}
div#topSection{ padding-left: 167px; height: 59px; border-bottom: 1px #000000 solid; width: 100%; position: absolute; right: 0;  }

body { margin:0; padding:0; color:#000000; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; } 

div#titleMenu{ z-index: 100; font-size: 10px; position: absolute; top: 70px; width: 150px; border:1px dotted #OOOOOO; text-color: #ffffff; padding-left: 10px;  }

div#navigationSection{ border-right:1px #000000 dotted; width: 150px; position: absolute; top: 90px; background-color: #ffffff; } 

div#titleSection {  z-index: 100; font-size: 10px; position: absolute; top: 280px; width: 150px;  border:1px dotted #OOOOOO; color: #OOOOOO; padding-left: 10px; margin-top: 20px; }

div#secondSection{ border-right:1px #000000 dotted; width: 150px; position: absolute; top: 320px; background-color: #ffffff; }

div#contentSection{ background-color: #ffffff; border: 1px dashed #OOOOOO; position: absolute; top: 88px; left: 170px; padding: 30px; width: 740px;  }

ul {
	margin: 8px;
}

div#copyright{ font-size: 10px; position: absolute; top: 59px; right: 0px; z-index: 100; }

span#geoURL { font-family: verdana, sans-serif;
font-size: 10px;
font-weight:bold;
text-decoration:none;
color: white;
background-color: #093;
border-left:1px solid #3C6;
border-top:1px solid #3C6;
border-right:1px solid #063;
border-bottom:1px solid #063;
padding:0px 3px 0px 3px;
margin:0px; }

span#rss
{
    padding:3px 3px 0px;
    font:bold 10px verdana,sans-serif; 
    color:#FFFFFF; background-color:#ff6600;
    text-decoration:none;
    margin:0px;
	
}
