body {
	background: #FBB633 url("../bg/bg-body.jpg") repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	line-height: 141%;
	text-align: center;
	}
#pagina {
	width: 798px;
	margin: 0 auto;
	margin-top: 17px;
	text-align: left;
	}
#cabecera {
	position: relative;
	}
#cabecera h1 {
	position: absolute;
	top: 0; margin-left: 10px;
	}
h2 {
	background: #00A5D8;
	color: white;
	font: bold 1em "Trebuchet MS";
	padding: 3px 10px;
	display: inline; margin: 0 20px;
	clear: both;
	}
#selector {
	margin: 0 20px;
	}
#selectores {
	background: white;
	padding: 15px;
	text-align: center;
	float:left;
	width:728px;
	}
#selector-1 ul {
	margin-left:56px;
	}
#selector-1 li {
	list-style: none; display: inline; float:left;
	}
#textoSelector {
	clear:both;
	background: #FFF url("../bg/linea-naranja.gif") no-repeat top center; padding: 15px;
	}
#pie p {
	color: #FFF;
	font-weight: bold;
	margin: 10px 0;
	text-align: right;
	} #pie a {color: #FFF;}