@charset "utf-8";
.Texto02 {
	color: #EC268F;
}
.Texto03 {
	color: #7A00A1;
	text-align: left;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imagenes/bg-01.jpg);
	background-attachment: fixed;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;	
}

a:link {
	text-decoration: none;
	color: #F60;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #F40;
}
.linkcolor2 {
	color: #333;
}
.tabla01 {
	background-image: url(imagenes/bg-02.png);
	border: 3px dotted #A4D1FF;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2d6a8b;
}
.tabla02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2d6a8b;
}
Texto01 {
	color: #FFF;
}
.titulo04 {
	color: #FFF;
	background-color: #EC268F;
	font-weight: bold;
}.textoOculto {
	color: #77CDDC;
	font-size: 8px;
}
