

body
{ background-repeat: no-repeat;
}

.top 
{
	background: #eee url(../images/ombre_top.jpg) repeat-x;
	background-position: bottom;
}

body, tr, td, p, span, input
{ font-size: 11px; 
line-height: 16px; 
font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #333333; }

input
{margin-bottom:5px; }

td ul
{
margin-top: 5px;
margin-bottom: 5px;
}

td li
{
 list-style-image: url(../images/liste.gif);
 margin-left: -15px;
 list-style-position: outside;  }

h1 
{ font-size: 16px; 
font-family: Verdana,Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
margin: 5px 0px 5px 5px }

.content 
{ padding: 10px 13px 10px 13px }

.content h2
{ font-size: 14px;
font-weight: bold;
line-height: 0px;
padding-top:10px;  }

tr td.nav_off, tr td.nav_on
{ font-weight: bold; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
padding-right: 5px; 
border-bottom: 5px solid #999 }

.titre_module  
{ color: #fff;
 font-weight: bold; 
 font-size: 11px; 
 line-height: 10px; 
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
 padding-left: 10px }
 
 .texte_module  
{ 
 font-size: 10px; 
 line-height: 12px;
 padding: 5px; 
 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
 
 .footer  
{ 
 font-size: 9px; 
 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

tr td.second_nav A:link {
color: #000;
font-weight: bold;
text-decoration: none;
}

tr td.second_nav A:visited {
color: #000;
font-weight: bold;
text-decoration: none;
}

tr td.second_nav A:active {
color: #000;
font-weight: bold;
text-decoration: none;
}

tr td.second_nav A:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

A:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

A:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.content A:link {
color: #0089B2;
font-weight: bold;
text-decoration: none;
}

div.content  A:visited {
color: #0089B2;
font-weight: bold;
text-decoration: none;
}

div.content  A:active {
color: #0089B2;
font-weight: bold;
text-decoration: none;
}

div.content  A:hover {
	color: #0089B2;
	font-weight: bold;
	text-decoration: none;
}