@charset "utf-8";
#subcatcuadro {
	line-height: 18px;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 30px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: left;
}
#opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-color: #4A7293;
}

#tituloparrafo {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	padding-left: 15px;
	background-image: url(../images/cuadradosubcat.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	background-position: 0px 3px;
}
#subcatcuadro a {
	font-weight: bold;
	color: #EFEFEF;
}
#subcatcuadro a:hover {
	color: #FFFFFF;
}
