* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0px 25px;
	background-color: #749a01;
	color: #415005;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #4e6200;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #6f8c00;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 10px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding: 2px 0px;
	color: #415005;
	background-color: #fff;
	border: #576c04 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#body_wrapper {
	margin: 0px auto;
	padding: 3px 0px;
	width: 786px;
	background-color: #fff;
	color: inherit;
}

#container {
	margin: 0px 3px;
	background-color: #90b304;
	color: inherit;
	text-align: left;
}

.thumbnail {
	margin: 8px 7px 5px 0px;
	float: left;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 24px;
	background-color: #ffffff;
	overflow: hidden;	
}

/* Logo Fondo */
#page_header h1 {
	margin: 0px 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;	
}



/* Main Area */

#mainarea {
	width: 780px;
	background: url('images/butacashome.jpg') no-repeat;
}

#mainarea_2 {
	margin-top: 105px;
	width: 780px;	
	padding: 5px 5px;
}


/* Navigational Menu */

#navmenu {
	width: 780px;
	height: 42px;
	overflow: hidden;
}

#navmenu li {
	float: left;
	padding-right: 34px;
	height: 42px;
	background: url('images/cortina.gif') no-repeat;
}

#navmenu li#menu_4 {
	padding-right: 26px;
}

#navmenu li#menu_5 {
	padding: 0px;
	background: url('images/cortina.gif') no-repeat;
}

#navmenu li a {
	width: 130px;
	height: 32px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#navmenu #menu_1 a {
	background-image: url('images/menulomejor_resize.gif');
}

#navmenu #menu_2 a {
	background-image: url('images/menuteatro_resize.gif');
}

#navmenu #menu_3 a {
	background-image: url('images/menuespacios_resize.gif');
}

#navmenu #menu_4 a {
	background-image: url('images/menuartistas_resize.gif');
}

#navmenu #menu_5 a {
	margin-left: 2px;
	background-image: url('images/menucine_resize.gif');
}

/* Page Footer */

#page_footer {
	padding: 0px 10px;
	background-color: #922730;
	height: 20px;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
}

#page_footer h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;	
}
