body
{
	background-color: #00121F; 
}

td.categ_titre
{
	background-image: url(images/site/tab_categ_fond.png);
	width:   230px;
	margin:  0px;
	padding: 0px;
	spacing: 0px;
	height:  40px;
	vertical-align: middle;
	border-right: thin dotted;
	border-color: #4A5F5C;
}

div.div_categ_titre
{
	width: 230px;
	height: 40px;
	background-image: url(images/site/etoiles.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
}

td.td2_categ_titre
{
	color: #DCB756;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	border: none;
	maring: 0px;
	width: 230px;
	height: 36px;
	vertical-align: middle;
}

td.categ_body
{
	background-color: #01222B;
	color: #99C997;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width:230;
	margin: 0px;
	padding-left: 25px;
	padding:5px;
	spacing: 0px;
	border-right: thin dotted;
	border-color: #4A5F5C;
}

li a
{
	color: #99C997;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	vertical-align: middle;
}

li a:hover
{
	color: #99C997;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	border-bottom: none;
}

a
{
	color: #99C997;
	text-decoration: none;
	border-bottom: thin dotted;
}
a:hover
{
	color: #99C997;
	border-bottom: thin solid #DCB756;
}

li
{
	padding: 3px;
}


ul.lien
{
	list-style-image: url(images/site/li.gif);
}

table.main
{
	color: #99C997;
	font-family: Tahoma;
	font-size: 12px;
	
	border-width:1px;
	border-style:solid; 
	border-color: #4A5F5C;
	border-collapse:collapse;
}

.dotted_bottom
{
	border-width: 1px;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: dotted;
	border-color: #4A5F5C;

}



table.body_table
{
	color: #99C997;
	font-family: Tahoma;
	font-size: 12px;
	width: 600px;
	border-width:1px;
	border-style:solid; 
	border-color: #4A5F5C;
	border-collapse:collapse;
	background-color:#01222B;
}

table.body_table_sansWidth
{
	color: #99C997;
	font-family: Tahoma;
	font-size: 12px;
	border-width:1px;
	border-style: solid; 
	border-color: #4A5F5C;
	border-collapse:collapse;
}	

div.div_body_titre
{		
	height: 40px;
	background-image: url(images/site/etoiles.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
}

td.td_body_titre
{
	color: #DCB756;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	border: none;
	maring: 0px;
	height: 36px;
	vertical-align: middle;
}

td.body_body
{
	background-color: #01222B;
	color: #99C997;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 25px;
	padding:5px;
	spacing: 0px;
	border-right: thin dotted;
	border-color: #4A5F5C;
}
