#cuerpo{
	background: url(../images/background.jpg);
	float:left;
	width:820px;
}

#cuerpo h1{
	padding:0 0 8px 0;
	margin: 0;
	color:#666666;
	font: 1.5em "Trebuchet MS", Arial, sans-serif;
}

#cuerpo p{
	padding:0;
	margin:0;
	color:#666666;
	font: 0.8em "Trebuchet MS", Arial, sans-serif;
	text-align:justify;
}

.texto ul{
	margin-top:0; 
	padding-left:0px;;
	color:#666666;
	font: 0.8em "Trebuchet MS", Arial, sans-serif;
	text-align:justify;
}

.texto li{
	list-style-type: disc;
	color:#999999;
	padding-bottom:10px;
}

.blacktext{
	color: #666666;
}

#cuerpo #content{
	width: 500px;
	background: #FFFFFF;
	float:left;
	margin:10px 0 0 50px;
	padding:0;
	height:100%;
}
.botonmapa{background:url(../images/globe.jpg) no-repeat; background-position: 3px 3px; height:32px;  padding-left:40px; padding-top:12px}
.botonmapa a{color:#999999;	font: 0.9em 'Trebuchet MS', Arial, sans-serif; text-decoration:none}
.botonmapa a:hover{text-decoration: underline}

.player{
	padding-top:20px;
	padding-bottom:10px;
}

img.flotante{
	padding:4px;
	margin-left:10px;
	border:1px solid #CCCCCC;
	float:right;
}
