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

.centrar {
	position: absolute;
	width: 100%;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
}
a .imgborde {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgborde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 57px;
	margin-left: 3px;
}
.project{
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	font-size: 11px;
	font-weight: bold;
}
a.project:hover {
	color: #FF0;
	background-color: #000;
}
.quien {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #6C6;
}
a.quien:hover {
	color: #FF0;
	background-color: #000;
}
.tv {
	font-size: 11px;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
	background-color: #0066CC;
}
a.tv:hover {
	color: #FF0;
	background-color: #000;
}
.bio {
	font-size: 11px;
	color: #666;
	text-align: justify;
}
.bio2 {
	font-size: 11px;
	color: #000;
	text-align: justify;
}
.contact {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFFF64;
}
.press {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #CCCC99;
}
a.press:hover {
	color: #FF0;
	background-color: #000;
}
.enlace {
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
a.enlace:hover {
	color: #FF0;
	background-color: #000;
}

