H1 
{
	font-size: 20pt;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}
H2 
{
	font-size: 15pt;
	color: #006600;
	font-family: Verdana;
	font-weight: bold;
	}
H3
 {
	font-weight: bold;
}
.pageContent a {
	font-size: 11px;
	font-family: tahoma;	
}
.top-bg
{
	background : url('../images/header_bg.gif') repeat-x top;
	vertical-align : top
}
.top-header
{
	height : 250;
}
.company
{
	font-size: 18pt;
	color: #006600;
	font-family: Tahoma;
	font-weight: bold;
	vertical-align: bottom
}
.slogan
{
	font-size: 12pt;
	color: #006600;
	font-family: arial;
	vertical-align: top;
}
.menu
{
		font-size: 11px;
	color: #006600;
	font-family: tahoma;
	font-weight: bold;
	text-decoration : none;
}
.amenu
{
	font-size: 11px;
	color: #E6F6B7;
	font-family: tahoma;
	font-weight: bold;
	text-decoration : none;	
}

.padding10px
{
	padding: 0px 10px 0px 10px;
	height:37px;
}
.menu-bullet
{
	margin: 5px;
	border : 0px;
}
.separator1
{
	margin: 0px 10px 0px 10px;
}
.submenu
{
	font-size: 9px;
	color: #2A3131;
	font-family: tahoma;
	text-decoration : none;
	line-height: 9px;
}
td.asubmenu
{
	background : url('../images/asubmenu.gif') repeat-x top left;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.submenu-bullet
{
	margin: 5px 10px 0px 10px;
}
.content
{
	background : #118900 url('../images/bg.gif') repeat-x top left ;
	padding-left:55px; padding-right:55px; padding-top:25px; padding-bottom:25px
}
/*  texte vert */
.text
{
	font-size: 11pt;
	color: #006600;
	font-family: Verdana;
}
.textgris
{
	font-size: 11pt;
	color: #666666;
	font-family: Tahoma;
}
.titlegris
{
	font-size: 15pt;
	color: #666666;
	font-family: Tahoma;
	font-weight : bold;
}
.textblanc
{
	font-size: 11pt;
	color: #FFFFFF;
	font-family: Verdana;
}
.btmenu-bg
{
	background : url('../images/btmenu_bg.gif') repeat-x top left ;
	height: 34px	
}
.btmenu
{
	font-size: 9px;
	color: #2A3131;
	font-family: tahoma;	
	font-weight : bold;
	text-decoration: none;
}
.footer-bg
{
	background : url('../images/footer_bg.gif') repeat-x top left ;
	height: 40px		
}
.footer
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
}
.footergris
{
	font-size: 7pt;
	color: #666666;
	font-family: tahoma;
}
A.index:LINK
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: underline;
}
A.index:VISITED 
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: tahoma;
	COLOR: Silver;
	TEXT-DECORATION: none;
}
A.index:HOVER 
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: tahoma;
	COLOR: Red;
	TEXT-DECORATION: none;
}
