@charset "iso-8859-1";
/* CSS Document */

body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url(../images/interface/header_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
body,td,th, input, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	clear:both;
}
h1.title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:20px;
	font-stretch:condensed;
	font-weight:lighter;
	color:#ff7d21;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	clear:both;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:100;
	color:#FFF;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	clear:both;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	color:#666;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	clear:right;
	text-shadow: #FFF 1px 1px 2px;
}
p {
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#global_container {
	width:920px;
	margin-left:-460px;
	left:50%;
	position:absolute;
}
#header {
	width:920px;
	height:183px;
	float:left;
	display:block;
}
#header #logo {
	margin-left:70px;
	width:250px;
	height:127px;
	float:left;
	display:block;
	padding-top:20px;
}
#header #social {
	width:200px;
	height:23px;
	float:right;
	display:block;
	text-align:right;
	padding-top:15px;
    padding-right:70px;
}
#header #languages {
	width:100px;
	height:23px;
	float:right;
	display:block;
	text-align:right;
	padding-top:15px;
    padding-right:70px;
}
#header #collage {
	width:530px;
	height:80px;
	float:left;
	display:block;
	text-align:left;
	margin-bottom:30px;
}
#header #collage ul {
	float:left;
	display:block;
	width:82px;
}
#header #collage li {
	display:inline;
	padding:0px;
	margin:0px;
}
#header #main_menu {
	margin-left:90px;
	width:780px;
	height:30px;
	float:left;
	display:block;
}
#nav {
	margin-left:100px;
	margin-top:8px;
}
#header #main_menu ul {
	margin:0px;
	padding:0px;
}
#header #main_menu li {
	/*width:156px;*/
	width:111px;
	height:29px;
	/*background-image:url(../images/interface/main_menu_split.png);
	background-position:center right;
	background-repeat:no-repeat;*/
	display:inline;
	margin:0px;
	padding-top:7px;
	float:left;
	display:block;
	text-align:center;
}

