/*LIENS*/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	}
	
a:hover{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.lienmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	text-decoration: none;
}
a:hover.lienmenu{
	color: #FF6600;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.titre-menu
{
	color: #FFFFFF;
	font-size:12pt;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;

}

/*body*/
BODY {
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	marginheight:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #747177;
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	
}


/*principal*/
p         {
	color: #FFFFFF;
	font-size: 11px;


}




dt           { font-size: 8pt; font-family: Arial; color: #FFFFFF; text-align: justify }
ul           { font-size: 8pt }
select       {
	font-size: 8 pt;
	color: #0033FF;
	background-color: #FFFFFF;
	width: 100%;
}
input       {
	font-size: 8 pt;
	color: #0033FF;
	background-color: #FFFFFF;
	width: 100%;
}
textarea	{  font-size: 8 pt; color: #0033FF; background-color: #FFFFFF}
radio	{	background-color: #FEF0CF}
checkbox {	color: #0033FF; background-color: #FFFFFF}


h1
{
	color: #FFFFFF;
	font-size:medium;
	text-transform:none;
	font-weight: normal;
	font-variant: normal;
}
h2
{
	color: #FFFFFF;
	font-size:12pt;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;

}
h3
{
	color: #800000;font-size:8pt
}
h4
{
	color: rgb(102,51,153);
	font-size: 9px;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}

.fondmenu {
	background-attachment: fixed;
	background-image: url(images/fond_menu.jpg);
	background-repeat: no-repeat;
	background-color: #17223C;

}

/* WEB CONSEIL*/
a.lien-webconseil {
	color: #333333;
	font-size: 10px;
}
a.lien-webconseil:hover {
	color: #FFFFFF;
	font-size: 10px;
}
