@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}


a img {
	border:1px solid #CCCCCC;
}

a:link,
a:visited {
	color:#0099FF;
	text-decoration:none;
}

a:hover,
a:active {
	color:#0099FF;
	text-decoration:underline;
}



.fondo01 {
background-image:url(i/bio-05-2.jpg);
background-position: 50% top;
background-repeat: no-repeat;
}


.fondo02 {
background-image:url(i/bio-06-2.jpg);
background-position: 50% top;
background-repeat: no-repeat;
}

.fondo03 {
background-image:url(i/bio-07.jpg);
background-position: 50% top;
background-repeat: no-repeat;
}
.fondo03 table {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.fondo03 p {
	line-height:22px;
	color:#333333;
	text-align:justify;
}

.fondo03 h1 {
	font-weight:400;
	color:#666666;
	font-size:22px;
}
