﻿@charset "UTF-8";
/* CSS Document */

/* =================================== HTML =================================== */


a:link, a:visited {
	color: #38537e;
	text-decoration: none;	
}

 a:hover, a:active {
	color: #036;
	text-decoration: underline;
}


/* =================================== HEADER =================================== */


#header_bg {
	background-image: url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height: 155px;
	width: 100%;
	min-width: 960px;
	
	margin: 0px;
	padding: 0px;
}

#cabecera {
	height: 155px;
}

#logo_y_buscar {
	height: 95px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#logo_y_buscar h1 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

#buscar {
	height: 30px;
	background-image: url(../images/buscar.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#buscar input#s {
	margin: 0px;
	margin-left: 50px;
	margin-top: 8px;
	padding: 0px;
	
	width: 140px;
	background-color: #FFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
}

html>body #buscar input#s { /* No lo ve IE 6 */
	float: left;
}

#buscar input#searchsubmit {
	background-color: #38537e;
	background-image:url(../images/boton_buscar.png);
	background-repeat: no-repeat;
	
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	
	height: 30px;
	
	width: 77px;
	border: none;
	
	float: left;
	
}

#banner {
	padding-top: 10px;
	padding-bottom: 10px;	
}


/* =================================== NAVIGATION =================================== */


#div_nav {
	height: 35px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin: 0px;
	width: 915px;
	float: left;
}


/*.nav li {
	list-style-type: none;
	display: inline-block;
}

.nav a:link,.nav a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 5px;
	text-transform: uppercase;
}

.nav a:hover,.nav a:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}*/







/* =================================== MAIN CONTENT =================================== */


#contenedor {
	background-image: url(../images/grid12_bg.png);
	padding-top: 15px;
	background-position: 10px;
	background-repeat: repeat-y;
}

#main_content h2 {
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 23px;
	font-weight: normal;
	color: #38537e;
	width: 100%;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#main_content p {
	font-size: 12px;
}


#main_content h3 {
	font-weight: normal;
	color:#333;
	font-size: 18px;
}

.bloque_regional {
	margin-bottom: 30px;
	float: left;
}

.titulo_inicio {
	width: 690px;
	background-color: #38537e;
	height: 50px;
	padding-left: 10px;
	float: left;
	clear: both;
	}

.titulo_inicio img {
	float: right;
}

.titulo_inicio h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.thumbnails_div {
	margin-left: -20px;
	width: 720px;
	margin-top: 5px;
	float: left;
}
	
.post_homepage {
	font-size: 0px;
	display: inline;
	width: 220px;
	height: 130px;
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
	float: left;
}

.thumbnail_front{
	width: 220px;
	height: 130px;
	z-index: 0;
	position: absolute;
	top: 0px;
}

.post_homepage h3 {
	width: 220px;
	height: 25px;
	background-color: #333;
	color: #FFF;
	font-size: 0px;
	text-align: center;
	z-index: 1;
	position: absolute;
	top: 105px;
}

.post_homepage h3 a {
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}


/* --- category.php --- */

.thumbnail_category{
	margin: 0px;
	margin-right: 5px;
	float: left;
}

.post_category h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.post_category {
	min-height: 130px;
	float: left;
}

.lista_categorias {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	list-style-position: inside;	
	list-style-type: square;	
	font-size: 16px;
	color: #FC0;
}


/* =================================== SIDEBAR =================================== */

#sidebar {
	position:relative;
	top: -10px;
	color: #678197;
	
}

.pagenav li, .blogroll li, ul.meta {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-right: 10px;
	color: #FC0;
}


#sidebar h2 {
	height: 50px;
	width: 210px;
	background-color: #38537e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	line-height: 50px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar a:link,#sidebar a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

#sidebar a:hover,#sidebar a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
}

#noticias {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-right: 10px;
	color: #FC0;
}

#noticias a:link,#noticias a:visited {
	font-size: 12px;
}

#noticias a:hover,#noticias a:active {
	font-size: 12px;
}

#enlaces {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-right: 10px;
	color: #FC0;
}

#enlaces a:link,#enlaces a:visited {
	font-size: 12px;
}

