@import url("../../css/estilos.css");

#contenedora {
	width:650px;
	height:700;
	z-index:1;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titulos {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #666666;
	padding-bottom:10px;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-top:15px;
	padding-bottom:10px;
}
.txt2_2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-bottom:10px;
	margin-top:4px;
}
.titulos_venus {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

