/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	width:664px;
	/*min-height:1000px;*/
	margin:auto;
	}

#header {
	height: 90px;
	width:100%;
	/*background-image: url('images/logo_carles.png');*/
}

#menu {
	height: 20px;
	width:100%;
	background-color:#ba0000;
	color: #fff;
}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align: center;
	} 
	
#menu ul li {
	display:inline;
	text-align: center;
}

#menu ul li a {
	margin-right: 1px;
	list-style: none;
	display: block;
	float: left;
	width: 104px;
	vertical-align: middle;
	line-height: 20px;
	color: #999;
	text-align:center;
	}

#menu li a:hover, #menu li.selected a {
	color:#000;
	font-weight: bold;
}

#menu li#m1 a:hover, #m1.selected a, #sub_nav_sobre  {
	background:#ffcc00 none repeat scroll 0 0;
}

#menu li#m2 a:hover, #m2.selected a, #sub_nav_Noticias {
	background:#ff8230 none repeat scroll 0 0;
}

#menu li#m3 a:hover, #m3.selected a, #sub_nav_m3  {
	background:#d31a41 none repeat scroll 0 0;
}

#menu li#m4 a:hover, #m4.selected a, #sub_nav_m4  {
	background:#e93e83 none repeat scroll 0 0;
}

#menu li#m5 a:hover, #m5.selected a, #sub_nav_Agenda  {
	background:#862d88 none repeat scroll 0 0;
}

#menu li#m6 a:hover, #m6.selected a, #sub_nav_m6  {
	background:#1f9ef5 none repeat scroll 0 0;
}

#menu li#m7 a:hover, #m7.selected a, #sub_nav_DiaC  {
	background:#266de4 none repeat scroll 0 0;
}

#menu li#m8 a:hover, #m8.selected a, #sub_nav_DiaA  {
	background:#149a00 none repeat scroll 0 0;
}

#menu li#m9 a:hover, #m9.selected a, #sub_nav_m9  {
	background:#00c608 none repeat scroll 0 0;
	margin-right: 0px;
	width: 100px;
}

#menu li#m9 a {
	margin-right: 0px;
	width: 100px;
}

#search{
	float: right;
	padding: 53px 22px 0 0;
}

#top_nav{
	clear: both;
	float: right;
	margin: 45px 0 0 0;
	font-size: 9px;
	color: #000;
}

.top_nav_elem{
	float: left;
	color: #666;
}

.top_nav_elem a{
	color: #666;	
}

.top_nav_elem a:visited;{
	color: #999;	
}

.top_nav_elem a:hover;{
	color: #000;	
}

#top_nav_sep{
	margin: 0px 3px;
	border: 0px;
}

#top_nav_sep_div{
	min-width: 1px;
	float: left;
}

.sub_nav{
	border-bottom: 1px solid #dedede;
	height: 38px;
	margin: 0 0 1px 0;
}

.sub_nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align: center;	
}

.sub_nav ul li {
	display:inline;
	text-align: center;
}

.sub_nav ul li.cat-item a {
	margin-right: 1px;
	list-style: none;
	display: block;
	float: left;
	padding: 0 25px;
	vertical-align: middle;
	line-height: 39px;
	color: #fff;
	background-image: url('images/subnavbg.png');
	text-align: center;
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}

.sub_nav li.cat-item a:hover, .sub_nav li.current-cat a {
	color:#000 !important;
	font-weight: bold;
}

.sub_nav_blog{
	background: #fff;
	height: 38px;
}

.sub_nav_blog ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align: left;	
} 

.sub_nav_blog ul li.cat-item a {
	list-style: none;
	display: block;
	float: left;
	width: 280px;
	vertical-align: middle;
	line-height: 39px;
	color: #999;
	font-weight: bold;
	background: #fff;
	border-top: 1px solid #eee;
	padding: 0 10px;
}

.sub_nav_blog li.cat-item a:hover, .sub_nav_blog li.current-cat a {
	color:#000 !important;
	font-weight: bold;
	text-decoration: line-through;
}

#main-content{
	border-bottom: 1px solid #ccc;
	float: left;
}

#carrusel {
	height:283px;
	background: #f7f7f7;
	position: relative;
}

#carrusel a{
	color: #ffffff;
}

#carrusel a:hover{
	color: #ffffff;
}

.carrusel_img img{
	padding: 0px;
	border: 0px;
	vertical-align: top;
}

.carrusel_banner{
	display: none;
	position: relative;
	top: -100px;
	background-image: url('images/back2.png');
	text-align: left;
	padding: 5px 10px 5px 20px;
	color: #fff;
	font-weight: none;
	width: 380px;
}

#carrusel_btbg{
	display: block;
	position: absolute;
	top: 20px;
	background-image: url('images/back2.png');
	text-align: left;
	padding: 5px 10px 5px 20px;
	color: #fff;
	font-weight: none;
	width: 53px;
	height: 32px;
	z-index: 9;
	left: 857px;
}

