/* GENERALES */

*, html, body
{
	padding: 0px;
	margin: 0px;
}

html, body
{
	height:100%;
	overflow: hidden;
}

body
{
	background: #FF9900 url('img/lat_5.gif') no-repeat;
	background-position: 0px -60px;
	color: #333;
	font-family: "Times New Roman";
	font-size: 11pt;
}

table
{
	font-family: "Times New Roman";
}

/* EXTRAS */

#peli
{
	background: #eaeaea;
	position: relative;
	text-align: center;
	margin: auto;
	width: 625px;
	height: 200px;
	top: 0px;
	margin-left: 25%;
}

#logo
{
	position: absolute;
	left: 0px;
	top: 80px;
}

#banner
{
	position: absolute;
	background-color: white;
	width: 100%;
	height: 200px;
	top: 0px;
}

#menu
{
	position: absolute;
	top: 200px;
	background: #eaeaea;
	border-top: 5px solid #ccc;
	width: 100%;
	padding-left: 25%;
	height: 20px;
}

#menu ul
{
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li
{
	list-style: none;
	float: left;
	width: 125px;
	text-align: center;
}

#menu a:link, #menu a:active,  #menu a:visited
{
	border-left: 1px solid #ccc;
	height: 17px;
	padding-top: 3px;
	color: #333;
	display: block;
	text-decoration: none;
}

#menu a:hover
{
	color: #ff6600;
	background: #dadada;
}

#imginicio img
{
	border: 0px;
	position: absolute;
	bottom: 0px;
	left: 21%;
}

#contenido
{
	position: absolute;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	text-align: justify;
	top: 0px;
	width: 623px;
	padding-top: 5px;
	height: 100%;
	left: 25%;
}

#contenido h3
{
	color: black;
	background: #ff6600;
	padding-left: 10px;
	margin-top: 5px;
	border-bottom: 1px dotted #666;
	font-family: "Times New Roman";
	font-size: 11pt;
}

#contenido li
{
	margin-left: 25px;
}

#contenido a:link, #contenido a:active, #contenido a:visited
{
	font-size: 10pt;
	text-decoration: none;
	color: #333;
}

#contenido a:hover
{
	color: white;
}

.descrip
{
	padding-left: 10px;
}

.descrip p
{
	font-family: "Times New Roman";
	margin-right: 20px;
	margin-bottom: 10px;
	text-indent: 15px;
}

.descrip img
{
	position: absolute;
	right: 20px;
	top: 45px;
}

/* PROMOCIONES */
#descrip_promo
{
	height: 100%;
	overflow: auto;
}

#descrip_promo p
{
	text-indent: 10px;
	padding: 5px;
	padding-top: 0px;
	width: 65%;
}

.tablapromo
{
	margin: 5px;
	border: 1px solid #ff6600;
	font-family: "Times New Roman";
	font-size: 11pt;
}

.nom
{
	padding-left: 5px;
	font-weight: bold;
	background: #ccc;
	color: #ff6600;
	font-size: 10pt;
}

.det
{
	font-size: 10pt;
	background: #eaeaea;
	padding-left: 5px;
	padding-right: 5px;
}

#lugares
{
	background: #ff8800;
	border-bottom: 1px solid #ff6600;
	text-align: center;
}

#lugares a:link, #lugares a:active, #lugares a:visited
{
	font-size: 8pt;
}

#descrip_promo a:hover
{
	text-decoration: underline;
}

#descrip_promo h4
{
	background: #ff6600;
	padding-left: 3px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 11pt;
}

#lugares a:hover
{
	text-decoration: none;
}

#descrip_promo span
{
	color: white;
	font-size: 8pt;
}

#ast
{
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#pas, #pre, #fut
{
	text-align: left;
	width: 203px;
	float: left;
	padding: 2px;
}

.descarg
{
	position: absolute;
	left: 395px;
	top: 220px;
}

.descarg h4
{
	font-size: 11pt;
	background: #ff6600;
	padding-left: 15px;
	padding-right: 123px;
}

.descarg ul
{
	padding-left: 15px;
}
/* PROMOCIONES */

/* IMAGENES */

#imagenes
{
	position: absolute;
	right: 5px;
	margin-top: 15px;
	text-align: center;
}

#imgpromo
{
	margin-left: 6px;
	margin-top: 15px;
	width: 98%;
}

/* IMAGENES */

/* DELEGACIONES */
#descrip_deleg, #descrip_noticia
{
	padding-left: 10px;
	font-size: 12pt;
}

#descrip_deleg h4, #descrip_noticia
{
	margin-bottom: 5px;
	font-size: 11pt;
	padding-left: 10px;
	background: #ff8800;
	border-bottom: 1px solid #ff6600;
}

#descrip_deleg a:link
{
	color: #0033ff;
	text-decoration: underline;
}

#descrip_deleg a:hover
{
	color: white;
}

/* DELEGACIONES */

#resol
{
	font-family: arial;
	position: absolute;
	text-align: right;
	top: 176px;
	right: 5px;
	font-size: 7pt;
	color: #0066cc;
}

#resol a:link, #resol a:active, #resol a:visited
{
	text-decoration: underline;
	color: #0066cc;
}

#resol a:hover
{
	color: #ff6600;
}