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

.style1gris {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;	
	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.stylerojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990100;
}

.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.style5 {font-family: 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.rojo {
	font-size: 12px;
	color: #990100;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.rojo:link {
	text-decoration: none;
	color: #990100;
}
a.rojo:visited {
	text-decoration: none;
	color: #990100;
}
a.rojo:hover {
	text-decoration: underline;
	color: #0099CC;
}
a.rojo: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.ingles:link {
	text-decoration: none;
	color: #CC3333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.ingles:visited {
	text-decoration: none;
	color: #CC3333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.ingles:hover {
	text-decoration: underline;
	color: #CC3333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.ingles:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

img a {
border: none;
}

.thumbnail {
border: 1px #000000;
padding: 0px;
}