#left-col {
	clear: both;
	float: left;
	width: 143px;
	height:auto;
	padding: 1px 0 0;
	margin: 0 0 0 10px;
}

#right-col {
	width: 510px;
	border-left: 1px dashed #aaa;
	/*height:auto;*/
	min-height:430px;
	/*background-image: url('images/bgl.png');*/
	/*border-left: 1px solid #CCCCCC;*/
	/*border-right: 1px solid #CCCCCC;*/
}

.right-col-home {
	min-height:510px;
}

.right-col-news {
	/*min-height:1550px;*/
}

#news-area {
	width:314px;
	margin-right:5px;
	background-color: #fff;
}

.news_home_elem{
	margin-bottom: 15px;
	text-align: justify;
	cursor: pointer;
}

.news_home_hover{
	width: 286px;
}

.news_home_hover a{
	display: block;
	height: 100%;
	width: 100%;
}

.news_home_hover:hover{
	background-color: #f7f7f7;
}

.news_home_hover a:hover{
	text-decoration: line-through;
}

.news_home {
	margin: 0 30px 0 0;
	text-align: justify;
	}
	
.news_home p{
	font-size: 12px;
	width: 284px;
}


#lista_cabecera{
		font-size: 12px;
		width: 622px;
		float:left;
}


#lista_cabecera_col{
		font-size: 12px;
		float:left;
		border: 0px solid #EEE;
}

#agenda-area {
	width:314px;
	margin-right:5px;
	background-color: #fff;
}

#agenda-area h3{
	margin: 0px;
}

.agenda_home_elem{
	text-align: justify;
	cursor: pointer;
	float: left;
	border-bottom: 1px solid #EEE;
}

.agenda_home_elem_home{
	text-align: justify;
	cursor: pointer;
	float: left;
}

.agenda_home_elem p{
	clear: both;
}

.agenda_home p{
	font-size: 12px;
	line-height: 1.2em;
}

.agenda_home_hover{
	clear: both;
	float: left;
	width: 622px;
	
}

.agenda_home_hover_home{
	clear: both;
	float: left;
	width: 285px;
	
}

.agenda_home_hover_lateral{
	clear: both;
	float: left;
	width: 285px;
	
}


.agenda_home_hover:hover{
	background-color: #f7f7f7;
	cursor:pointer;
}

.agenda_home_hover_home:hover{
	background-color: #f7f7f7;
	cursor:pointer;
}

.agenda_home_img{
	float: left;
	padding: 0px 0px 15px 0px;
}

.agenda_home_content{
	float: right;
	margin-left: 10px;
	width: 190px;
}

.agenda_elem p{
	font-size: 12px;
}

.agenda_elem_hover{
	clear: both;
	float: left;
	width: 622px;
	border-bottom: 1px solid #EEE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.agenda_elem_hover:hover{
	background-color: #f7f7f7;
	cursor: pointer;
}

.agenda_elem_content{
	float: right;
	margin-left: 10px;
	width: 622px;
}

.agenda_elem_img{
	float: left;
	
}

.agenda_elem_col1{
	width: 320px;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

.agenda_elem_col2{
	width: 90px;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align:left;
}

.agenda_elem_col3{
	width: 100px;
	float: left;
	margin: 10px 0px 10px 0px;
}

.agenda_elem_col4{
	width: 100px;
	float: left;
	margin: 10px 0px 10px 0px;	
	text-align:left;
}

.agenda_elem_col1_img{
	margin:0px 0px 0px 10px;
	float:left;
	display:block;
}

.agenda_elem_col1_content{
	margin:0px 0px 0px 10px;
	width: 170px;
	float: left;
	
}

.agenda_elem_col1_content h3{
	margin:0px 0px 0px 0px;
}

.agenda_elem_date{
	clear:both;
	text-align:center;
	float:left;
	width:100%;
}

#banner {
	width:618px;
	height:80px;
	margin-bottom: 20px;
}

.banner_img {
	padding: 0px;
	border: 1px solid #ccc;
}

#blog-area {
	margin-right:5px;
	/*width:618px;*/
	width:639px;
	background-color: #fff;
}

.blog_home_elem{
	text-align: justify;
	/*width:216px*/
	width:213px;
	float: left;
	cursor: pointer;
	
}


.blog_home_hover{
	width: 190px;
}



.blog_home_hover:hover{
	background-color: #f7f7f7;
}

.blog_home_img{
	height: 150px;
}

.blog_home{
	width: 186px;
}

.blog_home p{
	font-size: 12px;
}


/*BARRA LATERAL*/
.side_box{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	float: left;
	clear: both;
	width: 164px;
}

