body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background-image: url(images/fondo3.jpg);
background-repeat: repeat-y;
background-position: center;
}
.style1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
}

.style1gris {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666666;	
	
}


.style1verde {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #9ED203;	
	
}

.style1magenta {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #CC0066;	
	
}

.style1magentagde {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #CC0066;	
	
}
.style1narnaja {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FF6600;	
	
}

.style1grisgrande {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;	
	
}


.style1azul {
	font-family: Century Gothic, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #42C4FF;	
	
}	
.style2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style3 {
	color: #FFFFFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.style4 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.style5 {font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }

.style6 {color: #333333}

a {
	font-size: x-small;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

a.otro {
	font-size: 12px;
	color: #003366;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.otro:link {
	text-decoration: none;
	color: #003366;
}
a.otro:visited {
	text-decoration: none;
	color: #003366;
}
a.otro:hover {
	text-decoration: underline;
	color: #0099CC;
}
a.otro:active {
	text-decoration: none;
}

a.bioxnet {
	font-size: x-small;
	color: #333333;
}
a.bioxnet:link {
	text-decoration: none;
	color: #333333;
}
a.bioxnet:visited {
	text-decoration: none;
	color: #333333;
}
a.bioxnet:hover {
	text-decoration: none;
	color: #000000;
}
a.bioxnet:active {
	text-decoration: none;
}

a.lateral:link {
	text-decoration: none;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
a.lateral:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
a.lateral:hover {
	text-decoration: underline;
	color: #FFFFFF;
		font-weight: normal;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
a.lateral:active {
	text-decoration: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

a.azul_titulo {
	font-size: 14px;
	color: #003399;
}
a.azul_titulo:link {
	text-decoration: underline;
	color: #003399;
}
a.azul_titulo:visited {
	text-decoration: underline;
	color: #003399;
}
a.azul_titulo:hover {
	text-decoration: none;
	color: #333333;
}
a.azul_titulo:active {
	text-decoration: none;
}