

body {

	margin:0; 
	padding:0;


	background-color: #539DDE;
	background-image: url(Images/fondo_01.jpg);
}

.style1 
{	
	font-family: Arial, Helvetica, sans-serif, "[z] Arista";
	font-size: 10px;
}

.style3 
{
	color: #000000
}

.style6 
{
	color: #3B8FD8
}

.style7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.style8 
{
	font-family: Arial, Helvetica, sans-serif, "[z] Arista";
	font-size: 10px;
}

.style9 
{
color: #529CDB
}

.contenido /* define el bloque de texto para el contenido */ 
	 { 
	margin:0;
	padding:0;
	text-align: justify; 
	width: 400px; 
	height: auto; 
	display:none;
	 }