.first_side_box{
	border-top: 0px;
}

.last_side_box{
	border-bottom: 0px;
}

.side_box_content{
	padding: 0 10px;
	height:100%;
}

.socio_dia_texto{
	float: right;
	margin-left: 10px;
	width: 168px;/* 170px*/
}

#footer {
	clear: both;
	text-align:left;
	height: 75px;
	width:100%;
	color: #666;
	margin-top: 10px;
	font-size: 10px;
}

.png_left {
	padding: 0;
	border: 0px;
	background-color: transparent;
}

.png_right {
	padding: 30px 0 20px 0;
	border: 0px;
	background-color: transparent;
	text-align: right;
}

/*EASTER EGG*/
#easter{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-image: url('images/button-easter.png');
	cursor:pointer;
	height:22px;
	position:absolute;
	width:22px;
	left: 910px;
}

#easter:hover{
	background-image: url('images/button-easter.gif');
}

#egg {
	width:100%;
	height:300px;
	border-top: 1px solid #fff;
	display: none;
	background-color: #e93e83;
}

.easter_img {
	padding: 0px;
	border: 0px;
}

/* C de C SEPARATOR*/
.sep{
	height: 3px;
	width: 100%;
	margin: 20px 0 10px 0;
	background-image: url('images/sep.png');
	float: left;
}

.sepLista{
	height: 3px;
	width: 100%;
	margin: 7px 0 9px 0;
	background-image: url('images/sep.png');
	float: left;
}

/*CdeC BUTTONS*/

.bt_wrap{
	height: 29px;
	border: 1px solid #000;
	background-color:#000;
	background-image: url('images/btb.jpg');
	margin: 20px 0 10px 0;
	min-width: 10px;
	float: right;
}

.bt_wrap:hover{
	border: 1px solid #666;
	background-image: url('images/btbo.jpg');
	cursor: pointer;
}

.bt_b{
	float: left;
}

.bt_bullet{
	padding: 0px;
	border: 0px;
	background-color: transparent;
}

.bt_t{
	color: #ccc;
	line-height: 29px;
	padding: 0 12px 0 42px;
}

.bt_t:hover{
	color: #fff;
}

.srchbt{
	background-image: url('images/srchbt.png');
	background-repeat: no-repeat;
	margin: 0 0 10px 10px;
	min-width: 10px;
	float: right;
}

.srchbt:hover{
	background-image: url('images/srchbto.png');
	background-repeat: no-repeat;
}

.srch_box{
	float: left;
}

ul.home_title {
	background-image: url('images/btt.png');
	background-position: left 4px;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 23px;
	margin-bottom: 6px;
	color: #000;
}

ul.home_title:hover{
	background-image: url('images/btto.png');
	background-position: left 4px;
	background-repeat: no-repeat;
	text-decoration: line-through;
}

ul.home_title a:visited{
	color: #000;
}

ul.home_title_no_link {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #666;
	margin: 0 10px;
}

ul.dia_title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.content_title{
	font-family: 'Lucida Grande';
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	display: block;
}

p.date_cuen{
	color: #666;
	font-size: 10px;
	margin-bottom: 2px;
}

div.date_cuen{
	color: #333;
	font-size: 10px;
	margin-bottom: 10px;
	background-color: #ccc;
	border-bottom: 1px solid #666;
	line-height: 20px;
	padding-left: 10px;
}

div.date_cuen a{
	text-decoration: none;
	color: #333;
}

div.date_cuen a:hover{
	color: #000;
	text-decoration: underline;
	color: #000;
}


/*NEWS SECTION*/

.news_elem_main p{
	font-size: 11px;
	padding-bottom: 10px;
	color: #666;
}

.news_elem_main_hover{
	float: left;
	width: 510px;
}

.news_elem_main_hover_no{
	float: left;
	width: 510px;
}

.news_elem_main_hover:hover{
	background-color: #f7f7f7;
}

.news_elem_main_img{
	float: left;
	margin-bottom: 20px;
}

.news_elem_main_content{
	width: 490px;
	float: left;
	margin: 10px;
}

.news_elem_primens p{
	font-size: 12px;
}

.news_elem_primens_hover{
	clear: both;
	float: left;
	width: 622px;
}

.news_elem_primens_hover:hover{
	background-color: #f7f7f7;
}

.news_elem_primens_img{
	float: left;
}

.news_elem_primens_content{
	float: left;
	margin-left: 20px;
	width: 290px;
}

.news_elem p{
	font-size: 12px;
}

.news_elem_hover{
	clear: both;
	float: left;
	width: 300px;
}

.news_elem_hover:hover{
	background-color: #f7f7f7;
}

.news_elem_img{
	float: left;
	padding: 0px 0px 15px 0px;
}

.news_elem_content{
	float: left;
	width: 300px;
}

