.content 
{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #444; 
FONT-FAMILY: Verdana, sans-serif;
/*background: url('../../../../../resources/img/content_bkg.gif') top left no-repeat;*/
/*padding: 0px 15px 30px 10px;*/
}

.content p.sub
{
padding-left: 20px;
}

.content p.subsub
{
padding-left: 30px;
}

.content h1 
{
letter-spacing: -1px;
font-family: Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color: #2C7614;
margin: 0px;
margin-top: 12px;
margin-bottom: 10px;
padding: 0px;
text-transform: none;
font-variant: normal;
padding-left: 10px;
background:url('../img/h2_bullet.gif') left no-repeat;
}

.content h2 
{
letter-spacing: -1px;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7FCA24;
margin: 0px;
margin-top: 11px;
margin-bottom: 9px;
padding: 0px;
text-transform: none;
font-variant: normal;
padding-left: 20px;
background:url('../img/h3_bullet.gif') left no-repeat;
}

.content h3 
{
letter-spacing: -1px;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #BCDD15;
margin: 0px;
margin-top: 10px;
margin-bottom: 8px;
padding: 0px;
padding-left: 30px;
text-transform: none;
font-variant: normal;
padding-left: 30px;
background:url('../img/h4_bullet.gif') left no-repeat;
}

.content h4
{
letter-spacing: -1px;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF9900;
margin: 0px;
padding-left: 30px;
text-transform: none;
font-variant: normal;
background-image: url('../img/titre_4.gif');
}

.content h5
{
letter-spacing: -1px;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FF7F00;
margin: 0px;
padding-left: 30px;
font-style: italic;
text-transform: none;
font-variant: normal;
}

.content h6
{
letter-spacing: -1px;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #1171DA;
margin: 0px;
padding-left: 30px;
text-transform: none;
font-variant: normal;
}

.content a
{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, sans-serif;
COLOR: #1171DA !important; 
TEXT-DECORATION: none !important;
}

.content a:hover
{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana, sans-serif;
COLOR: #7FCA24 !important;
TEXT-DECORATION: none !important;
}

.content h1 a
{
text-decoration:none;
font-size: 13px;
font-weight: bold;
color: #2C7614 !important;
}
.content h1 a:hover
{
font-size: 13px;
font-weight: bold;
color: #2C7614 !important;
text-decoration:underline !important;
}

.content h2 a
{
text-decoration:none;
font-size: 11px;
font-weight: bold;
color: #7FCA24 !important;
}
.content h2 a:hover
{
font-size: 11px;
font-weight: bold;
color: #7FCA24 !important;
text-decoration:underline !important;
}

.content h3 a
{
text-decoration:none;
font-size: 11px;
font-weight: bold;
color: #BCDD15 !important;
}
.content h3 a:hover
{
font-size: 11px;
font-weight: bold;
color: #BCDD15 !important;
text-decoration:underline !important;
}

.content table
{
}

.content table th
{
margin: 1px;
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
COLOR: #444; 
FONT-FAMILY: Verdana, sans-serif;
}

.content table td
{
margin: 1px;
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #444; 
FONT-FAMILY: Verdana, sans-serif;
}

.content table.table-border
{
border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
border-style: solid;
border-width:1px;
}

.content table.table-border th
{
margin: 1px;
border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
border-style: solid;
border-width:1px;
FONT-WEIGHT: bold; 
FONT-SIZE: 10px; 
COLOR: #444; 
FONT-FAMILY: Verdana, sans-serif;
}

.content table.table-border td
{
margin: 1px;
border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
border-style: solid;
border-width:1px;
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #444; 
FONT-FAMILY: Verdana, sans-serif;
}

.content ul
{
padding-left:0px;
padding-bottom:0px;
margin:0px;
list-style:none;
}

.content ul ul 
{
padding-left:0px;
padding-bottom:0px;
margin-left:20px;
list-style:none;
}

.content ul li
{
color:#444;
margin:0px;
padding:0px;
margin-left:15px;
list-style-image: url('../img/ul_bullet.gif');
list-style-position: outside;
}

.content ul li p
{
padding : 0px;
margin: 0px;
}


.content img.imgborder
{
border: #7FCA24 solid 1px;
padding: 2px;
}
.content span.legende
{
color: #666;
font-style: italic;
font-weight: normal;
FONT-SIZE: 10px; 
}
