/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(img_gral/fondo_bio.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-weight: bold;
}
body {
	background-image: url(img_gral/fondo_grL.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #000000;
	text-decoration: none;


}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #000000;

}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}


#ppal {
	position:relative;
	width:1000px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#logo {
	text-align:center;
	padding-top: 0px;
}	

#menu {
	left:4px;
	position:absolute;
	text-align:left;
	width:354px;
	top: 55px;
	height: 39px;
}
#porta {
text-align:center;
}
#menu-left {
	text-decoration: none;
	left:114px;
	position:absolute;
	top:76px;
	visibility:visible;
	width:115px;
	z-index:22;

	
}
#menu-right{
	text-decoration: none;
	left:782px;
	position:absolute;
	top:73px;
	visibility:visible;
	width:168px;
	z-index:23;
	height: 511px;
}
#central {
	position:absolute;
	left:185px;
	top:100px;
	width:587px;
	height:449px;
	z-index:21;
	visibility: visible;
}
#bio {
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:20;
	visibility: visible;
	font-weight: bolder;
	text-align: left;
		left: 5px;
	color: #333333;
	background-image: url(imagenes/img_gral/fondo_bio.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}


#formulario {
	position:absolute;
	left:66px;
	top:151px;
	width:542px;
	height:338px;
	z-index:21;
	visibility: hidden;
}

		