.news_elem_right{
	float: right;
	margin-right: 20px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h3 a:hover{
	text-decoration: line-through;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

input.inner{
	height: 16px;
	width: 223px;
	border: 1px solid #ccc;
	padding: 7px 4px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
	line-height: 12px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	/*border: none;*/
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.share-side{
	float: left;
	width: 100px;
	text-align: left;
	margin: 60px 0 0 20px;
}

.share-down{
	float: left;
	width: 600px;
	text-align: right;
	margin: 20px 0 0 0;
}

#logo-link{
	position: absolute;
	clear: both;
	float: left;
	width: 170px;
	height: 90px;
}

.interaction_module{
	float: left;
	background-image: url(images/bgl.png);
	width: 100%;
}

.interaction_module_wrapper{
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	margin: 0 0 20px 0;
}

.pdf-download{
	float: left;
	width: 200px;
	line-height: 75px;
}

.pdf-download a:hover{
	color: #999;
}

.apuntarme{
	float: right;
	width: 200px;
}

.icon{
	background-color: transparent;
	border: none;
	vertical-align: middle;
	margin: 0px 6px;
}

.programa{
	float: left;
	width: 290px;
}

.programa-col1{
	margin-right: 30px;
}

.left-col-content{
	width:164px;
	margin-top:10px;
	
	
}

.left-col-content p{
	margin-top:10px;
}

.left-col-content blockquote{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 0px;
	font-size:14px;
}

.left-col-content img{
	border:0px;
}
.programa p{
	margin-top: 10px;
}

#results p{
    margin-top: 10px;
	}
	
.center_content{
	float:left;
}

.separador{
	float:left;
	width:630px;
	height:1px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #eee;
	margin-bottom:20px;
}

.separador_vocales{
	width:182px;
	height:1px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #eee;
}
.vocal_elem{
	text-align: justify;
	color:#151515;
	width:213px;
	float: left;
	cursor: pointer;
	margin-bottom:15px;
	
	
}
.vocal_elem p{
	text-align:left;
	margin-bottom:15px;
}
.vocal_hover{
	width: 190px;
}
.vocal_hover:hover{
	/*background-color: #f7f7f7;*/
	text-decoration: line-through;
}

.vocal_img{
	height: 100px;
	margin-bottom:15px;
}

.president_hover{
	clear: both;
	float: left;
	width: 622px;
	margin-bottom:20px;
}

.desc_pdf{
	background-image:url('images/quienes-somos/pdf.png');
	background-repeat:no-repeat;
	width:310px;
	height:44px;
	float:left;
	margin-top:20px;
}
.text_pdf{
	margin-top:12px;
	margin-left:35px;
	cursor:pointer;
}

.quienes_somos_title{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #151515;
	margin-top:20px;margin-bottom:20px;
}

/* NAV Carles Adamuz*/
#nav{
background:#ba0000;
font-size:1em;
}
#nav, #nav ul {
float: right;
list-style: none;
}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}
#nav li {
float: left;
list-style:none;
border-right:1px solid #a9a9a9;
background-color: #ba0000;
}
#nav a, #nav a:visited {
display:block;
padding:2px 7px;
color: #fff;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on, #nav li.ca-selected{
background:#333;
text-decoration:none
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
/*border-bottom: 1px solid #a9a9a9;*/
}

#nav li li {
width: 172px;
/*border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;*/
background: #fff;
border: none;
}

#nav li li a, #nav li li a:visited {
font-weight:normal;
color:#666;
text-align: left;
}

#nav li li a:hover, #nav li li a:active, #nav li li.current-cat a{
background:#fff;
background-image: url('images/bg-nav.png');
background-repeat: no-repeat;
background-position: bottom left;
color: #95252d;
font-weight: bold;
}

#ca_lat_nav li.ca-selected a {
background:#fff;
background-image: url('images/bg-lat-nav.png');
background-repeat: no-repeat;
background-position: bottom left;
color: #95252d;
font-weight: bold;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

a.main:hover {
background:none;
}

#nav_carles{
	float: right;
	clear: both;
	margin-top: 11px;
	font-size: 11px;
	line-height: 13px;
}

#ca-banner{
	float: left;
	clear: both;
	width: 664px;
	height: 104px;
}

#lat-nav{
font-size:1em;
}

#ca_lat_nav{
	font-size:11px;
	text-align:left;
}

#ca_lat_nav a{
	color: #666;
	line-height: 14px;
}

#ca_lat_nav a:hover{
	background-image: url('images/bg-lat-nav.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #95252d;
	font-weight: bold;
}

#lat-nav-title{
	font-weight: bold;
	font-size:11px;
	margin-bottom: 14px;
}

.category{
	margin-bottom: 7px;
}

.news_elem_main p img{
	border: 1px solid #aaa;
	margin: 2px;
	padding: 2px;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
