@charset "utf-8";

/************ Estilo comunes ******************/

/*
maron obscuro : #abab95
maron claro : #cbcbbe
negro claro : #333333
gris claro : #cccccc
grid texto : #666666
gris medio : #999999
naranja : #cc9900
facebook : #3B5999
tweeter : #3AC5F3
verde medio : #A49C42
verde claro : #E7E5CE
*/

/*Cuerpo principal*/
body {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#666666; font-size:0.9em}

/*Cabezera*/
#header { background-image:url(/img/fondo_header.png); background-repeat:repeat-x; height:140px }

/*Enlaces*/
a { color:#cc9900; }

/*Titulares*/
h1, h2, h3, h4, h5 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {font-size:2.52em;} 
h1 img { border:none }
h6 {font-size:1.52em;}

/*Listado*/
ul { margin-bottom:1.2em }
ul li { margin-left:25px }
ol { padding:0 0 0 25px; margin:0 0 1.2em 0}

/*Paragrafos*/
p {margin:0 0 1.2em; line-height:1.15em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/*imagen*/
img.image { padding:5px; border:1px solid #cdcdcd;}
.div-img-border-sup { background:url('/img/image_border/sup.png') top center no-repeat; padding:13px 0 0 0; }
.div-img-border-inf { background:url('/img/image_border/inf.png') bottom center no-repeat; padding:0 0 13px 0 }

/*rss-link*/
.rss-link { position:absolute; margin:-35px 0 0 254px }
.rss-link img { border:none }

/*listado Blog*/
#blog-list h3{margin: 30px 0 25px 0;}
#blog-list h3 img { float: left; margin: -20px 10px 0 0;}
#blog-list img { border:none;}
#blog-list a {text-decoration:none;}
/*Contacta*/
ul.contat li { list-style: none;}

/*Mapa Web*/

.mapaweb ul li, .mapaweb ul li a    {display: block; list-style-type: none; margin: 0 40px 5px 0; padding: 0 0 0 15px;}
.mapaweb li a {font-weight: normal; color: #333; text-decoration: none;}
.mapaweb li a:hover {text-decoration: underline; color: #cc9900; }
.mapaweb ul li ul li a {color: #999; font-style:italic;} 

/*loading*/
.loading { background-image:url(/img/ajax-loader.gif); background-repeat:no-repeat; background-position:top left; height:15px; width:15px; font-size:0px; display:block }

/*Blockquote*/
blockquote {font-family: "Trebuchet MS", Arial, Verdana; margin-bottom:10px; font-size:1.5em; color:#999; font-style:italic; line-height:1.3em; width:100%;}
.inter_right blockquote {font-family: "Trebuchet MS", Arial, Verdana; margin:5px; padding:10px; font-size:1.52em; color:#999; font-style:italic; line-height:1.3em; width:100%;}
.inter_right blockquote.left {border-right:1px dashed #ccc; width:35%;}
.inter_right blockquote.right {border-left:1px dashed #ccc; width:35%;}

/*otro*/
strong   		{	font-weight:600;}
em, dfn  		{	font-style:italic;}
dfn 	 		{   font-weight:600;}
sup, sub 		{   line-height:0;}
abbr, acronym   {	border-bottom:1px dashed #ccc;}
#address 		{	margin:0 0 1.5em;font-style:italic;}
del 			{	color:#666;}
pre, code, tt   {	font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; display:block;}
code 			{	background-color:#d5d2d8; display:block; padding:0px 2px 4px 26px; background:#fff url(/img/code.jpg) no-repeat left top; line-height:1.67em;}
pre 			{	margin:1.5em 0;white-space:pre;}

/*Comunes*/
.left  { float:left}
.right { float:right}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}
.hide  { display:none !important}
.align_right    { text-align:right;}
.align_left     { text-align:left;}
.align_center   { text-align:center;}
.align_justify  { text-align:justify;}
.marg-bottom {  margin-bottom:1.2em !important }

/*
aside h2 { background-color:#cccccc }
aside h2 span { background-color:#ffffff; padding-right:20px }
*/

/*Colores de textos*/
.rose { color:#ff489d }

/* columna de misma alturan (cross) */
.igual { float: left; overflow: hidden; margin-top:10px;}
.cell { float: left; margin-bottom: -1000px; padding-bottom: 1000px; position:static !important;}

/* estructura de columna (cross) */
.inter_left { margin:30px 0 0 0; padding:0 0 20px 0; }
.inter_right { margin:30px 0 -8000px 0; padding:0 0 8200px 20px; border-left:1px solid #cccccc; }
.inter_right_blog { background-image:url(/img/inter_right_fondo.png); background-repeat:repeat-y; margin:30px 0 -8000px 0; padding:10px 0 8200px 20px; }

/* titular etiqueta (columna de la derecha )
.etiqueta { margin:0 0 1.2em 0 ; padding:10px 0 0 0; background-image:url(/img/big_bull.png);width:279px;height:65px;  background-repeat:no-repeat; background-position:top center; font-size:1.2em;  text-align:center; }
.etiqueta a { text-decoration:none; padding:0 20px 0 20px; }
.etiqueta a:hover { text-decoration:underline }*/
.etiqueta { height:100px; width:300px; background-image:url(/img/big_bull.png); background-position:center center; background-repeat:no-repeat; vertical-align:middle; display:table-cell; text-align:center }
.etiqueta a { text-align:center; padding-bottom:25px; display:inline-block; font-size:0.7em; width:200px; text-decoration:none }

/*******************************************/
/* Navegacion (cross) */
/*******************************************/

#nav {margin-top:46px; margin-left:40px; width:650px;  }
#nav ul {list-style:none; margin-bottom:0}
#nav ul li {line-height:15px; text-transform:uppercase; float:left; margin-left:5px;  font-size:15px; background-image:url('/img/separador_menu.jpg'); background-position:right 1px; background-repeat:no-repeat; padding: 0 10px 0 0 ; margin:0 10px 0 0 }
#nav ul li.last { margin:0; padding:0; background-image:none }
#nav ul li a { text-decoration:none; color:#333333; display:block;}
#nav ul li strong { padding:0 0 9px 0; display:block;  color:#cc9900; background-image:url("/img/select_n1.png"); background-position:center bottom; background-repeat:no-repeat}
#nav ul li a:hover { color:#cc9900; text-decoration:none }
#nav ul li ul { position:absolute; left:197px; margin-top:3px; margin-bottom:0;}
#nav ul li ul li { line-height:10px;  text-transform:none; font-size:0.8em; background-position:right bottom;}
#nav ul li ul li a { margin-top:8px; display:block; }
#nav ul li ul li strong { background-image:url("/img/select_n2.png");margin-top:-10px; padding-top:10px; background-position:center top; background-repeat:no-repeat; padding-bottom:0;}

/*******************************************/
/* Footer (cross) */
/*******************************************/

#footer { background-color:#333333; clear:both; background-image:url('/img/fondo_footer.png'); background-repeat:no-repeat; background-position:bottom right; padding-bottom:40px;}
#footer div { overflow:hidden }
#footer a{color:#abab95;text-decoration:none;}
#footer a:hover{ color:#cbcbbe }
#footer a:hover strong{ color:#abab95;}
#footer ul{padding:1.3em 0 1.3em 1.3em;overflow:hidden; list-style:none; margin-bottom:0}
#footer ul li{width:15%;float:left;font-weight:normal; background-image:none; padding:0;margin:0;}
#footer ul li ul{ padding:0; margin: 0.7em 0 0 0; margin-bottom:0 }
#footer ul li ul li{ width:100%; background-image:none; padding:0; font-size:0.71em; line-height:01.2em; }
#footer strong{ color:#cbcbbe; padding:0; margin:0; text-transform:uppercase; }
#footer .dp { text-transform:none; font-size:1.2em; padding:0; margin:0 0 0 25px; width:190px; }
#footer .dp #address { margin-top:0.7em;}
#footer .dp #address strong { color:#cbcbbe; font-weight:bold; }
#footer .dp #address span { display:block; width:150px; font-style:normal; color:#cbcbbe;padding:0; margin:0 0 11px 0; }
#footer .dp #address span a { color:#cbcbbe;}
#footer .dp #address span a:hover { color:#abab95;}
#footer .lista_social { list-style:none; padding:0; margin:0; position:absolute }
#footer .lista_social li { float:left; display:inline-block; width:20px; margin-right:3px}
#footer .lista_social li img { border:0 }

/************ Estilo de edición contextual ******************/

div.container /*, aside.container */ { margin-bottom:20px; }
div.border { border: 1px #666 dashed; overflow: hidden; min-height:200px; }
div.border:hover { border: 1px #111 dashed; }

.grid_18 .mceLayout { width:698px !important; }
.grid_16 .mceLayout { width:618px !important; }
.grid_9 .mceLayout { width:338px !important; }
.grid_7 .mceLayout { width:258px !important; }
.grid_6 .mceLayout { width:218px !important; }

body#tinymce { background-color:#fbfbd1 !important; padding:0 }

/*******************************************/
/* Menu secundario de opciones varias (cross) */
/*******************************************/

.option { margin-right:20px; margin-bottom:0}
.option li { background-image:url('/img/separador_opcion.jpg'); background-position:right 13px; background-repeat:no-repeat; padding: 3px 8px 0 0 ; margin:0 6px 0 0; font-size:11px; height:19px; display:block; float:left;  }
.option li a { color:#666666; text-decoration:none;}
.option li.last { padding: 3px 0 0 0 ; margin:0 0 0 0; background-image:none }
.option li a:hover { text-decoration:underline }

/*******************************************/
/* Menú de pais */
/*******************************************/

.country { background-color:#ababab; list-style:none; padding:3px 0 1px 4px; margin:0; margin-bottom:0}
.country li { margin:0 0 2px 0; padding:0; font-size:11px; color:#fff; cursor:pointer; display:none; width:70px; }
.country li a { color:#fff; text-decoration:none; float:left; margin:0; padding:0 }
.country li a:hover { text-decoration:underline}
.country li.select { display:block; margin:0; padding:0; background-image:url(/img/down_country.jpg); background-position:right 7px; background-repeat:no-repeat; }

/*******************************************/
/* Widget  (cross)      */
/*******************************************/

/* Listado de redes seciales de tipo 1 (cross) */
.lista_social_grande { border:1px solid #cccccc; padding:15px 10px 10px 10px; text-align:center;}
.lista_social_grande p { margin-bottom:0 }
.lista_social_grande ul { margin:0 0 0 0; list-style:none; padding:0; overflow:hidden; }
.lista_social_grande ul li { margin:0 10px 0 0; width:38px; text-align:center; float:left; }
.lista_social_grande ul li.last { margin:0 0 0 0; }
.lista_social_grande ul li a { text-decoration:none }
.lista_social_grande ul li img { border:none; clear: both; margin:0; padding:0; width:32px; height:32px;}
.lista_social_grande ul li a span { font-size:0.73em; color:#666666; padding:0; margin:-3px 0 0 0; float:left; width:38px;}

/* Listado de redes seciales de tipo 2 - vertical (cross) */
.seguinos { clear:both; list-style:none; padding:0; margin:0; background-image:url(/img/border_seguinos.png); background-repeat:repeat-x; }
.seguinos li {  background-image:url(/img/border_seguinos.png); background-repeat:repeat-x; background-position:bottom; margin:0; padding:0 0 0 35px; }
.seguinos li a { padding:20px 0 5px 55px; height:39px; display:block; background-repeat:no-repeat; background-position:left center; font-size:1.2em; text-decoration:none }
.seguinos li a:hover { text-decoration:underline }
.seguinos li.twitter a { background-image:url('/img/social/54/twitter.png'); color:#3AC5F3}
.seguinos li.facebook a { background-image:url('/img/social/54/facebook.png'); color:#3B5999}

/* Misma verción que la anterior pero vertical */
.vertical { background-image:none; border:1px #cccccc; border-style:dashed; padding:10px 20px 10px 20px; overflow:hidden }
.vertical li { background-image:none; width:50%; float:left }

/* Listado de los ultimos comentarios de disqus (cross) */
.resume .loading {margin:45px 0 0 0}
.resume ul { padding: 0; margin:0;  list-style:none }
.resume ul li { float:left; width:50%; padding:0; margin:0; }
.resume ul li.ultimo-select { background:url('/img/plugin/comment_left.png') left top no-repeat;  }
.resume ul li.ultimo-select span.first { background:url('/img/plugin/comment_right.png') right top no-repeat; padding:0 4px 0 0; margin:0 0 0 36px; display:block; }
.resume ul li.ultimo-select span.second { background:url('/img/plugin/comment_center.png') center top repeat-x; padding:0 0 0 0; display:block; height:46px; }
.resume ul li.ultimo-select strong { position:absolute; margin:0 0 0 5px; padding:7px; cursor:pointer; width:120px; color:#fff }
.resume ul li.leido { background:url('/img/plugin/comment_left_2.png') left top no-repeat;  }
.resume ul li.leido span.first { background:url('/img/plugin/comment_right_2.png') right top no-repeat; padding:0 12px 0 0; margin:0 0 0 4px; display:block; }
.resume ul li.leido span.second { background:url('/img/plugin/comment_center_2.png') center top repeat-x; padding:0 0 0 0; display:block; height:46px; }
.resume ul li.leido strong { position:absolute; margin:0 0 0 10px; padding:7px; cursor:pointer; width:120px; }
.resume ul li.ultimo { background:url('/img/plugin/comment_left_off.png') left top no-repeat;  }
.resume ul li.ultimo span.first { background:url('/img/plugin/comment_right_off.png') right top no-repeat; padding:0 4px 0 0; margin:0 0 0 9px; display:block; }
.resume ul li.ultimo span.second { background:url('/img/plugin/comment_center_2.png') center top repeat-x; padding:0 0 0 0; display:block; height:46px; }
.resume ul li.ultimo strong { position:absolute; margin:0 0 0 32px; padding:7px; cursor:pointer; width:120px;}
.resume ul li.leido-select { background:url('/img/plugin/comment_left_2_off.png') left top no-repeat;  }
.resume ul li.leido-select span.first { background:url('/img/plugin/comment_right_2_off.png') right top no-repeat; padding:0 12px 0 0; margin:0 0 0 38px; display:block; }
.resume ul li.leido-select span.second { background:url('/img/plugin/comment_center.png') center top repeat-x; padding:0 0 0 0; display:block; height:46px; }
.resume ul li.leido-select strong { position:absolute; margin:0 0 0 -24px; padding:7px; cursor:pointer; width:120px; color:#fff }
.resume { overflow:hidden; margin-bottom:20px; }
.resume .bull_right .list_article { display:none } 
.resume .article { border-bottom:1px; border-bottom-style:dotted; border-bottom-color:#999999; text-align:left; padding:5px; width:95% }
.resume .article .title a { text-decoration:none; font-weight:normal }
.resume .article .title a:hover { text-decoration:underline }
.resume .article .time { color:#999999; font-size:11px; }
.resume .article p { margin:0 }
.resume .article p a { }
.resume .read-more { cursor:pointer; float:left; color:#999999; margin-left:5px; text-decoration:underline; margin-top:5px }

/* Listado de los últimos facebook y twitter */
.widget-facebook-and-twitter { background-image:url('/img/plugin/down.jpg'); background-position:bottom; background-repeat:repeat-x; padding-bottom:10px}
.widget-facebook-and-twitter ul li.ultimo-select strong { margin:0 0 0 0px;}
.widget-facebook-and-twitter ul li.ultimo strong { margin:0 0 0 27px; }
.widget-facebook-and-twitter ul li.leido-select strong { margin:0 0 0 0px; }
.widget-facebook-and-twitter ul li.leido strong { margin:0 0 0 34px; }
.widget-facebook-and-twitter ul li.ultimo-select { background:url('/img/plugin/ft_left.png') left top no-repeat;  }
.widget-facebook-and-twitter ul li.ultimo-select span.first { background:url('/img/plugin/ft_right.png') right top no-repeat;  }
.widget-facebook-and-twitter ul li.ultimo-select span.second { background:url('/img/plugin/ft_right.png') center top repeat-x; }
.widget-facebook-and-twitter ul li.leido { background:url('/img/plugin/ft_left_2.png') left top no-repeat;  }
.widget-facebook-and-twitter ul li.leido span.first { background:url('/img/plugin/ft_right_2.png') right top no-repeat;  }
.widget-facebook-and-twitter ul li.leido span.second { background:url('/img/plugin/ft_center_2.png') center top repeat-x;  }
.widget-facebook-and-twitter ul li.ultimo { background:url('/img/plugin/ft_left_off.png') left top no-repeat;  }
.widget-facebook-and-twitter ul li.ultimo span.first { background:url('/img/plugin/ft_right_off.png') right top no-repeat; }
.widget-facebook-and-twitter ul li.ultimo span.second { background:url('/img/plugin/ft_right.png') center top repeat-x; }
.widget-facebook-and-twitter ul li.leido-select { background:url('/img/plugin/ft_left_2_off.png') left top no-repeat;  }
.widget-facebook-and-twitter ul li.leido-select span.first { background:url('/img/plugin/ft_right_2_off.png') right top no-repeat; }
.widget-facebook-and-twitter ul li.leido-select span.second { background:url('/img/plugin/ft_center.png') center top repeat-x; }
.widget-facebook-and-twitter ul li strong { color:#fff}
.widget-facebook-and-twitter .bull_left a { color:#3F61A3}
.widget-facebook-and-twitter .bull_right a { color:#85C1DB}
.widget-facebook-and-twitter img { border:none }

.facebook_article div.article a {text-decoration:none; color:#666666;!important}
.facebook_article div.article:hover {background-color:#eceff5;}
.facebook_article div.article img {width:50px; height:50px;}
.facebook_article div.article strong {color:#4A5398;}

/* Listado de los ultimos twit (cross) */
.widget-twitter { overflow:hidden; margin-bottom:20px; clear:both }
.widget-twitter .pastilla {height:46px; padding:0 0 0 42px; background:url('/img/plugin/twitter_left.png') top left no-repeat; } 
.widget-twitter h3 { color:#fff; height:46px; background:url('/img/plugin/twitter_right.png') right no-repeat; padding:0 12px 0 0; display:block; }
.widget-twitter h3 span { background-image:url('/img/plugin/twitter_center.png'); padding:0; height:46px; display:block }
.widget-twitter h3 span strong { position:absolute; margin:10px 0 0 -25px  }
.widget-twitter .article { border-bottom:1px; border-bottom-style:dotted; border-bottom-color:#999999; text-align:left; padding:5px }
.widget-twitter .article .time { color:#999999; font-size:11px; }
.widget-twitter .article p { margin:0 }
.widget-twitter .article a { color:#85C1DB }
.widget-twitter .read-more { cursor:pointer; float:left; color:#999999; margin-left:5px; text-decoration:underline }

/* Listado de los ultimos facebook (cross) */
.widget-facebook { overflow:hidden; margin-bottom:20px }
.widget-facebook .pastilla {height:46px; padding:0 0 0 42px; background:url('/img/plugin/facebook_left.png') top left no-repeat; } 
.widget-facebook h3 { color:#fff; height:46px; background:url('/img/plugin/facebook_right.png') right no-repeat; padding:0 12px 0 0; display:block; }
.widget-facebook h3 span { background-image:url('/img/plugin/facebook_center.png'); padding:0; height:46px; display:block }
.widget-facebook h3 span strong { position:absolute; margin:10px 0 0 -25px  }
.widget-facebook h3 span strong { font-weight:normal  }
.widget-facebook .article { border-bottom:1px; border-bottom-style:dotted; border-bottom-color:#999999; text-align:left; padding:5px; }
.widget-facebook .article .time { color:#999999; font-size:11px; }
.widget-facebook .article p { margin:0 }
.widget-facebook .article a { color:#3F61A3  }
.widget-facebook .article img { border:none }
.widget-facebook .read-more { cursor:pointer; float:left; color:#999999; margin-left:5px; text-decoration:underline }

/* Widget de faceBook ( cross pero con problema en opera )*/
/*SocialShare*/
.SocialShare a[name=fb_share] { margin-right:10px; float:left; }
.SocialShare iframe {float:left; padding-top:1px; margin-right:5px; text-align:right; width:70px; height:18px;}
.SocialShare .google-buzz-button { float:left;}

.fb_iframe_widget { margin:0 0 10px -2px; }
.fb_dialog { left:150px !important; }
.fb-box-like-button { float:left; width:120px;margin-top:-2px; -moz-margin-top:-17px; height:20px; }
@-moz-document url-prefix() {.fb-box-like-button{ margin-top:-17px}}
.fb-box-like-button iframe {position:absolute  !important; }
.fb-box-like-button span.fb_edge_comment_widget { display:none !important }
div.connect_widget_button_count_count {width:14px;}

.fb-box-share-button { margin-left:10px }
.fb-box-share-button span.fb_share_count_nub_right { display:none; }
.fb-box-share-button span.fb_share_count { margin-left:2px }

.fb-box-share-button { height:17px; display:inline-block; }



/* Main banner (cross) */
.main-banner { width:620px; height:272px }
.main-banner a { display:block; height:272px; text-decoration: none; cursor:pointer }
.main-banner a img { float:left; border:none }
.main-banner div.texto { position:absolute; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; padding:10px }
.main-banner h2 { color:#ded8a0; font-size:18px }
.main-banner p { color:#ffffff; font-size:14px; margin:0; }

/*******************************************/
/* veritas */
/*******************************************/

.veritas { border:1px solid #ccc; overflow:hidden; padding:10px 10px 10px 180px}
.veritas { background-image:url('/img/iso.png'); background-repeat:no-repeat; background-position: 5px -5px; height:56px }


/*******************************************/
/* banner accordeon */
/*******************************************/

.box-accordeon { border-right:1px solid }
.box-accordeon .accordeon {list-style:none; width:619px; height:189px; display:block; overflow:hidden; margin-bottom:0}
.box-accordeon .accordeon li {float:left; display:inline; overflow:hidden; margin:0}
.box-accordeon .accordeon li a img {width:517px; height:189px}

/*******************************************/
/* vertical last news scroll (cross) */
/*******************************************/

.vertical_scroll { overflow:hidden; padding:20px 20px 20px 20px} 
.vertical_scroll .scrollable_3 { position:relative; overflow:hidden; height:254px; width:584px; }
.vertical_scroll .items { width:20000em; position:absolute; clear:both; }
.vertical_scroll .article { width:176px; float:left; margin:0 13px 0 0; height:246px; padding:3px; border:1px solid #bbb }
.vertical_scroll .article img { border:1px solid #CDCDCD }
.vertical_scroll .article a { text-decoration:none }
.vertical_scroll .article h4 {font-size:1.0em; line-height:1.0em; color:#a49c42; margin-bottom:5px; margin-top:2px; clear:both; text-decoration:none; }
.vertical_scroll .article .article_content { font-size:1em; line-height:1.0em; padding:0; margin-bottom:4px; }
.vertical_scroll .article p.leermas img { position:absolute; bottom:3px; margin-left:145px; border:none; }
.vertical_scroll .navi { margin:17px 0 0 0; display:inline-block; float:left }
.vertical_scroll .navi a { width:8px; height:8px; float:left; margin:0 0 0 0; padding:0 0 0 4px; background:url(/img/navigator.png) 0 0 no-repeat; display:block; font-size:1px; cursor:pointer; background-color:#ffffff;}
.vertical_scroll .navi a:hover { background-position:0 -8px; }
.vertical_scroll .navi a.active { background-position:0 -16px; }
.vertical_scroll .prevPage { margin:10px 0 0 0; padding:0 8px 0 0; float:left; cursor:pointer; z-index:999;}
.vertical_scroll .nextPage { margin:10px 0 0 0; padding:0 10px 0 3px; float:left; cursor:pointer; z-index:999;}
.vertical_scroll .prevPage:hover { text-decoration: none;}
.vertical_scroll .nextPage:hover { text-decoration: none;}

.lastnews { background-color:#e8e3bd; padding:20px 20px 10px 20px; background-image:url(/img/lastnews_fondot.jpg); background-position:center 295px; background-repeat:no-repeat;}
.lastnews .scrollable_3 { background-color:#e8e3bd ;}
.lastnews .article { background-color:#fff;  /*-webkit-border-radius: 3px; -moz-border-radius: 3px;*/ color:#666;  border:none; margin:0 17px 0 0;}
.lastnews .article img { margin-bottom:3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.lastnews .navi { background-color:#e8e3bd; }
.lastnews .navi a { width:9px; height:9px; float:left; background:url(/img/navigator_lastnews.png) 0 0 no-repeat; background-color:#e8e3bd; }
.lastnews .navi a:hover { background-position:0 -9px;}
.lastnews .navi a.active { background-position:0 -18px; }
.lastnews .prevPage { background-color:#e8e3bd;}
.lastnews .nextPage { background-color:#e8e3bd;}
.lastnews img.imgArticle { width:174px; height:118px; }

.flickr-image { padding:5px 0 15px 16px }
.flickr-image img { margin:10px 10px 0 0; border:none }
.flickr-image .scrollable_3 .items img { margin-right:7px }
.flickr-image .navi { margin:10px 0 0 0;}

#menuLog {  margin:20px; }
.fg-button { font-size:12px !important ; clear:left; margin:0 4px 40px 20px; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1;  }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left;  }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0; }
.fg-menu-container { width:275px !important }
.fg-menu-container .fg-menu li { font-size:11px }

.gapminderdata #menuSelection { font-size:13px; display:inline-block ; padding:5px 0 0 10px; color:#cc9900; font-weight:bolder}
.gapminderdata #description { margin-top:10px }
.gapminderdata .nodata { color: Red }

/*******************************************/
/* migas de pan (cross) */
/*******************************************/

.migas { margin:0; padding:0; border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; overflow:hidden; list-style:none; }
.migas li { float:left; margin:0; padding:4px 0 5px 5px; color:#cccccc; font-size:0.9em; line-height:1.2em }
.migas li a { background-image:url(/img/migas_separador.png); background-repeat:no-repeat; background-position:right 1px; padding:0 15px 0 0; color:#cccccc; text-transform:uppercase; text-decoration:none}
.migas li a:hover { text-decoration:underline }
.migas li strong { color:#999999; font-weight:normal}

/********************************************/
/* listado de los ultimos donativos (cross) */
/********************************************/

.donativos-en-vivo { margin-bottom:2em }
.donativos-en-vivo h3 { color:#FF2727; }
.donativos-en-vivo ul { list-style:none; padding:0; margin:0 }
.donativos-en-vivo ul li { padding:0; margin:0; color:#999999 }

/********************************************/
/* faqs */
/********************************************/

.faqs { margin-bottom:20px }
.faqs h3 { margin:0 0 10px 0 ; padding:0 0 10px 0; background-image:url(/img/titular_h2_right.png); background-repeat:no-repeat; background-position:center center; font-size:1.2em; height:72px; width:279px; text-align:center; display:table; }
.faqs h3 span { display:table-cell;  vertical-align: middle; text-decoration:none; }
.faqs ul { list-style-type:none; padding:5px 0 0 0; margin:0 0 20px 0 }
.faqs ul li { padding:0; margin:0 }
.faqs ul li h5 { font-size:1em }
.faqs ul li p { margin:0 0 5px 0 }

/********************************************/
/* scroll */
/********************************************/

h4.scroll { background-color:#ffeebb; color:#cc9900; padding:5px 0 3px 5px; font-size:1.0em; cursor:pointer; background-repeat:no-repeat; background-position:right center; clear:both; font-weight:normal}
h4.down { background-color:#cfcfcf; color:#333333; background-image:url(/img/down.png); }
h4.up { background-image:url(/img/up.png);  }

/*******************************************/
/* proyect-box (cross) */
/*******************************************/

/* 
a.earth { background-image:url(/img/button_earth.png); width:315px; height:41px; border:0px; cursor:pointer; margin-bottom:1.2em; display:block; text-decoration:none}
*/

.proyect-box h2 { background-color:#666666; color:#ffffff; font-size:1.3em; padding:8px 0 8px 8px; margin:0 0 1px 0; background-repeat:no-repeat; background-position:right center; cursor:pointer; }
.proyect-box h2.down { background-image:url(/img/down_2.png); }
.proyect-box h2.up { background-image:url(/img/up_2.png);  }
.proyect-box .proyect-box-content { border:1px solid #666666 }
.proyect-box h2 { *padding:6px 0 6px 8px;  } /* ex 6 */

.ficha-pais { padding:10px }
.ficha-pais p { padding-bottom:0.5em; margin-bottom:0.5em; background-image:url(/img/border_default.png); background-repeat:repeat-x; background-position:bottom left }

/*
.ficha-pais h4 { background-color:#cfcfcf; color:#333; padding:7px 0 5px 5px; font-size:1.0em; cursor:pointer; background-repeat:no-repeat; background-position:right center; clear:both}
.ficha-pais h4.down { background-image:url(/img/down.png); }
.ficha-pais h4.up { background-image:url(/img/up.png);  }
*/

.proyect-box h2.memoria { padding:5px 0 5px 8px; }
.proyect-box h2.memoria span { background-image:url('/img/file_title.png'); background-position:left center; background-repeat:no-repeat; padding:3px 0 3px 35px; }
.proyect-box div.file { padding:5px 5px 3px 8px; margin-top:0px }

/*
.lista-pais-tags { padding:10px; }
.lista-pais-tags ul { height: 130px; overflow:hidden; list-style:none; margin-bottom:0;  }
.lista-pais-tags ul li { margin:0; height:26px; }
.lista-pais-tags ul li:hover a { background-image:url(/img/list_dinamic_fondo.png); background-position:center right; background-repeat: no-repeat; background-color:#cccccc ;} 
.lista-pais-tags a { text-decoration:none; display:block; padding:2px 0 0 10px;}
.lista-pais-tags strong { display:block; padding:2px 0 0 10px; background-image:url(/img/list_dinamic_fondo.png); background-position:center right; background-repeat: no-repeat; background-color:#cccccc ;}
.lista-pais-tags ul li { margin:0; *height:21px; } */ /* ex7 */

.sub_menu { padding:0;margin:0;background-color:#999;height: 125px;overflow-x:hidden; overflow-y:auto; }  
.sub_menu ul { list-style-type:none; padding:0; margin:0; }  
.sub_menu ul li  { margin:0 15px 0 13px; clear:both; height:30px; display:block; border-bottom:1px dotted #8d8d8d; }  
.sub_menu ul li a  { color:#fff; text-decoration:none; height:27px; padding:3px 0 0 13px; display:block; }  
.sub_menu ul li a.selected  { background-color:#bfbfbf; }  
.sub_menu ul li a:hover  { background-color:#bfbfbf; }

.menu-zona { overflow:hidden; }
.menu-zona  ul li a { position:absolute; width:287px; }
.menu-zona  ul li a.selected { background:url(/img/menu_selected.png) no-repeat; background-color:Transparent; }
.menu-zona  ul li a:hover { background:url(/img/menu_selected.png) no-repeat; background-color:Transparent; }

.gapminder-data { padding:10px; overflow:hidden }
.gapminder-data .hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }	
.gapminder-data .fg-button { clear:left; margin:0 0 5px 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.gapminder-data .fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
.gapminder-data a.fg-button { float:left;  }
.gapminder-data button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
.gapminder-data .fg-button-icon-left { padding-left: 2.1em; }
.gapminder-data .fg-button-icon-right { padding-right: 2.1em; }
.gapminder-data .fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.gapminder-data .fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
.gapminder-data .fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
.gapminder-data div#aver { line-height:0px }
.gapminder-data p { margin-bottom:5px }
.gapminder-data p#fuente { font-style:italic }

/*******************************************/
/* Blog */
/*******************************************/

/*cross*/
.Blog { margin:-12px 0 0 0 }
.Blog div.section { clear:both; padding:20px 30px 22px 60px; background-image:url(/img/post_fondo.png); background-position:right top; background-repeat:no-repeat; overflow:hidden; margin:0 0 0 0}
.Blog .time { background-image:url(/img/post_date.png);background-position:left top; background-repeat:no-repeat; display:block; width:53px; height:65px; position:absolute; margin:10px 0 0 -60px; text-align:center } 
.Blog .time .m { color:#ffffff; text-transform:capitalize; margin:6px 0 0 0; line-height:11px }
.Blog .time .d { margin:6px 0 0 0; font-size:23px; color:#666666 }
.Blog .time .y { margin:0;font-size:10px }
.Blog h3 { clear:both; padding:10px 0 0 0; font-size:1.8em; line-height:1.2em } 
.Blog h3 a { color:#cc9900; text-decoration: none }
.Blog div.detalle { overflow:hidden; margin-bottom:10px }
.Blog div.detalle p.author { float:left; margin:0 }
.Blog div.detalle p.author a { margin-left:0; text-decoration:none; }
.Blog div.detalle p.author a:hover { text-decoration:underline }
.Blog div.detalle p.author strong { color:#999999; font-weight:normal }
.Blog div.detalle div.SocialShare { float:right; margin-top:15px; height:22px}
.Blog .article { clear:both; background-image:url('/img/separetor.png'); background-position:top; padding-top:20px; background-repeat:repeat-x   }
.Blog .article img { float:right; margin-left:10px; margin-bottom:10px; margin-right:0 }
.Blog .compartir { clear:both; background-image:none; padding:0; margin:0; }
.Blog .compartir p { margin:0 0 0 0; padding:0 0 0 0; float:left}
.Blog .compartir ul { list-style:none; margin:0; padding:0 }
.Blog .compartir ul li { float:left; margin:0 0 0 5px; padding:0 }
.Blog .compartir ul li a { margin:0; padding:0; display:block; width:20px; }
.Blog .compartir ul li img { border:none }
.Blog .relacionados {  padding:0; margin:10px 0 0 0; clear:both }
.Blog .relacionados a { color:#cc9900; text-decoration:none }
.Blog .relacionados a:hover { text-decoration:underline }
.Blog .seguir { float:left  }
.Blog .introduction { background-color:#eeeeee; padding:15px; border:1px solid #cccccc; overflow:hidden; margin-bottom:20px;}
.Blog .aut { background-color:#eeeeee; padding:15px; border:1px solid #cccccc; overflow:hidden; margin-bottom:20px; margin-top:44px }
.Blog .aut img { width:140px; height:140px; float:left; border:1px solid #cccccc; }
.Blog .aut div { width:72%; float:right }
.Blog .aut div h3 { color:#333333; margin-bottom:0}
.Blog .aut div em a { text-decoration:none; font-style:normal; }
.Blog .aut div em a:hover { text-decoration:underline; }
.Blog .aut div p { margin-top:20px; margin-bottom:0 }

 .file { background-image:url('/img/separetor.png'); background-position:top; background-repeat:repeat-x; margin-bottom:20px; margin-top:20px }
 .file h4 { background-image:url('/img/separetor.png'); background-position:bottom; background-repeat:repeat-x; padding:6px 0 8px 0px; color:#999999; font-size:20px }
 .file h4 span { background-image:url('/img/file_title.png'); background-position:left center; background-repeat:no-repeat; padding:0px 0 2px 35px; }
 .file ul { list-style:none; padding:0; margin:0}
 .file ul li { margin:0 0 2px 0; padding:0 }
 .file ul li a { text-decoration:none; background-image:url('/img/pdf.png'); background-position:left center; background-repeat:no-repeat; display:block; padding:3px 0 3px 30px }
 .file ul li a:hover { text-decoration:underline }
 .file .descargable { margin-left:20px; background-image:url('/img/descargar.png')!important;}
 .file .mp3{display:inline;background-image:url('/img/micro.png'); padding-left:30px !important;}
 .ymp-skin { background-image:url("/img/mediaplayer-2.0.31.png")!important; background-repeat:no-repeat; }

/*cross*/
.paginacion { padding:20px 30px 22px 60px; overflow:hidden }
.paginacion .izq { float:left; text-align:right; padding:2px 0 2px 0; width:49%; border-right:1px solid #cccccc }
.paginacion .der { float:left; text-align:left; padding:2px 0 2px 0; width:50%; }
.paginacion .sup .izq a, .paginacion .inf .izq ul { margin-right:10px; text-decoration:none }
.paginacion .sup .der a, .paginacion .inf .der ul { margin-left:10px; text-decoration:none }
.paginacion .sup { border-bottom:1px solid #cccccc; overflow:hidden; text-transform: uppercase;}
.paginacion .inf ul { list-style:none; padding:0; margin:0; float: left; margin-top:10px }
.paginacion .inf ul li { float:left; margin:0; padding:0 }
.paginacion .inf ul li img { margin:0; padding:0; width:52px; height:52px; border:1px solid #cc9900 }
.paginacion .inf .izq ul { float:right }
.paginacion .inf .izq ul li { margin-left:10px }
.paginacion .inf .der ul li { margin-right:10px }

.blog_archive, .blog_archive li ul, .blog_archive li ul li ul { list-style:none; }
.blog_archive li { padding:0; margin:0; color:#333333 } 
.blog_archive li ul { margin:5px 0 5px 0}
.blog_archive li span { cursor:pointer; color:#cc9900; background-image:url(/img/blog_arch_down.png); background-repeat:no-repeat; background-position: 10px top;  border-top: 1px solid #cc9900; display:block; text-decoration:none; padding:3px 0 3px 0  }
.blog_archive li ul li span { color:#cc9900; background-image:url(/img/archive_fondo.png); background-repeat:repeat-x; background-position: 10px bottom; display:block; text-decoration:none; padding:3px 0 3px 20px; border:none }
.blog_archive li ul li ul li a { text-decoration:none; font-style:italic; color:#cc9900; border:none; background-image:url(/img/archive_fondo_amarillo.png); background-repeat:repeat-x; background-position: 10px bottom; display:block; padding:3px 0 3px 0 } 
.blog_archive li ul li.last span, .blog_archive li ul li ul li.last a { background:none }
.blog_archive li span.select { color:#333333; background-image:url(/img/blog_arch_up_select.png); background-repeat:no-repeat; background-position: 10px bottom; border-top:none;  border-bottom: 1px solid #333; display:block; text-decoration:none; padding:3px 0 3px 0px; }
.blog_archive li ul li span.select { color:#cc9900; border:none; background-image:url(/img/blog_arch_up.png);background-repeat:no-repeat; background-position: 30px bottom; border-bottom:1px dotted #cc9900; padding:3px 0 3px 20px; }

/*
.blog_archive li.select span, .blog_archive li.select ul li.select span {color:#333333; background-image:url(/img/blog_arch_up_select.png); background-repeat:no-repeat; background-position: 10px bottom; border-top:none;  border-bottom: 1px solid #333; display:block; text-decoration:none; padding:3px 0 3px 0  }
.blog_archive li.select ul li span { color:#cc9900; background-image:url(/img/archive_fondo.png); background-repeat:repeat-x; background-position: 10px bottom; display:block; text-decoration:none; padding:3px 0 3px 0; border:none  }
.blog_archive li.select ul li.select ul li span { font-style:italic; color:#cc9900; border:none; background-image:url(/img/archive_fondo_amarillo.png); background-repeat:repeat-x; background-position: 10px bottom; }
.blog_archive span:hover, .blog_archive span.select ul li.select ul li span:hover, .blog_archive li.select ul li span:hover { color:#333333 }
.blog_archive li ul li span.last, .blog_archive li ul li ul li a.last { background:none }
.blog_archive li.select ul { margin-bottom:5px }
*/

/*
.blog_archive { padding:0; margin:0; list-style:none; background-image:url(/img/archive_fondo.png); background-repeat:repeat-x; background-position: left bottom;margin-bottom: 1em }
.blog_archive li { background-image:url(/img/archive_fondo.png); background-repeat:repeat-x; background-position: left top; padding:5px 0 5px 0; margin:0 0 0 0 } 
.blog_archive li a { background-image:url(/img/archive_li_fondo.png); background-repeat:no-repeat; background-position: left center; padding:0 0 0 10px; margin:0 0 0 10px; text-decoration: none; color:#eaaf00 }
.blog_archive li a:hover { text-decoration:underline } 
.blog_archive li ul { display:none }
*/

.blog_tag_cloud a { text-decoration:none; color:#cc9900; margin-bottom:8px; display:inline-block}
.blog_tag_cloud a:hover { color:#999999}
.cloud_1 { font-size:10px; margin:0 10px 0 20px }
.cloud_2 { font-size:12px; margin:0 5px 0 13px }
.cloud_3 { font-size:14px; margin:0 25px 0 3px }
.cloud_4 { font-size:16px; margin:0 2px 0 9px }
.cloud_5 { font-size:18px; margin:0 9px 0 10px }
.cloud_6 { font-size:20px; margin:0 4px 0 15px }
.cloud_7 { font-size:22px; margin:0 12px 0 5px }
.cloud_8 { font-size:24px; margin:0 4px 0 6px }
.cloud_9 { font-size:26px; margin:0 7px 0 9px }
.cloud_10 { font-size:28px; margin:0 13px 0 2px }

#flickr-small-pics img{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border:0;}

/*******************************************/
/* formularios (cross)*/
/*******************************************/

#contour { margin-bottom:20px }

#contour h4 { display:none }

/* general */
fieldset input { color:#666666; font-size:1em; padding:2px; border:1px solid #cccccc}
fieldset input.radio { margin-right:5px }
fieldset input.check { margin-right:5px }
fieldset input.radio, .radiobuttonlist input { border:0px !important; }
fieldset textarea { width:205px; height:100px; color:#666666; font-size:1em; padding:2px }
fieldset input.fileupload { border:1px solid #cccccc }
fieldset select { color:#666666; }

/* default */
#contour fieldset.contourFieldSet { clear:both; border:none; background-color:#E7E5CE; margin: 0 0 20px 0; padding:0 0 15px 0px; }
#contour fieldset.contourFieldSet legend { font-size:1.1em; padding:0 0 15px 0; background-color:#E7E5CE}
#contour fieldset.contourFieldSet legend span { color:#A49C42; background-color:#fff; padding:2px 0 2px 0; width:620px; display:block; background-image:url(/img/form_fondo_legend.png); background-repeat:repeat-x; background-position:center center } 
#contour fieldset.contourFieldSet legend span strong { background-color:#fff; padding-right:5px; font-weight:normal }
#contour fieldset.contourFieldSet div.contourField { clear:both; margin-bottom:0.5em; }
#contour fieldset.contourFieldSet p.last { clear:both; margin-bottom:0em }    

/* tipo de personas */
#contour fieldset.kindofperson { background-image:url(/img/form_fondo_tipo_persona.png); background-repeat:repeat-x; background-position:top center; height:29px; border:none; display:block; margin: 0 0 1.2em 0; padding:10px 0 0 0 }
#contour fieldset.kindofperson label { color:#A49C42; margin:0 10px 0 5px;}
#contour fieldset.kindofperson label.fieldLabel { display:none }
#contour fieldset.kindofperson legend { display:none }

/* datos personales */
#contour fieldset.personaldata label { display:inline-block; width:175px; text-align:right; padding-right:15px; }
#contour fieldset.personaldata div.contourField div { display:inline-block; } 
#contour fieldset.personaldata div.telephone input { width: 80px } 
#contour fieldset.personaldata div.movil input { width: 80px }
#contour fieldset.personaldata div.nif input { width: 80px }
#contour fieldset.personaldata div.cp input { width: 45px }
#contour fieldset.personaldata div.state input { width: 80px }
#contour fieldset.personaldata small { clear: both; display:block; margin-left:198px }
#contour fieldset.personaldata div.interesin label { float:left; margin-right:4px}
.volunteers fieldset { margin: 0 0 0 0 !important;}

/* apadrina */
#contour fieldset.wantsponsor { padding-bottom:0 }
#contour fieldset.wantsponsor input { margin-left:190px; }
#contour fieldset.wantsponsor p.mas_de_uno { margin-left:208px; display:none }
#contour fieldset.wantsponsor p.mas_de_uno input { width:30px; margin:0; margin-top:5px} 
#contour fieldset.wantsponsor label.fieldLabel { display:none } 

/* donativo */
#contour fieldset.donation label { display:inline-block; width:175px; text-align:right; padding-right:15px; }
#contour fieldset.donation div div { display:inline-block; }
#contour fieldset.donation label.l-metodo { width:auto }
#contour fieldset.donation input { width:30px }

/* Partner */
#contour fieldset.partner label { display:inline-block; text-align:right; padding-right:5px; }
#contour fieldset.partner .partnerprice label { width:175px; }
#contour fieldset.partner .partnerprice span { position:absolute; margin:-19px 0 0 -53px}
#contour fieldset.partner div div { display:inline-block; }
#contour fieldset.partner label.l-metodo { width:auto }
#contour fieldset.partner .contourField { display:inline-block; margin-right:15px }
#contour fieldset.partner .country { border:none  !important; background-color:#E7E5CE !important }

/* datos bancarios */
#contour fieldset.payment { margin:0 }
#contour fieldset.payment input.entidad { width:35px; margin-right:3px; }
#contour fieldset.payment input.oficina { width:35px; margin-right:3px; }
#contour fieldset.payment input.control { width:18px; margin-right:3px; }
#contour fieldset.payment input.cuenta { width:82px; margin-right:3px; }
#contour fieldset.payment div.contourField {margin-left:10px; overflow:hidden}
#contour fieldset.payment div label { float:left; margin-right:10px }
#contour fieldset.payment div input { float:left; margin-top:2px; margin-right:2px }
#contour fieldset.payment div.bankaccount div { display:inline-block;  } 
#contour fieldset.payment div.bankaccount { margin-left:93px  }
#contour fieldset.payment div.checkbox { margin-left:213px;margin-top:20px; }
#contour fieldset.payment div.checkbox label { position:absolute; font-size:11px; margin-left:20px }
#contour fieldset.payment div.checkbox div { }
#contour fieldset.payment div.comment { margin-top:30px; margin-left:100px;  vertical-align:text-top; }
#contour fieldset.payment div.comment textarea { float:right; margin-right:220px; margin-top:-20px; }
#contour fieldset.payment div.howyouknow { margin-left:213px;margin-top:20px; }
#contour fieldset.payment div.howyouknow label { float:none; font-size:14px }
#contour fieldset.payment div.howyouknow div { float:left; padding-top:3px; margin-right:4px;  }
#contour fieldset.payment div.bankaccountowner { margin-bottom:20px; overflow:hidden }
#contour fieldset.payment div.bankaccountowner div { padding-left:15px; overflow:hidden;  }
#contour fieldset.payment div.bankaccountowner div span {color:#666!important}
#contour fieldset.payment div.bankaccountownername label { display:inline-block; width:175px; text-align:right; padding-right:15px; }
#contour fieldset.payment div.bankaccountownersurname label { display:inline-block; width:175px; text-align:right; padding-right:15px; }
#contour fieldset.payment div.bankaccountownernif label { display:inline-block; width:175px; text-align:right; padding-right:15px; }
 
/* Envio del formulario */
#contour div.contourNavigation { background-color:#E7E5CE; overflow:hidden; margin:0; padding-bottom:10px }
#contour div.contourNavigation input { color:#666666; float:right; margin-right:20px; background:url(/img/form_fondo_enviar.png); background-repeat:no-repeat; width:108px; height:30px; border:0; cursor:pointer; line-height:1em;} 

/* message error*/
#contour .mandatory span { color:#cc9900 !important; font-size:0.9em; margin-left:10px;}
#contour input.contourError, #contour textarea.contourError { border:1px solid #FF9901;}

/* plantilla de formulario y gracias */
.form { display:none; } 
.form_thanks div { padding:40px 20px 10px 120px; margin-bottom:1.2em; background:url(/img/form_thanks.png); background-position:70px 30px; background-repeat:no-repeat; background-color:#E7E5CE;  }
.form_thanks div p { color:#cc9900; font-size:1.2em }

/* busqueda */
fieldset.search{ border:none; }
fieldset.search legend { display:none }
fieldset.search input { padding:5px 5px 4px 5px; color:#cccccc;  width:224px; float:left; margin-right:8px; background-image:url(/img/search_fondo.png); background-repeat:repeat-x; background-position: top center; border:1px solid #999999 }
fieldset.search .submit{ display:block; background-image:url(/img/button_search.png); width:56px; height:28px; border:none; padding:0; margin:0; background-color:#fff; cursor:pointer}

/* Formulario de alta a newsletter */
fieldset.newsletter { margin-top:22px; overflow:hidden }
fieldset.newsletter { border:1px solid #e4e4e4; background-color:#f1f0ee; padding:10px;  }
fieldset.newsletter h3 { color:#666666; font-size:1.6em; margin-bottom:10px}
fieldset.newsletter p { font-size:1.3em; margin:2px 0 0 0 }
fieldset.newsletter legend{ display:none }
fieldset.newsletter input { padding:5px 5px 4px 5px; color:#666666; border:1px solid #999999; color:#666;  width:215px; float:left; margin:15px 8px 5px 0; background-image:url(/img/search_fondo.png); background-repeat:repeat-x; background-position: top center; }
fieldset.newsletter .submit{ display:block; background-image:url(/img/button_newsletter.png); width:40px; height:28px; border:none; padding:0; margin:15px 0 5px 0; background-repeat:no-repeat; cursor:pointer; }
fieldset.newsletter .result_newsletter {color:#cc9900; }

/* codeTracking */
.utm_source, .utm_medium, .utm_term, .utm_content, .utm_campaign, .regid, .zanpid   { display:none }

/* Disqus */
#dsq-content {  padding-top:20px }
#dsq-content .dsq-dc-logo, #dsq-content .dsq-item-trackback { display:none }
#dsq-content .dsq-login-buttons { background: none !important }
#dsq-sort-select { font-size:10px }

/* table*/
table.infoFinance {border-collapse:collapse; border-bottom: dotted thin #cc9900; margin-bottom:15px;}
table.infoFinance tr {height:23px}
table.infoFinance tr.head {border-bottom:groove 2px black; text-align:left; font-weight:bold; font-size:larger; }
table.infoFinance tr.foot { border-top: 2px  #cc9900; border-top-style:groove; font-weight:bold; text-transform: uppercase;  font-size:medium; }
table.infoFinance td.td1  { width: 300px; text-align:left; }
table.infoFinance td.td2  { width: 180px; text-align:right;}
table.infoFinance td.td3  { width: 120px; text-align:right;}
p.infoFinance {font-weight:200; padding-right:20px}

/* Resultados de búsqueda */
#search-result { list-style:none; }
#search-result li { margin:0; margin-top:20px; }

























































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size:1.8em;
margin:0 0 0.4em; 
color: #cc9900;
}

h3 {
font-size:1.2em; 
margin:0 0 0.4em; 
color: #cc9900
}

h4 {
font-size:1.1em; 
margin-bottom: 0.4em
}

h5 {
font-size:1.1em;
}

.em {
color: #999999; 
line-height:1.2em;
margin-bottom: 1em;
font-style:italic;
}

.small {
font-size:0.8em; 
color: #999999;
}

.big {
font-size:1.2em;
}

Blockquote {

}

.img-border {
padding:10px; border:1px solid #ccc;
}

.etiqueta {

}

