a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
} 

#links a	{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	}

.bglinea {
	background-image: url(images/bg_lineas.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.producto {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E42850;
	text-align: center;
	padding: 3px;
}
.lineagris {
	background-color: #666666;
}
.subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
.texto {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
li {
	list-style-image: url(images/bullet_cuadradito.jpg);
	list-style-type: disc;
	line-height: 120%;
}
ul {
	margin: 0px 0px 0px 14px;
	padding: 0px;
	line-height: 120%;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.ulbold {
	font-weight: bold;
}
.lineder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
}

#links	{
		color:#FFFFFF;
		}

.subtitulolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
