.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1f519b;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1f519b;
	text-align: right;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.contacto {
	background-color: #d5dde2;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aqueous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../image/fondito.png);
	background-repeat: repeat;
	line-height: 16px;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
.producto, a.producto:link, a.producto:active, a.producto:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.producto:hover  {
	text-decoration: underline;
}
.separa {
	height: 8px;
}
.columna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../image/fondito.png);
	background-repeat: repeat;
	border: thin solid #999999;
}
.tech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: center;
	padding: 10px;
	border: 1px solid #999999;
}
.desplegable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	text-align: center;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
}
.nosub, a.nosub:link, a.nosub:active, a.nosub:visited {
	color: #000000;
	text-decoration: none;
}
a.nosub:hover {
	color: #000000;
	text-decoration: underline;
}