#header #main_menu li a {
	/*width:156px;*/
	width:111px;
	height:36px;
	display:block;
	line-height:15px;
	margin-top:-7px;
}
#header #main_menu li a:hover {
	/*width:156px;*/
	width:111px;
	height:36px;
	background-image:url(../images/interface/menu_rollover.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	line-height:15px;
	margin-top:-7px
}
.btn_bg1 {
	background-image:url(../images/interface/btn_bg_1.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px solid #6b6b6b;
}
.btn_bg2 {
	background-image:url(../images/interface/btn_bg_2.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px solid #6b6b6b;
	border-left:1px solid #e8e8e8;
}
.btn_bg3 {
	background-image:url(../images/interface/btn_bg_3.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px solid #6b6b6b;
	border-left:1px solid #e8e8e8;
}
.btn_bg4 {
	background-image:url(../images/interface/btn_bg_4.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px solid #6b6b6b;
	border-left:1px solid #e8e8e8;
}
.btn_bg5 {
	background-image:url(../images/interface/btn_bg_5.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px solid #6b6b6b;
	border-left:1px solid #e8e8e8;
}
.btn_bg6 {
	background-image:url(../images/interface/btn_bg_6.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px solid #6b6b6b;
	border-left:1px solid #e8e8e8;
}
.btn_bg7 {
	background-image:url(../images/interface/btn_bg_7.png);
	background-position:top center;
	background-repeat:no-repeat;
	border-left:1px solid #e8e8e8;
}
#mini_nav {
	margin-left:70px;
	width:780px;
	height:45px;
	float:left;
	display:block;
	margin-bottom:35px;
}
#mini_nav #aux {
	width:625px;
	height:25px;
	float:left;
	display:block;	
	padding-top:20px;
}
#mini_nav #aux #a {
	width:250px;
	float:left;
	display:block;
	margin-right:220px;
}
#mini_nav #aux #b {
	width:140px;
	float:left;
	display:block;
}

.search_field {color:#999;}

#mini_nav #search {
	width:155px;
	height:45px;
	float:left;
	display:block;
	background-image:url(../images/interface/search_bg.png);
	background-position:1px center;
	background-repeat:no-repeat;
	z-index:0;
}
#mini_nav #search input {
	border:1px solid #999;
	margin-top:10px;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100px;
}
#mini_nav #icon {
	width:48px;
	height:45px;
	float:left;
	margin-left:-49px;
	/*background-image:url(../images/interface/lens.png);
	background-position:top center;
	background-repeat:no-repeat;*/
	z-index:1;
}
#info_boxes {
	margin-bottom:30px;
	width:780px;
	height:120px;
	float:left;
	display:block;
}
#info_boxes p {margin:10px;}
#info_boxes .top {
	background-image:url(../images/interface/info_top.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:10px;
	width:174px;
	float:left;
	display:block;
	clear:both;
}
#info_boxes .body {
	background-color:#ccc;
	height:100px;
	width:174px;
	float:left;
	display:block;
	clear:both;
}
#info_boxes .bottom {
	background-image:url(../images/interface/info_bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:10px;
	width:174px;
	float:left;
	display:block;
	clear:both;
}
#info_boxes .info_icon_1 {
	width:81px;
	height:64px;
	float:left;
	display:block;
	margin-top:-130px;
	margin-left:-20px;
}
#info_boxes .info_icon_2 {
	width:85px;
	height:79px;
	float:left;
	display:block;
	margin-top:-140px;
	margin-left:-20px;
}
#info_boxes .info_icon_3 {
	width:85px;
	height:84px;
	float:left;
	display:block;
	margin-top:-145px;
	margin-left:-20px;
}
#info_boxes .info_icon_4 {
	width:80px;
	height:68px;
	float:left;
	display:block;
	margin-top:-135px;
	margin-left:-20px;
}
#info_boxes #info_1 {
	width:174px;
	height:120px;
	float:left;
	display:block;
	margin-right:28px;
}
#info_boxes #info_2 {
	width:174px;
	height:120px;
	float:left;
	display:block;
	margin-right:28px;
}
#info_boxes #info_3 {
	width:174px;
	height:120px;
	float:left;
	display:block;
	margin-right:28px;
}
#info_boxes #info_4 {
	width:174px;
	height:120px;
	float:left;
	display:block;
}
.read_more {
	float:right;
	display:block;
	clear:both;
}
.read_more_2 {
	float:right;
	display:block;
	clear:both;
	margin-right:10px;
}
#aux_left {
	margin-right:20px;
	float:left;
	display:block;
	width:380px;
	height:95px;
}
#welcome_pic {
	border:1px solid #000;
	float:left;
	display:block;
	margin-right:20px;
}
.aux_box {
	float:left;
	display:block;
	width:380px;
	height:auto;
}
#welcome_content {
	float:left;
	display:block;
	width:380px;
}
#news {
	float:left;
	display:block;
	width:380px;
	margin-top:0px;
	/*height:95px;*/
}
#news ul {marin-left:0px;padding-left:15px;}
#news li {
	list-style-image:url(../images/interface/news_bullet.png);
	margin-left:0px;
	margin-bottom:10px;
}
#navigation_area {
	background-image:url(../images/interface/watermark.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	display:block;
	margin-left:70px;
	margin-bottom:-70px;
	padding-bottom:70px;
	width:780px;
	min-height:300px;
}
#main_aux_content {
	/*
	background-image:url(../images/interface/orange_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #ff7d21;
	*/
	margin-top:20px;
	margin-left:70px;
	margin-bottom:50px;
	float:left;
	display:block;
	width:780px;
	color:#000;
}
#aux_content {
	margin-top:90px;
	margin-left:70px;
	margin-bottom:5px;
	float:left;
	display:block;
	width:780px;
	height:140px;
}
#aux_content #picture {
	width:204px;
	height:158px;
	margin-left:35px;
	margin-top:55px;
	margin-right:30px;
	float:left;
	display:block;
}
#aux_content #text {
	float:left;
	display:block;
	margin-top:65px;
	width:470px;
}
#footer {
	height:45px;
	width:755px;
	background-color:#000;
	margin-left:70px;
	float:left;
	display:block;
	padding-top:15px;
	padding-left:25px;
	clear:both;
}
#footer #logo {
	background-image:url(../images/interface/footer_logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:322px;
	height:89px;
	float:right;
	display:block;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:-48px;
}

