/*  
Theme Name: Flash News
Theme URI: http://www.woothemes.com/
Description: Flash News by WooThemes
Version: 1.1.1
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #eae9e1 url(images/bgr.gif) repeat-x top;
	color: #333333;
	font: 12px Georgia, Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #4C2B08;
	text-decoration: none;
}
a.diarios{
	font-size:11px;
	font-family: tahoma, arial;
	color:#56532a;
}

a:hover.diarios{
	color:black;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0
}
li{
	list-style: none
}

img.borde {
	background-color:#F5F4EC;
	border:1px solid #D8D4B2;
	padding:3px;
}

img.miniaturas {
	background-color:#F5F4EC;
	border:1px solid #D8D4B2;
	padding:3px;
	margin:5px 10px 10px 0;
	float:left;
}



/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width:960px;
	/* width: 946px; */
}
#top, #footer{
	clear: both;
	height: 28px;
	margin: 0 auto;
	padding: 20px 0 5px;
	width: 940px;
}
#page-bot{
	background: url(images/page-bot.gif) no-repeat top;
	height: 45px;
	overflow: hidden;
}
/*========= NAVIGATION LISTS =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
	height: 27px;
}
.nav1 li a{
	color: #4C2B08;
	display: block;
	height: 27px;
	text-align: center;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a{
	color: #B46700;
	text-decoration: none;
	height:27px;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }

.nav1 li a { padding: 0px 0px 0px 9px; background: url(./images/menuleft.gif) no-repeat left top; float: left;}
.nav1 li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/menuright.gif) no-repeat right top; float: right; }
.nav1 li a span { float: none; }
.nav1 li a:hover span { }
.nav1 li a:hover , li.current_page_item a{ background-position: 0% -27px; text-decoration: none;}
.nav1 li a:hover span , li.current_page_item a span{ background-position: 100% -27px;}


/*- Nav_diarios -*/
.nav_diarios{
	float: left;
}
.nav_diarios li{
	float: left;
	height: 27px;
}
.nav_diarios li a{
	color: #4C2B08;
	display: block;
	height: 27px;
	text-align: center;
}
.nav_diarios li.active a, .nav_diarios li a:hover, .nav_diarios li.current_page_item a{
	color: #B46700;
	text-decoration: none;
	height:27px;
}
.nav_diarios  { list-style: none; margin: 0px; padding-left: 10px; font-family:tahoma, arial;}
.nav_diarios li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }

.nav_diarios li a { padding: 0px 0px 0px 7px; background: url(./images/menuleft.gif) no-repeat left top; float: left;}
.nav_diarios li a span { padding: 6px 6px 9px 0px; display: block; ; float: right; }
.nav_diarios li a span { float: none; }
.nav_diarios li a:hover span { }
.nav_diarios li a:hover , li.current_page_item a{ background-position: 0% -27px; text-decoration: none;}
.nav_diarios li a:hover span , li.current_page_item a span{ background-position: 100% -27px;}

/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0 0 0 25px;
	width:921px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 16em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background: url(images/topmenu-bgr.gif) repeat-x top;
	width:16em;
	border:1px solid #e5e4de;	
}
#nav li ul ul {
margin: -34px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#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;
} 

/*=== Top Menu ===*/
#topmenu{
	background: url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	margin: 0 0 20px;
	_margin-bottom: -20px;
}
#topmenu li{
	background: url(images/topmenu-sep.gif) no-repeat left;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #B46700;
	text-decoration: none;
}

/*=== Header ===*/
#header{
	background: url(images/header-bgr.gif) no-repeat top;
	height: 128px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 90px 135px 0 0;
	text-align: right;
	/* width: 223px;*/
}
#header .spacer p{
	clear: both;
}

/*- Logo -*/
#header h1{
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 128px;
	width: 512px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- RSS -*/
#rss{
	height: 45px;
	margin: 0;
	width: 44px;
	position: relative;
	left:885px;
	top:-50px;
	display: inline;
}
/*- Search -*/
#search{
	background: url(images/search-bgr.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
	width: 223px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 180px;
}
#search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}

