@charset "utf-8";

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}	/* apply this class to a div that has imgs stretching it

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html { overflow-y: scroll; }	/* force vertical scrollbar in FireFox */

body,td,th,form,input,textarea,a,p,select {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.subtle {
	text-decoration: none;
}
a.subtle:hover {
	text-decoration: underline;
	color: black !important;
}

body {
	background-image: url(/images/interface/pattern-amarillo.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}

h2 {
	font-size: 11px;
	color: black;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 2px;
}

#language_bar {
	text-align: right;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099CC;
	line-height: 37px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0;
}
#menu ul {
	text-align: left;
	margin: 0;
	padding: 0;
	cursor: default;
}
#menu li {
	text-align: left;
	color: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid white;
	display: inline;
	cursor: default;
}
#menu li:first-child {
	border: none;
}
#menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	margin: 0;
	padding: 0px 26px;	 /* override to customize for different languages, if necessary */
	text-decoration: none;
}
#menu li a:hover {
/*	background-color: #DDDDDD; */
	text-decoration: underline;
}

#submenu {
	width: 140px;
	padding: 20px 7px;
 	margin: 5px 0 0 0;
	color: black;
	background-color: #FBFAFA;
	text-align: left;
	float: left;
}

.submenu-list {
 	margin: 0 0 0 20px;
	padding: 0;
}
.submenu-list li {
	list-style-type: none;	/* avoids the display of bullets before the images are shown */
	list-style-image: url("/images/interface/arrow-submenu.gif");
	margin: 0 0 10px 0;
	padding: 0;
}
.submenu-list a {
	text-decoration: none;
	color: black;
	margin-left: -5px;
}
.submenu-list a:hover {
	text-decoration: underline;
}
.submenu-selected {
	list-style-image: url("/images/interface/arrow-submenu-selected.gif") !important;
}
.submenu-selected a {
	color: #E0351F;
}

.subsubmenu-list {
	margin: 0;
	padding: 10px 0 10px 10px;
}
.subsubmenu-list li {
	list-style: none;
	list-style-image: url('');
	margin: 0 0 10px 0;
	padding: 0;
}
.subsubmenu-list a {
	text-decoration: none;
	color: black;
}
.subsubmenu-list a:hover {
	text-decoration: underline;
}
.subsubmenu-selected a {
	color: #E0351F;
}

#footer {
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

#footer a {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }

#centerframe {
	width: 930px;	/* very necessary */
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	text-align: left;
}
.content h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0.5em 0 0.5em 0;
	margin: 0;
	line-height: 1.5em;
	color: #E75E15;
}
.content p {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	line-height: 1.5em;
	text-align: justify;
}

#narrow-page {
	width: 500px;
	padding-top: 40px;
	margin-left: 180px;
	text-align: left;
	position: relative;
}
#narrow-page a:hover { color: #0066AA; }

#wide-page {
	width: 650px;
	padding-top: 40px;
	margin-left: 15px;
	text-align: left;
	position: relative;
}
#wide-page a:hover { color: #0066AA; }

#wide-page-right {
	width: 750px;
	padding-top: 40px;
	margin-left: 180px;
	text-align: left;
	position: relative;
}
#wide-page-right a:hover { color: #0066AA; }

.centered {
	text-align: center;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*	vertical-align: middle;*/
}