.txtOrange {color:#ff7d21;}

a.txtOrange:link {text-decoration:none;}
a.txtOrange:active {text-decoration:none;}
a.txtOrange:visited {text-decoration:none;}
a.txtOrange:hover {text-decoration:none;color:#999;}

.txtWhite {color:#FFF;}

a.txtWhite:link {text-decoration:none;}
a.txtWhite:active {text-decoration:none;}
a.txtWhite:visited {text-decoration:none;}
a.txtWhite:hover {text-decoration:none;color:#999;}

.txtDark {color:#666;}

a.txtDark:link {text-decoration:none;}
a.txtDark:active {text-decoration:none;}
a.txtDark:visited {text-decoration:none;}
a.txtDark:hover {text-decoration:none;color:#ff7d21;}

.txtBlack {color:#000;}

a.txtBlack:link {text-decoration:none;}
a.txtBlack:active {text-decoration:none;}
a.txtBlack:visited {text-decoration:none;}
a.txtBlack:hover {text-decoration:none;color:#ff7d21;}

.txtBig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	color:#666;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	clear:right;
	text-shadow: #FFF 1px 1px 2px;
}
a.txtBig:link {text-decoration:none;}
a.txtBig:active {text-decoration:none;}
a.txtBig:visited {text-decoration:none;}
a.txtBig:hover {text-decoration:none;color:#ff7d21;}

.txtMenu {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

a.txtMenu:link {text-decoration:none;}
a.txtMenu:active {text-decoration:none;}
a.txtMenu:visited {text-decoration:none;}
a.txtMenu:hover {text-decoration:none;color:#EEE;}

.spacer {
	width:70px;
	height:50px;
	float:left;
	display:block;
}
.tabbed {margin-left:75px;}

a img {border:none}

.horizontal_split_dotted {
	clear:both;
	border-top:1px dotted #666;
	margin-top:10px;
	height:10px;
}
.horizontal_split_orange {
	clear:both;
	border-top:1px dotted #ff7d21;
}
.horizontal_split {
	clear:both;
	display:block;
	margin-top:10px;
	height:10px;
}
/* *************************************** */
/* 				FORMULARIOS 			** */
/* *************************************** */
.buttons_container {margin-top:20px;}

.buttons {
	background-color:#ff7d21;
	border:1px solid #666;
	font-weight:normal;
	color:#FFF;
	padding:1px 4px;
	min-width:50px;
}

fieldset {padding: 20px;}

input.fields {
	border: 1px solid #666;
	display:inline-block;
	width: 150px;
	margin-bottom: 5px;
	padding: 1px 4px;
}
input.short {width: 75px;}

input[type='file'].fields {width:235px;}

select.fields {
	border: 1px solid #666;
	display:inline-block;
	width: 159px;
	padding:1px;
}
textarea.fields {
	border: 1px solid #666;
	display:inline-block;
	margin-bottom: 5px;
}
label {
	width: 80px;
	display:inline-block;
	margin-right: 20px;
	vertical-align:top;
	margin-bottom: 5px;
}
label.long_label {
	width: 130px;
	margin-bottom: 5px;
}

legend {
	color:#ff7d21;
	font-size: 16px;
	margin-bottom: 10px;
}
/* ESTILOS DE TABLAS ZEBRA */
.zebra th {
	background: #ff7d21;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px;
	/*text-align: left;*/
}

.zebra td {
	padding: 5px 5px;
	border-bottom: 1px solid #666;
	vertical-align: middle;
}

.zebra tr.alt td {background: #ddd;}

.zebra tr.over td {background: #ffd2dd;}
/* FIN ESTILOS DE TABLAS ZEBRA */


/* ESTILOS DEL PAGINADOR */
.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}
a.paginate {
	border: 1px solid #008489;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #333;
}
a.paginate:hover {
	background-color: #008489;
	color: #FFF;
	text-decoration: none;
}
a.current {
	border: 1px solid #008489;
	font: bold 10px Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#ff7d21;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #008489;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
/* FIN DE ESTILOS DEL PAGINADOR */

ul.lista_categorias li {list-style:none;}

ul.lista_enlaces li {
	padding: 5px;
	list-style:none;
}

ul.generic_list {
	padding:0px;
	margin:0px;
}

ul.generic_list li {
	list-style:none;
	padding:10px 0px;
}

.left {
	float:left;
	display:block;
	margin-right:8px;
	margin-bottom:8px;
}
.right {float:right;}

#main_bottom_box_L {
	display:block;
	width:45%;
	float:left;
}
#main_bottom_box_L .top {
	width:337px;
	height:40px;
	background-image:url(../images/interface/top_1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
	display:block;
	clear:both;
	padding-top:20px;
	padding-left:35px;
}
#main_bottom_box_L .body {
	width:352px;
	float:left;
	display:block;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/interface/box_bg_1.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#bcbcbc;
}
#main_bottom_box_L .bottom {
	width:372px;
	height:20px;
	background-image:url(../images/interface/bottom_1.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	display:block;
	clear:both;
}
#main_bottom_box_R {
	display:block;
	width:45%;
	float:right;
	margin-right:20px;
}
#main_bottom_box_R .top {
	width:337px;
	height:40px;
	background-image:url(../images/interface/top_2.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
	display:block;
	clear:both;
	padding-top:20px;
	padding-left:35px;
}
#main_bottom_box_R .body {
	width:352px;
	float:left;
	display:block;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/interface/box_bg_2.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ff7d21;
}
#main_bottom_box_R .bottom {
	width:372px;
	height:20px;
	background-image:url(../images/interface/bottom_2.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	display:block;
	clear:both;
}
.top h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	display:inline;
	margin-top:0px;
	margin-bottom:10px;
	clear:right;
	text-shadow: #FFF 1px 1px 2px;
}

.bottom_box_ayto {
	width:250px;
	height:62px;
	display:block;
	padding-top:38px;
	margin-right:10px;
	background-image:url(../images/interface/bg_ayto.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
}
.bottom_box_vivir {
	width:250px;
	height:75px;
	display:block;
	padding-top:25px;
	margin-right:10px;
	background-image:url(../images/interface/bg_vivir.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
}
.bottom_box_inicio {
	width:250px;
	height:62px;
	display:block;
	padding-top:38px;
	background-image:url(../images/interface/bg_inicio.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
}
.bottom_box_ayto h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	display:inline;
	margin-left:100px;
}
.bottom_box_ayto h1 a {color:#333;}
.bottom_box_ayto h1 a:hover {
	color:#fff;
	text-decoration:none;
}
.bottom_box_vivir h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	display:block;
	margin-left:100px;
}
.bottom_box_vivir h1 a {color:#333;}
.bottom_box_vivir h1 a:hover {
	color:#fff;
	text-decoration:none;
}
.bottom_box_inicio h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	display:inline;
	margin-left:120px;
}
.bottom_box_inicio h1 a {color:#333;}
.bottom_box_inicio h1 a:hover {
	color:#fff;
	text-decoration:none;
}

.evento_detalle2 {margin-left:90px;}


.day_box_1 {
	background-image:url(../images/calendario/mini_calendar.png);
	background-position: top center;
	background-repeat: no-repeat;
	width:70px;
	height:45px;
	display:block;
	text-align:center;
	float:left;
}
.day_box_2 {
	background-image:url(../images/calendario/mini_calendar_2.png);
	background-position: top center;
	background-repeat: no-repeat;
	width:70px;
	height:45px;
	display:block;
	text-align:center;
	float:left;
}
.day_box_3 {
	background-image:url(../images/calendario/mini_calendar_3.png);
	background-position: top center;
	background-repeat: no-repeat;
	width:70px;
	height:45px;
	display:block;
	text-align:center;
	float:left;
}
.day_box_4 {
	background-image:url(../images/calendario/mini_calendar_4.png);
	background-position: top center;
	background-repeat: no-repeat;
	width:70px;
	height:45px;
	display:block;
	text-align:center;
	float:left;
}

.dia_destacado {
	display:block;
	padding-top:10px;
	font-size:18px;
	line-height:14px;
}

.viure_box {
	width: 240px;
	display:block;
	float:left;
	padding-right:10px;
}
.viure_box h1{
	color:#ff7d21;
	font-weight:bold;
	font-size:14px;
}
.viure_box p{
	min-height: 50px;
	padding-right:20px;
}
.album_box {
	width: 240px;
	display:block;
	float:left;
	padding-right:10px;
	text-align:center;
}
.album_box h2{
	color:#ff7d21;
	font-weight:lighter;
	font-size:14px;
}

#option_list {
	padding: 0px 40px;
}

#photo_box{
	width:58%;
	display:block;
	float:left;
	/* outline:1px dotted #090; */
}

#poll_box{
	width:40%;
	display:block;
	float:right;
	/* outline:1px dotted #090;*/
}
#photo_box h2, #poll_box h2{
	color:#ff7d21;
}
.poll_image{
	width:60px;
	display:block;
	float:right;
	margin-top:20px;
}

.poll_details{
	display:block;
	float:left;
	width:90%;
	margin-bottom: 20px;
}
.photo_details h3, .poll_details h3{
	color:#000; 
	font-style:italic;
}

.poll_mini .poll_image{
	width:60px;
	display:block;
	float:right;
	margin-top:0px;
}

.poll_mini .poll_details{
	display:block;
	float:left;
	width:70%;
}
.photo_image{
	width:80px;
	display:block;
	float:left;
	margin-bottom:20px;
}

.photo_details{
	display:block;
	float:left;
	width:350px;
	padding-left:20px;
	margin-bottom:20px;
}
.photo_token{
	display:inline-block;
	width:250px;
	float:left;
	text-align:center;
	margin:5px;
}
.photo_token fieldset{
	min-height:170px;
}
.last_photo_box{
	display:block;
	float:left;
	width:450px;
	margin:10px 0px;
	border-bottom:1px solid #FFE7D6;
	border-right:1px solid #FFE7D6;
}
.last_photo_item{
	width:56px;
	display:block;
	float:left;
}
.last_photo_details{
	display:block;
	float:left;
	width: 300px;
	padding-left:20px;
}
.last_photo_title{
	color:#000;
	font-size:14px;
	font-style:italic;
}

