#wrap { 
margin:0 auto 0 auto; width:770px; 
}
	

body { text-align:center; }

ul {
	margin: 0;
	padding: 0;
}

ul li{
	list-style: none;
}

.clear {
	clear: left;
	list-style: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}
.tres {
	font-size: 9pt;
}
.normal {
	font-size: 9pt;
	color: #333333;
}
.titulos {
	font-size: 16pt;
	font-weight: bold;
	color: #FF6600;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
	background-color:#FFFFFF;
}

a {
	outline-width:0px;
	border: 0px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	outline-width:0px;
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub-title {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.botonera {
}
.botonera-top {
	float: right;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 5px;
	list-style:none;
}

.sub-title2 {
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
}
.sub-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

#botonera {
	width: 770px;
}

#botonera ul {
	padding-top:30px;
	padding-bottom:15px;
}

#botonera ul li {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	float: left;
	list-style-position: outside;
	list-style-image: url(estrella.jpg);
	list-style-type: none;
	margin-left: 45px;
	margin-top: 25px;
	margin-botton: 25px;
}

#contenedor {
	clear: both; 
	width: 770px;
	margin-top: 10px;
	background-color:#FFFFFF;
}
#contenedor-index {
	clear: both; 
	width: 770px;
	margin-top: 10px;
	background-color:#FFCC00;
}
#columna-izq {
	float: left;
}

#columna-der {
	position:relative;
	font-size: 10pt;
	color:#FFFFFF;
	float: left;
	width:150px;
	height:460px;
	background-color:#333333;
}
#prensa {
	position:absolute;
	bottom:0px;
	left: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	text-align:left;
}

#prensa ul li {
	width: 130px;
}

#prensa a {
	color:#FFFFFF;
}

#prensa a:hover {
	color:#FFCC00;
}
.columnas {
	background-color:#FFFFFF
}
#prensa-grilla {
	float: left;
	width: 695px;
	padding-left:50px;
	background-color:#FFFFFF

}

#prensa-grilla ul li {
	float: left;
	margin-right: 17px;
	margin-bottom:20px;

}
#bio {
	width: 650px;
	padding-left:50px;
	background-color:#FFFFFF;
	text-align:left;

}
#bio ul li {
	padding-top:5px;

}
#espacio {
	width: 695px;
	margin-left:50px;
	background-color:#FFFFFF;
	text-align:left;

}
#espacio ul li {
	float: left;
	padding-top:5px;

}
#espacio ul li a img{
	padding-right:93px;

}
#espacio ul li a img.clear2 {
	padding-right:0px;
	
}
.fondo {
	background-color:#FFFFFF
}