.textoParrafo {
	font-family:tahoma;
	font-size:16px;
	vertical-align:top;
	line-height:17px;
	color:#003399;
}
.textoSubtitulo {
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:17px;
	color:#6C6C6C;
	font-weight:bold;
}
.textoGrande{
	font-family:tahoma;
	font-size:12px;
	line-height:13px;
	color:#6C6C6C;
}
.textoMini{
	font-family:tahoma;
	font-size:10px;
	line-height:9px;
	color:#6C6C6C;
}
.textoIndiceProductos{
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	color:#444444;
	font-weight:bold;
}

A.textoIndiceProductos{
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}

A.textoIndiceProductos:hover{
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
}

td, table{
	font-family:tahoma;
	font-size:11px;
	line-height:12px;
	color:#6C6C6C;
}

body { margin:0px; padding:0px; background-color:#21385B}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/link_marker.gif) no-repeat left top; padding-left:20px}
.list ul li a{ color:#416DA4; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

a{ color:#416DA4; text-decoration:none}
a:hover{ text-decoration:underline}

span a{ color:#626262; text-decoration:none}
sapn a:hover{ text-decoration:underline}

.more a{ color:#626262; text-decoration:underline}
.more a;hover{ text-decoration:none}

.footer {
	color:#CFD5DE;
	margin-left:227px;
	padding-right: 20px;
}
.footer a{ color:#B1C6D4; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.formInput{
	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	background-color:#F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-transform: uppercase;
	padding:3px 0 0 9px;
}
.formBoton{
	width:80px;
	height:20px;
	overflow:hidden;
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	background-color:#EEEEEE;
	border: 1px solid #B0B0B0;
}

.formTextarea {
	width:200px;
	height:133px;
	overflow:hidden;
	padding:3px 0 0 9px;

	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	background-color:#F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.formCheckBox {
	width:15px;
	height: 15px;
	overflow:hidden;
	padding:3px 0 0 9px;

	font-family:tahoma;
	font-size:11px;
	color: #2D3331;
	background-color:#F8F8F8;

}
