/* CSS Document */

body {
	background-color: #Fee165;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


ul {
	  list-style-image: url("imgs/bullet2.jpg");
	/*margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;*/
	}




A       { color: #999; text-decoration: none; }
A:link	{ color: #999; text-decoration: none; }
A:visited	{ color: #999; text-decoration: none; }
A:active	{ color: #999; }
A:hover	{ color:#666666;}





.texto_en {
	font-size: small;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.texto_esp {

	font-size: small;
	color:#666666;
	/*color:#CCCCCC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.texto_pie {

	font-size:xx-small;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	
}

.tit {

	border-top:thin;
	border-top-color:#Fee165;
	border-top-style:dotted;
	}
	
	
.texto_cols {

	font-size:small;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-left:30px;
	padding-right:20px;
	padding-top:20px;

	
}
.texto_cols2 {

	font-size:small;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-left:10px;
	/*padding-right:5px;*/
	padding-top:20px;
	
	border-top:thin;
	border-top-color:#Fee165;
	border-top-style:dotted;
	


}



.texto_cols3 {

	font-size:small;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-left:30px;
	padding-right:60px;
	padding-top:20px;
	
	border-top:thin;
	border-top-color:#Fee165;
	border-top-style:dotted;
	
	
	
}
.texto_cols_pro {

	font-size:small;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-left:30px;
	padding-right:20px;
	padding-top:10px;

	
}

