@charset "ISO-8859-1";
/* CSS Document */

<style type="text/css">
	
body,tr,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
}

body {
	background-color: #222222;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:center;
}

.corpo {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

.corpo_admin {
	background-color:#FFFFFF;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

a.link_menu { 
	color: #DDDDDD;
	text-decoration: none;
	font-size: 13px;
}
a.link_menu:visited {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 13px;
}
a.link_menu:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

a.link_clair { 
	color: #DDDDDD;
	text-decoration: none;
	border-bottom: dotted 1px #777777;
}
a.link_clair:visited {
	color: #DDDDDD;
	text-decoration: none;
	border-bottom: dotted 1px #777777;
}
a.link_clair:hover { 
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted 1px #CCCCCC;
}

a.link_fonce { 
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a.link_fonce:visited { 
	color: #666666;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a.link_fonce:hover { 
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a.link_fonce_news { 
	color: #666666;
	text-decoration: none;
}
a.link_fonce_news:visited { 
	color: #666666;
	text-decoration: none;
}
a.link_fonce_news:hover { 
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

a.link_red { 
	color: #FF0000;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a.link_red:visited { 
	color: #FF0000;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a.link_red:hover { 
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

.title_red {
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
}
.title_gris {
	font-size: 16px;
	color: #666666;
	font-weight:bold;
}
.title_blanc {
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}


.text_red {
	color: #FF0000;
	font-size: 11px;
}
.text_gris {
	color: #666666;
	font-size: 11px;
}
.text_blanc {
	color: #FFFFFF;
	font-size: 11px;
}

.text_observation {
	color: #666666;
	font-size: 10px;
}


.button {
	color: #333333;
	font-size: 11px;
}

.background_red {
	background-color: #FF0000;
}
.background_gris {
	background-color: #666666;
}
.background_blanc {
	background-color: #FFFFFF;
}
.background_dark {
	background-color: #333333;
}
.pontille{
	border: 0px; border-bottom: 1.25px dotted #666666;"
}
.description {
	line-height:180%;
}

</style>
