html, body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color:#666666;
	}
	
.texte 
	{	
	color: #000000;
	text-decoration:none;
	}
	
.textePetit 
	{	
	color: #000000;
	text-decoration:none;
	font-size:10px
	}
	
a:hover 
	{
	color: #000000;
	text-decoration:underline;
	}
	
.titre 
	{
	font-size: 18px;
	font-style: bold;
	color: #000000;
	text-decoration:none;
	}

.Soustitre 
	{
	font-size: 17px;
	font-style: bold;
	color: #000000;
	text-decoration:underline;
	}

.adresse 
	{
	color: #000000;
	text-decoration:none;
	}

.tel
	{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	}

.menu 
	{
	font-size: 18px;
	color: #000000;
	text-decoration:none;
	}

.textCoypright 
	{
	font-size: 8px;
	color: #FFFFFF;
	text-decoration:none;
	}
	
.banner
	{
	background:url(../images/Header.jpg) no-repeat center;
	}

.copyright
	{
	background:url(../images/Copyrigth.gif) bottom ;
	text-align:right;
	width:800px;
	font-size:10px;
	color:#FFFFFF;
	}

.separation
	{
	background:url(../images/bgSousMenu.jpg) repeat-x;
	vertical-align:top;
	height:10px;
	}

.cursor
	{ 
	cursor: url(../images/clique.cur); 
	} 
	
	
#navcontainer
	{
	width: 100%;
	}
	
	
#navcontainer ul li
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left;
	font: 18px arial;
	text-align: center;
	}

#navcontainer a
	{
	color: #000;
	text-decoration: none;
	display: block;
	height:26px;
	padding-left: 15px;
	padding-right: 15px;
	border:#FFFFFF 1px solid;	
	}

#navcontainer li#active 
	{
	background: url(../images/bgMenuOver.gif) repeat-x;
	border-top: 1px solid #0099cc;
	border-bottom: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
	border-right: 1px solid #0099cc;
	font-size:18px;
	color:#FFFFFF;
	}

#navcontainer a:hover 
	{
	background: url(../images/bgMenuOver.gif) repeat-x; 
	border-top: 1px solid #0099cc;
	border-bottom: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
	border-right: 1px solid #0099cc;
	font-size:18px;
	}
	
/* Mettre la 1ère Lettre d'un paragraphe en Majuscule
p {font-size: 12pt}
p:first-letter {font-size: 200%; float: left}
*/


#titrepublication
	{
	background-color: #2496be;
	}
	

	
	
#margeimg
	{
	border: 1px solid #000000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	}
	

	
a#photos
	{
	border: 1px #0099FF;
	}

img#photos2
	{
	border: 0px;
	}
	
	
#photos a:hover
	{
	border: double #0099FF;
	}

#titre
	{
	text-decoration:blink;
	border-bottom: 1px black; 
	}
	
#liste
	{
	list-style-type:decimal;
	margin-top:30px;
	}
	
#listemarge
	{
	padding-bottom: 13px;
	}
	
.TitreMicro
	{
	color:#2496be;
	font-size: 20px;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 0px;
	}
	
.textegalerie
	{
	color: #000000;
	}

.textegalerie :hover
	{
	border-bottom: 2px solid #0099FF;
	color: #0099FF;
	}
	
#titre2
	{
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #000000;
	}
	
#titre3
	{
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #000000;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 210px;
	}

.texteMicroP
	{
	margin-bottom: 42px;
	}
	
.texteMicroM
	{
	margin-bottom: 28px;
	}
	
a
	{
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
	}