.blue-panel {
	width: 222px;
	margin-top: 5px;
}
.blue-panel-title {
	height: 22px;
	background-color: #0099CC;
	color: white;
	font-weight: bold;
	line-height: 21px;
	vertical-align: middle;
	padding-left: 10px;
	text-align: left;
}
.blue-panel-content {
	width: 220px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.orange-panel {
	width: 222px;
	margin-top: 5px;
}
.orange-panel-title {
	height: 22px;
	background-color: #F7B124;
	color: white;
	line-height: 21px;
	vertical-align: middle;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}
.orange-panel-content {
	width: 220px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.associations_list {
	margin-top: 15px;
}
.associations_list ol {
	margin: 0 0 0 30px;
	padding: 0;
}
.associations_list li {
	margin: 0;
	padding: 0 0 2px 0;
}
.associations_list li a {
}

.junta_list {
	margin-top: 15px;
}
.junta_list ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.junta_list li {
	margin: 0;
	padding: 0 0 2px 0;
}

.agenda_month {
	font-weight: bold;
	margin-bottom: 15px;
	padding: 3px 3px;
	background-color: #E4E4E4;
}
.agenda_activity_title {
	font-weight: bold;
	margin-bottom: 5px;
}
.agenda_activity_short_description {
	margin-bottom: 15px;
}
.agenda_activity_more_info {
	text-align: right;
	font-style: italic;
	margin-bottom: 15px;
}

.history_year {
	font-weight: bold;
	margin-bottom: 15px;
	padding: 3px 3px;
	background-color: #E4E4E4;
}
.history_activity_title {
	font-weight: bold;
	margin-bottom: 5px;
}
.history_activity_short_description {
	margin-bottom: 15px;
}
.history_activity_more_info {
	text-align: right;
	font-style: italic;
	margin-bottom: 15px;
}

.activity_list_container {
	cursor: pointer;
}
.activity_list_container img {
	border: 0;
}
.activity_list_container:hover {
	background-color: #DDEEFF;
}

.activity_header {
	background-color: #F8F8F8;
	padding: 5px 5px 10px 0;
	margin-bottom: 5px;
}
.activity_title {
	font-weight: bold;
	margin-bottom: 5px;
}
.activity_dates {
	margin-bottom: 15px;
}
.activity_long_description {
	margin-bottom: 15px;
}
.activity_organizacion {
	margin-bottom: 15px;
}
.activity_more_info {
	margin-bottom: 15px;
}
.activity_month {
	font-weight: bold;
	margin-bottom: 15px;
}

.bi {
/*	font-size: 9px; */
}

.bar {
	background-color: #BBCCFF;
	padding: 3px 5px;
	margin-top: 25px;
	margin-bottom: 15px;
	font-variant: small-caps;
	font-size: 14px;
}

.top-button {
	float: right;
	margin-top: -15px;
/*	width: 150px; */	/* stupid IE */
}

.hr_1 {
	margin-top: 15px;
	height: 15px;
	border-top: 1px solid #E0351F;
}

/* Gallery code ***************************************************** */

.gallery {
	margin-top: 15px;
}

.gallery_image_part {
	width: 470px;
	height: 360px;
	background-color: #FBFAFA;
}
.gallery_image_part table {
	width: 470px;
	height: 360px;
}
.gallery_image_part img {
	border: 5px solid #D5D5D5;
	max-width: 455px;
	max-height: 345px;
}

.gallery_navigation_part {
	height: 40px;
	float: right;
}
.gallery_navigation_part img {
	cursor: pointer;
}

.gallery_caption_part {
	width: 440px;	/* 470 - 2*15 padding */
	min-height: 40px;
	background-color: #E5E5E5;
	padding: 5px 15px;
}

/* Home page ***************************************************** */

.home-activity {
	padding: 5px 0;
	clear: left;
	cursor: pointer;
	min-height: 110px;
}
.home-activity:hover {
	background-color: #DDEEFF;
}

.home-foto-container {
	float: left;
	position: relative;
	background-color: #D5D5D5;
	margin: 5px 15px 15px 0;
	padding: 5px;
}
.home-foto {
/*	border: 1px inset white; */
	border: 0;
}
/*
.home-item-text {
	cursor: pointer;
}
.home-item-text:hover {
	background-color: #DDEEFF;
}
*/
.home-item-title {
	font-weight: bold;
	margin-bottom: 2px;
}
.home-item-date {
	font-size: 9px;
	color: #666666;
}

.top-left {
	position: absolute;
	top: 0;
	left: 0;
}
.top-right {
	position: absolute;
	top: 0;
	right: 0;
}
.bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
}
.bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
}
.home-item-text {
/*	width: 440px; */
	margin-left: 10px;
}

/* Calendar ***************************************************** */

#calendar_container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#calendar {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#calendar th {
	font-weight: normal;
	font-size: 10px;
	padding: 5px 0;
}
#calendar td {
	width: 26px;
	height: 18px;
	line-height: 18px;	/* stupid FF does not necessarily obey 'height' in combination with borders */
	text-align: center;
	vertical-align: middle;
	border: 1px solid white;
	cursor: pointer;
}
#calendar td.current-month {
	color: #000000;
	background-color: #EEEEEE;
}
#calendar td.other-month {
	color: #888888;
	background-color: #F9F8F8;
}
#calendar td.weekend {
	background-color: #DDEEFF;
}
#calendar td.workingday {
}
#calendar td.today {
	border: 1px solid #003388;
}
#calendar td.general_event {
	background-color: #84DDFB;
}
#calendar td.fasamcat_event {
	background-color: #0099CC;
}
#calendar td.both_event {
	background-image: url('/images/interface/cal_both_bg.gif');
}

.calendar_tooltip_event {
	font-size: 10px;
	margin: 0 0 15px 0;
}
.calendar_tooltip_event h1 {
	font-size: 10px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
.calendar_tooltip_event p {
	font-size: 10px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	line-height: 1.5em;
}

/* Press ***************************************************** */

.press_item {
/*	cursor: pointer; */
	padding: 4px;
}
/*
.press_item:hover {
	background-color: #F0F8FF;
}
*/
.press_date_source {
	color: #888888;
	font-size: 10px;
}

.press_title {
}

.press_pdf {
	display: none;
}

.press_pdf_header {
	text-align: right;
	display: none;
	margin-top: 10px;
}


