/* CSS Document */

<!--
.products
{
	font-size:15px;
	font-style:bold;
	font-family: Arial;
	color:#0000FF;
	text-decoration: none;
	width: 100%;}

.products:Hover {

	font-size:16px;
	font-family: Arial;
	color:#FFFFFF;
	font:bold;
	text-decoration: none;
	border-style:solid;
	width: 100%;
	background:#0000FF;
	border-top:thin;
	border-top-style:solid;
	border-top-width:1px;
	border-width:1px;
}

.buynow
{
	FONT-SIZE: 14px;
	font:italic;
	font:bold;
	height:30px;
	COLOR: #CC6600;
	font-family: Verdana;
}
.small_texte_index
{
	FONT-SIZE: 10px;
	COLOR: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.services
{
	FONT-SIZE: 11px;
	COLOR: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.services2
{
	FONT-SIZE: 13px;
	COLOR: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.services:Hover
{
	font-size:11px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Main_link_index
{
	font-size:13px;
	color:#0000FF;
	text-decoration: none;

}
.Main_link_index:Hover {

	font-size:13px;
	font-family: Arial;
	color:#FFFF00;
	text-decoration: none;
	border-style:solid;
	width: 100%;
	background:#0000FF;
	border-top:thin;
	border-top-style:solid;
	border-top-width:2px;
	border-width:2px;
}
input.ChampSaisie
{
	font : small-caps 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
	background-color : #d9ecfb;
	border : 1px solid #000066;
	font-variant : small-caps;
}
select.ChampSelect
{
	font : small-caps 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000066;
	border : 1px solid #000066;
	background-color : #d9ecfb;
}
.horizontal_dotted_line
{
border-bottom: 2px dotted #000066;
width: 750px;
} 
.Main_link_index2
{
	font-size:12px;
	font-family: Arial;
	color: #FFFFCC;
	text-decoration: none;
	width: 100%;
	border-style:solid;
	background:#993300;
	border-top:thin;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom:thin;
	border-bottom-style: solid;	
	border-bottom-width:2px;
	border-right-width:2px;
	border-width:2px;
}
.Main_link_index2:Hover {

	font-size:12px;
	font-family: Arial;
	color: #A99E5E;
	font:bold;
	text-decoration: none;
	border-style:solid;
	width: 100%;
	background:#FFFFCC;
	border-top:thin;
	border-top-style:solid;
	border-top-width:2px;
	border-width:2px;
}
