body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696064;
	font-size: 11px;
}

b{
	color: #739382;
 }

a:active{color:#8a3550; text-decoration:none;}
a:link{color:#8a3550; text-decoration:none; line-height:12px; }
a:visited{color:#8a3550; text-decoration:none; line-height:12px; }
a:hover{color:#04a0b7; text-decoration:italics; font-weight: bold; cursor: help;}

table, td, tr {
   	text-align: left;
	margin: 0px;
	vertical-align: top;
}

input, select, textarea, submit {
	padding: 2px;
	background-color: #EDEEE9;
	border-style: solid;
	border-width: 1px;
	border-color: #CFD9D0;
}

.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #88C0C8;
	border-bottom: 1px #a6a6a6 dotted;
	text-transform: capitalize;
	padding-bottom: 2px;
	text-align: center;
}
.subtitle:first-letter {
	color: #425E62;
}

.navigation a {
	display:block;
	background: transparent;
	font-size:10px;
	color: #c33e76;
	font-family: Verdana;
	text-transform:uppercase;
	letter-spacing:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;}

.navigation .selected,
.navigation a:hover  {
	background: #e0cdd4;
}

.clear {
	background: transparent;
	font-size:10px;
	color: #dbdbd7;
	font-family: Verdana;
	text-transform:uppercase;
	letter-spacing:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;}
	
.subby {
	font-size: 10px; 
	font-family: verdana; 
	letter-spacing: 2px;
	line-height:9px;
	color: #51a0ac;
	text-align: justify;
	font-weight: bold; 
	text-indent: 25px;
}


.vmenu{
border-right:1px dotted #828282;
padding:2px;
background-color:transparent;
}

.content{
padding:2px;
background-color:transparent;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	letter-spacing: -1px;
	word-spacing: 2px;
	font-style: italic;
	text-transform: lowercase;
	color: #86B2A2;
	padding-left: 45px;
}


.news-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	letter-spacing: -1px;
	word-spacing: 2px;
	font-style: italic;
	color: #628085;
	text-align: center;
	border-bottom:1px dotted #b2bfc5;
	padding-bottom: 7px;
}

.date-news {
	text-transform: lowercase;
	font-size: 18px;
	color: #e36280;
}

.content-subject {
text-align:left;
font-weight:bold;
border-bottom:1px solid #b62355;
color:#e092ad;
text-indent : 25px; 
}

.contenu {
border-bottom:1px solid #d3c9cc;
}