#enlaces a:hover,#enlaces a:active {
	font-size: 12px;
}

#destinos {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 10px;
	margin-right: 10px;
	color: #FC0;
}

#destinos a:link,#destinos a:visited {
	font-size: 12px;
}

#destinos a:hover,#destinos a:active {
	font-size: 12px;
}

.date{
	font-size: 12px;
	color:#999;
}

/* =================================== FOOTER =================================== */


#footer_bg {
	background-color:#333;
	height: 170px;
	padding-top: 15px;
	width: 100%;
	min-width: 960px;
}

#footer {
	background-color:#333;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;

}

#copyright {
	margin-top: 25px;
}

#nav_footer {
	height: 50px;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}

#nav_footer li {
	list-style-type: none;
	display: inline;
}

#nav_footer a:link,#nav_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

#nav_footer a:hover,#nav_footer a:active {
	color: #333;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

/* =================================== SLIDER =================================== */

#slider_bg {
	background-image: url(../images/slider_bg.jpg);
	background-repeat:repeat-x;
	height: 215px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 100%;
	min-width: 960px;
	margin: 0px;
}

#slider1 {
    width: 700px; /* important to be same as image width */
    height: 220px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding:  10px 13px;
    width: 700px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 200px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 210px;
}
ul { list-style-type: none;}

/* =================================== POST =================================== */


.post ol li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 10px;
}

.post ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
	
}

#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin-top: 10px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(../img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(../img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}

.fixed {
	clear:both;
}


/* =================================== COMENTARIOS =================================== */

h3#respond {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin-top:32px;
	
}


h3#respond, h3#comments {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #D7D7D7;
	border-top:3px solid #D7D7D7;
	color:#4C4B46;
	font-size:1em;
	letter-spacing:0.07em;
	margin:22px 0 15px;
	padding:5px 0 5px 3px;
}


.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #commentform #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#commentform #searchform {
	float:right;
	width:230px;
	text-align:right;
	padding-top:8px;
	}

#commentform #s {
	width:190px;
	font-size:1em;
	}
	
#commentform #s:focus {
	background:#f8f8f8 !important;
	}

#commentform #searchsubmit {
	vertical-align:top
	}		
	

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* =================================== TABLES =================================== */

/*html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
		}
body {
	background: #fff url(graphics/bg-body.gif) repeat-x;
	font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}
p {
	text-align:center;
	}
	
a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	}	
a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
a:hover,
a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
	
img {
	border:0;
	margin-top:.5em;
	}
	
	
	*/
	
table a,
table a:link,
table a:visited {
	border:none;
}							


table {
	width: 90%;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
/*	margin: 1em auto;
	border-collapse: collapse;*/
}
	
caption {
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing:.1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
}	
	
tr.odd td	{
	background: #f7fbff
}
	
tr.odd .column1	{
	background: #f4f9fe;
}
		
.column1	{
	background: #f9fcfe;
}
	
td {
	color: #678197;
	border-bottom: 1px solid #e5eff8;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: center;
}		
		
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}
							
thead th {
	background: #f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #678197
}	
	
tfoot th {
	text-align: center;
	background: #f4f9fe;
}	
	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color: #66a3d3;
}		

tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
	
/* ---------- Tabla -----------*/	
	
.tabla {
	float: left;
	text-align: left;
	border: none;
	
}

.tabla td {
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.tabla .buy {
	text-align:right;
}
.tabla .sale {
	text-align:right;
}


/* ---------- Mapamundi -----------*/

.divMapa {
	/*border: 1px solid red;
	margin-right: 5px;*/
	height: 137px;
	overflow: hidden;
	margin: 0px;
	padding-left: 10px;
}

.divMapa2 {
	/*border: 1px solid aqua;*/
	position: relative;
	top: -45px;
	margin: 0px;
}

.divAyudaEnLinea {
	margin: 0px;
	position: relative;
	left: 10px;
}


/* ---------- MM Forms -----------*/

div.mmf-mail-sent-ok, mmf-response-output {
/*	position: relative;
	top: 100px;*/
	height: 20px;
	width: 600px;
	clear:left;
}