/*=== Columns ===*/
#columns{
	margin: 0 auto;
	/* width: 900px; */
	width: 960px;
}
#columns h2{
	color: #4c2b08;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	text-transform: uppercase;
}
#columns h2 a{
	/* color: #ff7800; */
	color:#B46700;
}
#columns h3, #columns h4, #columns h5{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
	text-transform: uppercase;
}
#columns h3, #columns h5{
	background: url(images/ico-star.gif) no-repeat left;
	height: 16px;
	margin: 0 0 10px;
	padding: 0 0 0 17px;
}

#columns h3.ico_videos, #columns h5.ico_videos{
	background: url(images/ico-videos.gif) no-repeat left;
	height: 32px;
	margin: 0 0 10px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;
}

#columns h4.ico_diarios, #columns h5.ico_diarios{
	background: url(images/ico_diario_viaje2.gif) no-repeat left;
	height: 32px;
	margin: 0 0 10px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;
}

#columns h6{
	background: url(images/ico-star.gif) no-repeat left;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left:17px;
	margin-top:15px;
}

#centercol h3 {
	margin: 0 0 15px;
}

/*--- Center Column ---*/
#centercol{
	float: right;
	padding: 0 15px 0 15px;
	/* padding: 0 0 20px 15px; */
	/* width: 500px; */
	width:590px;
	display:inline;
}
#centercol p, .box p{
	line-height: 22px;
	padding: 0 0 10px;
}

.texto_mini{
	text-align:justify;
}
/*--- Right Column ---*/
#rightcol{
	float: left;
	/* width: 348px; */
	width:320px;
	padding-left:15px;
	display:inline;
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	/* width: 269px; */
	width:595px;
	padding:0 15px;
}
.col2{
	float: left;
	margin: 0 0 0 0;
	/* padding: 0 5px 0 15px; */
	/* width: 205px; */
	width:290px;
	padding-left:5px;
}

.col1_video{
	float: left;
	/* width: 269px; */
	width:595px;
	padding:0 15px;
}
.col2_video{
	float: left;
	margin: 0 0 0 0;
	/* padding: 0 5px 0 15px; */
	/* width: 205px; */
	width:290px;
	padding-left:5px;
}

.col3{
	border-left: 1px solid #f2f1e9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 150px;
	padding: 0 0 0 10px !important;
	display: inline;
}
.col4{
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}
.col5{
	float: left;
	margin: 0 15px 0 0;
	padding:0;
	width: 545px;
}

.featureditem {
	height:220px;
	margin-left:30px;
	_margin:0;
	padding:0;
	background: #f8f8f4 !important;
	overflow:hidden;
}

/*- SideTabs -*/
.idTabs{
	font-size: 11px;
}
.idTabs li{
}
.idTabs li a{
	display: block;
	margin: 0 3px 0 0;
	text-align: left;
	color:#c0bfbb;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs li a.selected{
	color: #4C2B08;
	text-decoration: none;
	background: white;
}



/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}

.date-comments{
	border-bottom: 1px solid #F2F1E9;
	color: #777777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 20px;
}
#centercol .date-comments p{
	line-height: 25px;
}

#centercol .date-comments p.fecha{
	line-height: 25px;
	float:left;
	background: url(images/ico-fecha.gif) no-repeat top left;
	padding-left:30px;
}
.continue-tags{
	/* background: url(images/grad.gif) repeat-x top; */
	background: #F8F8F4;
	clear: both;
	height: 25px;
	line-height: 29px;
	/* margin: 2px 0 15px; */
	margin: 2px 0 25px 0;
	padding: 4px 10px;
}
.featuredpost .continue-tags {
margin: 2px 0 0 0;
padding: 4px 10px 0 10px;

}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.tags{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 5px 0 0 20px;
	font-family:Tahoma, Arial;
	font-size:10px;
	line-height:14px;
}

