@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1e1e1e;
	background:url(../images/body-bg.gif) repeat top left;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}

*,* { 
	margin:0;
	padding:0;
}
#page{
	background:url(../images/page-bg.png) repeat;
	text-align:center;
	margin:auto;
	height:100%;
	width:925px;
	border-bottom:1px solid #999;
}

.clear {
	clear:both;
}
.right { 
	float:right;
}
.left {
	float:left;
}
#header {
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	height:159px;
	width:880px;
	margin:auto;
}
#menu-spacer {
	height:50px;
	width:900px;
}
#menu {
	background:url(../images/menu-bg.gif) repeat-x top left;
	height:32px;
	width:100%;
	position:absolute;
	top:168px;
	left:0px;
}
#menu UL {
	list-style:none;
	width:840px;
	margin:auto;
	height:32px;
}
#menu UL LI {
	float:left;
	padding:0 17px 0 17px;
	height:32px;
}
#menu UL LI,
#menu UL LI a:link, 
#menu UL LI a:active, 
#menu UL LI a:visited {
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	padding-top:5px;
	text-decoration:none;
}
#menu UL LI:hover,
#menu UL LI:hover a,
#menu UL LI.selected a, 
#menu UL LI.selected {
	background:url(../images/menu-bg-over.gif) repeat-x top left;
	color:#CCC;
}


#content {
	background:#FFF;
	width:880px;
	text-align: left;
	margin:auto;
	border:solid 1px #CCC;
	margin-bottom:20px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#050f44;
	margin-bottom:10px;
}
h2,
h2 a:link,
h2 a:active,
h2 a:visited {
	font-size:16px;
	font-weight:normal;
	color:#7e0500;
}
h3 {
	font-size:15px;
	font-weight:normal;
	color:#324a9c;
}
h5 {
	color:#8f8f8f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#vertical-separator {
	margin:40px 0 40px 0;
	border-right:1px solid #CCC;
	height:850px;
	width:1px;
	float:left;
}
#ultimo-video {
	float:left;
	text-align:left;
	width:560px;
}
#ultimo-video p {
	text-align:left;
	margin-bottom:20px;
}
#horizontal-separator-home {
	margin:20px 0 20px 30px;
	border-top:1px solid #CCC;
	height:1px;
	width:500px;
}

#vertical-separator-internas {
	margin:40px 0 40px 0;
	border-right:1px solid #CCC;
	height:450px;
	width:1px;
	float:left;
}
#horizontal-separator {
	margin:10px 20px;
	border-top:1px solid #CCC;
	height:1px;
	width:240px;
	float:left;
}
#horizontal-separator-internas {
	margin:10px 0 10px 20px;
	border-top:1px solid #CCC;
	height:1px;
	width:830px;
}

/* contenido de la izquierda */
#left-side {
	width:560px;
	margin:10px;
	float:left;
}
#left-side p {
	margin:10px 0 0 0;
}
#left-side p.imagen0 {
	width:330px;
	text-align:center;
	font-size:11px;
	color:#999;
	margin:0 5px 0 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#left-side p.imagen1 {
	width:288px;
	float:left;
	text-align:center;
	font-size:11px;
	color:#999;
	margin:0 5px 0 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left-side p.imagen2 {
	float:left;
	width:250px;
	margin-left:8px;
	text-align:center;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	margin-top:0;
}

/* contenido de la derecha */
#right-side {
	width:278px;
	margin:10px;
	float:left;
}
#fotos {
	float:left;
	margin:10px 0 20px 10px;
	width:278px;
}
#fotos img,
#fotos p {
	text-align:center;
}


/* contenido de arriba */
#top-side {
	width:860px;
	margin:10px 0 0 10px;
	float:left;
}

/* contenido de arriba */
#bottom-side {
	width:860px;
	margin:10px 0 10px 15px;
	float:left;
}
#bottom-side p {
	margin:0px 0 0 0;
}

/* footer */
#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:13px;
	margin:10px;
	height:50px;
}

/* noticias */
#noticias img {
	border:2px solid #cccccc;
	margin:5px 5px 5px 0px;
	float:left;
}

/* -- auspiciantes -- */
#auspiciantes {
	margin:auto;
	background:url(../images/auspiciantes-bottom-bg.gif)bottom center no-repeat;
	width:910px;
	height:180px;
}
#auspiciantes .wrapper {
	padding:0 20px 0 20px;
}
#auspiciantes  h1 {
	color:#ae0b07;
	font-size:18px;
	text-align:left;
	margin:0;
	padding:0;
}
#auspiciantes ul {
	list-style:none;
	float:left;
	margin:10px 0px;
	width:170px;
}
#auspiciantes ul#disponible {
	list-style:none;
	float:left;
	margin:40px 0px 10px 0;
	width:170px;
}
#auspiciantes ul li {
	height:auto;
}
#auspiciantes ul li.title {
	font-size:18px;
	color:#0f154f;
}
#auspiciantes ul li.texto {
	font-size:11px;
	color:#202020 ;
	line-height:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#auspiciantes div.fancy {
	z-index:99999;
}

