.textoSeccionHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	line-height: 13.5px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(Images/bullet.gif);
}
.textosBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.textosSup {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F39501;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(Images/bullet.gif);
}
.textosSup2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #384781;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(Images/bullet.gif);
}
a:hover {
	color: #006699;
}
.textosSupVerde {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8DB542;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(Images/bullet.gif);
}
