.Contenu a:hover 
{
	color: #beddd8;
}

.Contenu a 
{ 
	color: #5eab7e;
}

.titre
{
	font-family: Times New Roman;
	color: #88bbb2;
	font-size: 25pt;
	text-transform: uppercase;
}

.title 
{	 
	font-family: Times New Roman;
	background-image: url("images/sepa.png");
    color: #88e2e0;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
}

.title:first-letter 
{ 
	font-size: 20pt;
	color: #000000; 
}

b 
{
	color: #beddd8;
}

i 
{
	color: #beddd8;
}

u 
{
	color: #beddd8;
	border-bottom: 1px dashed #5eab7e;
}


s 
{
	color: #beddd8;
}

textarea 
{
	background-color: #FFFFFF;
	color: #7e7e7e;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;	
	border-top: 1px solid #b5e9e3;
	border-left: 1px solid #b5e9e3;
	border-right: 1px solid #b5e9e3;
	border-bottom: 1px solid #b5e9e3;
}
#navibox
{	
	text-align: center;
	width: 145px; 
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
}

#navititle
{
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 5px;
	color: #76cbc1;
	background-color: #c5f5ef;
	text-transform: uppercase;
}

#navibox a 
{ 
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	letter-spacing: 5px;
	color: #76cbc1;
}

#navibox a:hover
{ 
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 5px;
	color: #b5e9e3;
}

#foot 
{
	clear:both;
	width: 100px;
	height:35px;
	bottom: 0;
}