.tags_pagina{
	background:none repeat scroll 0 0 #faf6e5; 
	border: solid 1px #f0e5b2;
	padding:10px 10px 0 !important;
	margin-bottom:20px;
}
a.more{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 1px 0 0 20px;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(images/box-bgr.gif) repeat-y;
	width: 940px;
	margin:0 10px 0 10px;
	margin-bottom:20px;
}
.boxbottom { /* margin:0;*/ }
.box .top,
.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top;
}

.bot_feature{
	background: url(images/box-bot_featured.gif) no-repeat bottom;
	clear: both;
	height: 10px;
	/* overflow: hidden; */
}

.box .spacer{
	height: 1%;
	/* padding:0 20px 0 20px;*/
}
/*- Box2 -*/
.box2{
	/* background: url(images/box2-bgr.gif) repeat-y; */
	background:#f8f8f4;
	border:1px solid #f2f1e9;
	width:320px;
	margin-bottom:20px;
	/* 
	margin: 0 0 15px;
	width: 348px;
	*/
}
.box2 .top,
.box2 .bot{
	/* background: url(images/box2-top.gif) no-repeat top; */
	background:#f8f8f4;
	clear: both;
	height: 10px;
	overflow: hidden;
}
.box2 .bot{
	/* background: url(images/box2-bot.gif) no-repeat top; */
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 20px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white{
	background: #ffffff;
	/* border: 1px solid #f1f1ed; */
	clear: both;
	margin: 0 10px;
	padding: 10px;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float:left;
}

/* Twitter */
#twitter {
	height:30px;
	float:right;
	background: transparent url(images/ico_twitter.gif) no-repeat left;
}

#twitter a{
	padding-left:30px;
	color: #3B5998;
	height:30px;
	line-height:30px;
	display:inline;
	float:left;
}
#twitter a:hover, #fonts a.active{
	text-decoration:underline;
	
}

#xiti {
	float:left;
	margin-left:10px;
	/* padding-top:8px; */
}

/*- Facebook -*/
.facebook{
	width:320px;
	margin-top:30px;
	margin-bottom:20px;
}

/*- Facebook -*/
.facebook2{
	width:320px;
	margin-bottom:20px;
}

#facebook_header {
	float:right;
	margin-top:10px;
}

/*- Llibre Bubok -*/
#sidebar_banner_libro_laos  {
	background:#f8f8f4;
	border:1px solid #f2f1e9;
	width:320px;
	margin-bottom:20px;
	height:200px;
}

#sidebar_banner_libro_laos a{
	display:block;
	width:300px;
	height:200px;
	text-indent:-10000px;
	background: url(images/banner_libro_laos.jpg) no-repeat left;
}

/*- ADSENSE BANNER HOME -*/
#adsense_banner_home  {
	background:#f8f8f4;
	border:1px solid #f2f1e9;
	width:320px;
	margin-bottom:20px;
	/* height:280px;*/
	text-align:center;
	padding: 10px 0 10px 0;
}
/*- ADSENSE INTERIORES -*/
#adsense{
	background:none repeat scroll 0 0 #fff; 
	/* border: solid 1px #f0e5b2; */
	padding:10px;
	margin-bottom:20px;
	/* text-align:center; */
}

/*- ADSENSE BUSCADOR -*/
#buscador_google{
	padding:10px;
	background: #ffffff;
}

/*- ADSENSE BUSCADOR -*/
#adsense_200{
	float:left;
	witdh:200px;
	margin-bottom:10px;
}

/*- ADSENSE MENU VIDEOS -*/
#adsense_videos{
	float:left;
	witdh:580px;
	display:block;
}

#enlaces_adsense{
	witdh:120px;
	float:left;
}

#enlaces_relacionados{
	witdh: 440px;
	float:right;
	margin-left:20px;
}
/*- Font Selection -*/
#fonts{
	background: transparent url(images/ico-fonts.png) no-repeat left;
	float: right;
	text-align: right;
	width: 45px;
}
#fonts a{
	color: #878787;
}
#fonts a:hover, #fonts a.active{
	color: #B46700;
	text-decoration: none;
}

