body {
	background-image: url(fondolinea.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenido H2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(fondo.png);
}

.texto a:hover { background-position: 0 -51px; text-decoration: none; }
#contenido {
	height: 410px;
	background-repeat: repeat;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(fondo.jpg);
	}
#contenido p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#contenido li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contenido .player {
	height: 319px;
	width: 380px;
	position: absolute;
	top: 63px;
	left: 388px;
}
#contenido .mail {
	width: 144px;
	position: relative;
	margin: 1px;
	background-position: center top;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	top: 4px;
	background-image: url(fondo.png);
	float: right;
}
#mail2 {
	margin: 1px;
	width: 200px;
	position: absolute;
	background-color: #000000;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	top: -20px;
}
a:hover {
	font-family: verdana;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
#contenido .logo {
	height: 135px;
	width: 324px;
	right: 5px;
	position: absolute;
	top: 25px;
}
#contenido .texto {
	margin: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(fondo-amarillo.png);
	width: 400px;
	position: absolute;
	left: 323px;
	top: 19px;
	height: 300px;
	color: #FFFFFF;
}
#contenido .texto img{
	top: 50px;
	overflow: hidden;
	clip: auto;
	bottom: 50px;
}
#contenido .texto #inicio {
	height: 50px;
	width: 109px;
	background-image: url(videos.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 1;
	left: 1;
}
#contenido .texto #fotos {
	height: 50px;
	width: 109px;
	background-image: url(fotos.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 287px;
	top: 1;
}
#contenido li {
	font-size: 12px;
}
#contenido img {
	border: 10px solid #333333;
}

