A:link		{ color: #FFFFFF; text-decoration: none }        
A:visited	{ color: #FFFFFF; text-decoration: none }        
A:active	{ color: #FFFFFF; text-decoration: none }        
A:hover		{ color: #FFFFFF; text-decoration: underline }   

A.produits:link		{ color: #0068b5; text-decoration: none }        
A.produits:visited	{ color: #0068b5; text-decoration: none }        
A.produits:active	{ color: #0068b5; text-decoration: none }        
A.produits:hover		{ color: #0068b5; text-decoration: underline }   

A.pdf:link		{ color: red; text-decoration: none }        
A.pdf:visited	{ color: red; text-decoration: none }        
A.pdf:active	{ color: red; text-decoration: none }        
A.pdf:hover		{ color: red; text-decoration: underline }   


.menu
{
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	color: #FFFFFF;
}

.hydropompes
{
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 10px;
	color: #232323;
}

.details
{
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #003257;
	text-align: justify;
}

.details_produits
{
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.class_contact
{
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #323232;
	text-align: justify;
}



.td
{	
	padding-left: 10px;
	padding-right: 10px;
}






.contact
{
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
}


.dfsf
{
	font-family: Tahoma, Arial,Verdana, MS Sans Serif;
	font-size: 11px;
	color: #202020;
	text-align: justify;
}

input, textarea, select
{
	padding-left: 1px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3c3c3c;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	vertical-align: middle;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}


li
{
	list-style-type: none;
	background-image: url('img/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10;
	margin-left: 10;
	margin-right: 0;
	margin-top: 0;
	margin-bottom:3 ;
}
