/* CSS Document */
body {
	background-color: #00557d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.t10 {
	font-family:  Arial;
	font-size: 10px;
	font-style: normal;
}
.textoblanco {
	color: #FFFFFF
}
.td {
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size:11px;
	color:#474747;
}
.textoamarillo {
	color: #ffe400;
	font-family:  Arial;
}
.textoblanco {
	color: #FFFFFF;
	font-family:  Arial;
	font-size: 12px;
}

.textoprod {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
.textoprod a:link {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
.textoprod a:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
.textoprod a:active {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
.textoprod a:visited {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
.texto12 {
	font-family:  Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.cajas {
	font-family:  Arial;
	color: #333333;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #666666;
	font-size: 12px;
}
.texto_mas {
	font-family:  Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.texto_mas a:link{
	font-family:  Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.texto_mas a:hover{
	font-family:  Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.texto_mas a:active{
	font-family:  Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.texto_mas a:visited {
	font-family:  Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}.texto14 {
	font-family:  Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
