/* Start of CMSMS style sheet 'CSS Principal' */
/* ©2009. BOLETOSPANAMA.COM */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	background-image: url(uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#ContenedorGeneral {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
}

#Logo {
	width: 182px;
	height: 141px;
	float: left;
}

#TopMenu {
	width: 668px;
	height: 22px;
	float: left;
	background-color: #000;
	color: #fff;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 0 0;
}

#TopMenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#TopMenu a {
	color: #fff;
	text-decoration: none;
}

#TopMenu a:hover {
	border-bottom: solid 3px #009999;
}

#Lenguaje {
	width: 60px;
	height: 23px;
	float: left;
	text-align: center;
	background-color: #eee;
	padding: 4px 0 0 0;
}

#Slogan {
	width: 327px;
	height: 114px;
	float: left;
}

#ContenedorBuscar {
	width: 411px;
	height: 114px;
	overflow: hidden;
	float: left;
	background-image: url(uploads/images/top_bg.jpg);
	background-repeat: repeat-x;
}

#TabBuscar {
	width: 238px;
	height: 22px;
	float: left;
	background-image: url(uploads/images/bg_buscar.jpg);
	background-repeat: no-repeat;
	color: #fff;
	margin: 86px 0 0 148px;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 0 25px;
}

.middle {
	vertical-align: middle;
}

.BuscarInput {
	width: 115px;
	margin: 0 5px;
	font-size: 10px;
}

#ContenedorMenu {
	width: 920px;
	height: 43px;
	float: left;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-image: url(uploads/images/mnu_bg.jpg);
	background-repeat: repeat-x;
}

#MenuDrop {
	width: 733px;
	height: 43px;
	float: left;
	padding: 15px 0 0 0;
	background-image: url(uploads/images/mnu_separador.jpg);
	background-repeat: no-repeat;
}

#MenuDrop a {
	padding: 0 5px 12px 0;
	cursor: pointer;
}

#Calendario {
	width: 117px;
	height: 28px;
	float: left;
	background-image: url(uploads/images/mnu_calendario.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 15px 0 0 70px;
}

#Calendario a {
	color: #fff;
	text-decoration: none;
}

#ContenedorCentral {
	width: 920px;
	overflow: hidden;
	float: left;
	background-image: url(uploads/images/centro_bg.jpg);
	background-repeat: repeat-y;
}

#Col_Izquierda {
	width: 170px;
	float: left;
	margin: 10px;
	font-size: 12px;
}

#Col_Izquierda img {
	margin: 5px 0;
	border: solid 1px #ccc;
}

#Centro {
	width: 690px;
	min-height: 550px;
	float: left;
	margin: 10px 20px;
	font-size: 12px;
	color: #000;
}

#FullCentro {
	width: 880px;
	min-height: 550px;
	float: left;
	margin: 10px 20px;
	font-size: 12px;
	color: #000;
}

#FullContenedorCentral {
	width: 920px;
	overflow: hidden;
	float: left;
	background-image: url(uploads/images/centro_full_bg.jpg);
	background-repeat: repeat-y;
}


#Footer {
	width: 100%;
	height: 115px;
	background-image: url(uploads/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
}

#Footer a {
	color: #fff;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}

#Ad-Box {
	width: 157px;
	overflow: hidden;
	float: left;
	margin: 0 6px 20px;
}

#Ad-Imagen {
	width: 157px;
	height: 147px;
	float: left;
}

#Ad-Info {
	width: 157px;
	height: 29px;
	float: left;
	text-align: center;
	background-image: url(uploads/images/ad_bottom.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0 0 0;
}

#Ad-Info a {
	color: #fff;
	text-decoration: none;
}

#Ad-Info a:hover {
	text-decoration: underline;
}

.TituloSeccion {
	display: block;
	background-color: #009999;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px 0;
}

#MenuSeccion {
	display: block;
	background-color: #00dedf;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}

#MenuSeccion a {
	color: #000;
	text-decoration: none;
}

#MenuSeccion a:hover {
	border-bottom: solid 3px #eb1d1f;
}

.TituloEvento {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	line-height: 9px;
	margin: 20px 0 10px 0;
}

img.SeparadorImagen {
	padding: 0 10px;
}

img.Ad {
	margin: 5px 0 5px 5px;
	border: solid 1px #ccc;
}

.FontChico {
	font-size: 10px;
	color: #fff;
}

.FontMedio {
	font-size: 12px;
}

.FontInfo {
	height: 40px;
	padding: 0 10px 5px 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.FontInfo a {
	color: #fff;
	text-decoration: none;
}

.Borde {
	border: solid 2px #ccc;	
}

.TituloGrande {
	font-size: 28px;
}

.TituloMediano {
	font-size: 18px;
}
/* End of 'CSS Principal' */

