html {
	overflow: -moz-scrollbars-vertical;
}
body {
	font-size:10px;
	background:#E6E2E1;
}
#page {
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	background:#E6E2E1;
	position:relative;
}
#centered {
	margin:0;
	padding-top:0;
	position:absolute;
	top:268px;
	left:365px;
	text-align:center;
	float:left;
}
/* links */
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover, a:active {
	color:#999;
}

/* html elements */
ul, ol, dl, li, dt, dd {
	list-style-position:outside;
	margin:0;
	padding:0;
}
ul, ol, dl {
	margin: 0;
}
img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:bold;
}
/* homepage */
.home #page {
	height:550px;	
}
.home #page div#logo {
	position:absolute;
	top:253px;
	left:366px;
	width:118px;
	height:72px;
}
.home #page div#lang {
	position:absolute;
	top:280px;
	left:510px;
	width:200px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#926C3E;
}
.home #page div#lang a{
	color:#926C3E;
}

/* menu */
#main_menu {
	list-style:none;
	margin:0;	
	height:57px;
}

#main_menu li.color-box {
	float:left;
	margin:1px 0 0 6px;
	/*background:#999 url(../images/color_box.png) no-repeat left top;*/
	overflow:hidden;
	height:35px;
}
#main_menu li.color-box a {
	cursor:pointer;
	display:block;
	width:41px;
	/*padding-top:10px;*/
	height:36px;
	font-size:9px;
	/*font-weight:bold;*/
	overflow:hidden;
	line-height:36px;
	/*padding-top:50px;*/
}
#main_menu li.j {
	/*background: #000 url(../images/j.png) no-repeat left top;*/
	width:21px;
	height:56px;
	float:left;
}
#main_menu li.j a {
	background: url(../images/j.gif) no-repeat left top;
	width:21px;
	height:56px;
	float:left;
}
#main_menu li.foto a {
	background: url(../images/foto.gif) no-repeat left top;
}
#main_menu li.foto a:hover {
	background-color: #AEE1E1;
}
#main_menu li.cine a {
	background: url(../images/cine.gif) no-repeat left top;
}
#main_menu li.cine a:hover {
	background-color: #D7C0AC;
}
#main_menu li.tv a {
	background:url(../images/tv.gif) no-repeat left top;
}
#main_menu li.tv a:hover {
	background-color:#FEDABC;
}
#main_menu li.video a {
	background:url(../images/video.gif) no-repeat left top;
}
#main_menu li.video a:hover {
	background-color:#FFF1D5;
}
span.contact-info {
	text-align:left;
	display:block;
	clear:both;
	margin-top:35px;
	font-size:10px;
	float:left;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
span.contact-info p,span.contact-info a {float:left; display:inline; margin-right:10px;}

/* header */
#header .contact-info {
	font-size:11px;
	font-weight:bold;
	margin:51px 0 0 51px;
}

#menu_lang {
	list-style:none;
	margin:0px 109px 0 0;
	overflow:hidden;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:16px; line-height:16px;
}
#menu {
	list-style:none;
	margin:42px 109px 0 0;	
	height:42px;
	overflow:hidden;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu a, #menu a:hover, #menu a:active, #menu a:visited{
	color:#000;
}
#menu li{float:left; line-height:27px}
#menu li.language{margin-right:15px;}
#menu li.color-box {
	float:left;
	margin:1px 0 0 4px;
	/*background:#999 url(../images/color_box_s.png) no-repeat left top;*/
	overflow:hidden;
	height:27px;
}
#menu li.color-box a {
	display:block;
	width:32px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:8px;
	font-weight:normal;
	overflow:hidden;
}
#menu li.info {
	float:left;
	margin:1px 0 0 6px;
	overflow:hidden;
	height:41px;
}
#menu li.info a {
	display:block;
	width:33px;
	height:41px;
	font-size:8px;
	font-weight:normal;
	overflow:hidden;
	background:#000 url(../images/info_s.gif) no-repeat left top;
	line-height:27px;
}
#menu li.info a:hover {
	background-color:#666;
}
#menu li.foto a {
	background:#47BABA url(../images/foto_s.gif) no-repeat left top;
}
#menu li.foto a:hover {
	background-color: #AEE1E1;
}
#menu li.cine a {
	background:#AE8159 url(../images/cine_s.gif) no-repeat left top;
}
#menu li.cine a:hover {
	background-color: #D7C0AC;
}
#menu li.tv a {
	background:#FCA561 url(../images/tv_s.gif) no-repeat left top;
}
#menu li.tv a:hover {
	background-color:#FEDABC;
}
#menu li.video a {
	background:#FFD784 url(../images/video_s.gif) no-repeat left top;
}
#menu li.video a:hover {
	background-color:#FFF1D5;
}

/* titlebar */
h1.title {
	display:block;
	margin:0;
	padding:0 0 12px 50px;
	font-size:18px;
	height:25px;
}

/* left */
#left {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#left ul {
	list-style:none;
	margin:0;
	padding:0;
}
#left ul li {
	margin:22px 0 0 0;
}
#left ul li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#left ul li a:hover, #left ul li.active a {
	color:#999;
}

/* content */ 
#content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content .gal-image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.foto_detalle #content {
	float:none;
	width:auto;
	text-align:center;
}

.detalle #content{
	width:385px;
}

.info #content {
}

#content {font-size:11px}
#content h2 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:15px;
}
#content p {
	margin:15px 0;
}

/* right */
#right {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:255px;
	padding: 20px 25px 20px 35px;
	font-size:11px;
	line-height:12px;
}

#right h2 {
	font-size: 14px;
	font-weight:bold;
	margin-top:0px;
}
#right h3 {
	font-size: 12px;
	font-weight:bold;
}

#right .descripcion {
	font-size: .9px;
	font-weight:bold;
	margin-bottom:15px;
}
#right p {
	margin:0px 0;
}