@charset "iso-8859-1";
* {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}


.small{
	font-family: Verdana;
	color: #000000;
	font-size: 9px;
}

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}


.redtitle {
	font-size: 18px;
	color : #9F1012;
	font-weight: bold;
} 

.titleprod {
	font-size: 18px;
	color : #0458A9;
	font-weight: bold;
}  

.avantages {
font-family: Verdana;
	font-size: 12px;
	color : #000000;
}


.bluetitle {
	font-size: 14px;
	color : #4F94CA;
	font-weight: bold;
}

.blackboldund {
	font-size: 11px;
	color : #000000;
	font-weight: bold;
	text-decoration: underline;
}
  
.blackbold {
	font-size: 11px;
	color : #000000;
	font-weight: bold;
}
a.blackbold {
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
a.blackbold:hover {
	font-size: 11px;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

hr {
 	color: DARKGRAY;
background-color: DARKGRAY;
height: 1px;
border: 0;
}

.hr2 {
 	color: CECECE;
background-color: CECECE;
height: 1px;
border: 0;
}

.white {
	font-size: 11px;
	color : #FFFFFF;
	font-weight: bold;
}
a.white {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}  

.breadcrumb {
	font-size: 10px;
	color : #565656;
	text-decoration: underline;
}
a.breadcrumb {
	font-size: 10px;
	color : #565656;
	text-decoration: underline;
}
a.breadcrumb:link {
	font-size: 10px;
	color : #565656;
	text-decoration: underline;
}
a.breadcrumb:hover {
	font-size: 10px;
	color : #565656;
	text-decoration: underline;
}


.blue {
	font-size: 12px;
	color : #0059AA;
	font-weight: bold;
}
a.blue {
	font-size: 12px;
	color : #0059AA;
	text-decoration: none;
	font-weight: bold;
}
a.blue:link {
	font-size: 12px;
	color : #0059AA;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover {
	font-size: 12px;
	color : #0059AA;
	text-decoration: underline;
	font-weight: bold;
}

.blueund {
	font-size: 12px;
	color : #0059AA;
	font-weight: bold;
	text-decoration: underline;
}
a.blueund {
	font-size: 12px;
	color : #0059AA;
	text-decoration: underline;
	font-weight: bold;
}
a.blueund:link {
	font-size: 12px;
	color : #0059AA;
	text-decoration: underline;
	font-weight: bold;
}
a.blueund:hover {
	font-size: 12px;
	color : #0059AA;
	text-decoration: underline;
	font-weight: bold;
}  

.footer {
	font-size: 10px;
	color : #DB5859;
	font-weight: bold;
}
a.footer {
	font-size: 10px;
	color : #DB5859;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	font-size: 10px;
	color : #DB5859;
	text-decoration: underline;
	font-weight: bold;
}   

.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	font-size: 9pt;
	border-color: #949494;
	height: 20px;
}
  
.field {
	background-color: #FFFFFF;
	border-color: #949494;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: Tahoma;
	
}  

.button {
	background-color: #FFFFFF;
	border-color: #949494;
	border-style: solid;
	border-width: 1;
	color: #40A0FF;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}









