.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	background-color: #FBFBFB;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;


}
a.new:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9999ff;
}
a.new:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}
a.new:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0066cc;
}
a.new:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 9999ff;
}

.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;

}
.nada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ECF5FD;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
.base2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	vertical-align: middle;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.fotos {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 6px;
}