/*- Ads -*/
.ads{
	height: 125px;
	margin: 0 0 10px 4px;
}
.ads img{
	float: left;
	margin: 0 10px 10px 0;
}
.ads img.last{
	margin: 0;
	float:right;
}
/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 0 0 10px;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;
	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width: 420px;
}
.headlines dt a{
	color: #ff7800;
	font-weight: bold;
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
/*- List1 -*/
.list1{
	padding: 5px 0 0 5px;
}
.list1 li{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 li a{
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 0 5px;
	padding: 12px 10px;
}
/*- List3 -*/
.list3{
	padding: 0 0 0 5px;
}
.list3 li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed;
	line-height: 25px;
	padding: 0 0 0 25px;
}

/*=== ICONOS INFORMACION PAISES ===*/
#columns h4.ico_comer {
	background: url(images/ICO_COMER.jpg) no-repeat left;
	height: 32px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;B46700
}
#columns a.ico_comer {
	color:#B46700;
}

#columns h4.ico_dormir {
	background: url(images/ICO_DORMIR.jpg) no-repeat left;
	height: 32px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;B46700
}
#columns a.ico_dormir {
	color:#B46700;
}

#columns h4.ico_visitar {
	background: url(images/ICO_VISITAS.jpg) no-repeat left;
	height: 32px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;B46700
}
#columns a.ico_visitar {
	color:#B46700;
}

#columns h4.ico_info {
	background: url(images/ICO_INFO.gif) no-repeat left;
	height: 32px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;B46700
}
#columns a.ico_info {
	color:#B46700;
}

#columns h4.ico_videos {
	background: url(images/ICO_VIDEOS.jpg) no-repeat left;
	height: 32px;
	padding: 0 0 0 40px;
	line-height:32px;
	color:#B46700;B46700
}
#columns a.ico_videos {
	color:#B46700;
	font-size:11px;
}

/*=== Footer ===*/
#footer{
	font-size: 11px;
	padding: 10px 0 10px;
	line-height:22px;	
}
#footer, #footer a{
	color: #acacac;
}
#footer img {
	vertical-align:middle;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
	padding:3px;
}
.fr{
	float: right;
}

/* fleches */
.flecha_izq{
	float: left;
}

.flecha_der{
	float: right;
}
/* fleches */
.ac{
	text-align: center;
}
.ar{
	text-align: right;
	height:30px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}



/*========= VIDEO =========*/

.video{
	float: left;
	/* height: 220px; */
	margin: 0 0px 0 5px;
	/* width: 270px; */
	display: inline;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	color:#333 !important;
	border-top:1px solid #cacaca;
	padding-left:35px;
	line-height:32px;
	height:32px;
	padding-top:12px;
	background: url(images/ico-comentario.gif) no-repeat center left;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#F8F8F4;
	border:1px solid #F2F1E9;	
}
input#submit { border:0px; }

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry a{
	text-decoration:underline;
}
.entry img { 
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
}

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

.wp-caption {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
	margin-bottom:20px;
}

p.wp-caption-text{
	text-align:center;
	padding:5px 0 10px 0;
	font-size:11px;
}

.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
s
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
	height:40px;
}
.navigation a {
	color: #B46700;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	/* background:none repeat scroll 0 0 #F8F8F4;
	border:1px solid #F2F1E9;
	padding:10px; */
}
.alignright{
	display:inline;
	float:right;
	border: 1px solid #c0c0c0;
}

/*- Widget -*/
.widget { margin-bottom:15px; }
.widget ul{ padding: 0 0 0 5px; }
.widget ul li{
background: url(images/ico-list.gif) no-repeat left;
border-bottom: 1px solid #f1f1ed;
line-height: 25px;
padding: 0 0 0 25px;
}

/* varios */
li.enlaces_relacionados {
	height:70px;
}

