/* CSS Document */

body {
	margin:0;
	font-size: 8pt;
	text-align: justify;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
INPUT {
	font-size :  8pt;
}

SELECT {
	font-size :  8pt;
}



.titols{
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#destacats td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
#bdds {
	float: left;
	width: 130px;
	background-color: #FFFFFF;
}
#bdds1 {
	float: left;
	width: 135px;
	background-color: #FFFFFF;
}
#bdds2 {
	float: left;
	width: 100px;
	background-color: #FFFFFF;
}
#bdds3 {
	float: left;
	width: 110px;
	background-color: #FFFFFF;
}
#bdds4 {
	float: left;
	width: 60px;
	background-color: #A0BFD3;
	color: #FFFFFF;
}

#bdds4 a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A0BFD3;
}
#bdds4 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A0BFD3;
}
#bdds4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00436E;
}
#bdds4 a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A0BFD3;
}
.texte_camps
{
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.texte_camps_recerca
{
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}