/*
Theme Name: mica05
Theme URI: http://www.xlatam.com.ar/
Description: this is a theme for <a href="http://www.xlatam.com.ar">xlatam project's site</a>
Version: 0.5
Author: Juani Brex
*/

@import url("pais.css"); 

body{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size: 12px;
	color: #333;
	}
	
p{
	line-height: 18px;
	}
.center{text-align: center;}	
.nocomments{ text-align: center; color: #3366CC; font-weight: bold;}

img {
	border: none;
}

/*-- HEADERS -- */
h1{
	letter-spacing: -1px;
	margin: 0px;
	}
	
h2{
	letter-spacing: -1px;
	margin: 0px;
}

h3{
	letter-spacing: -1px;
	margin: 0px;
}	

/* -- LINKS -- */
a 					{text-decoration: underline;}
a:link, a:visited 	{color: #4096EE;}
a:hover				{text-decoration: none; color: #FFF; background: #009933}

/*--- topmenu ---*/	
#topmenu {
	width: 100%;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	float: right;
	border-bottom: 1px dotted #EEE;
	}	
	
ul#topmenuList{
	float: right;
	list-style-type: none;
	margin: 2px;
	padding: 0px;
	width: 25%;
	}

ul#topmenuList li{
	float: left;
	margin: 0px 2px;
	}

#wrapper{
	width: 760px;
	margin: 0px auto;
	}
	
/*--- HEADER ---*/	
#header{
	padding: 0px;
	height: 100px;
	float: left; 
	width: 100%; 
	}

/*--- logo---*/		
#header h1{
	background:transparent url(images/xlatam_logo.png) no-repeat scroll left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: block;
	}	
	
#header h1 a	{
	display: block;
	height: 42px;
	text-indent: -99.999em;
	width: 154px;
}
#header h1 a:link,
#header h1 a:visited	{color: #FFF;}
#header h1 a:hover	{color: #FFF;  background: none;}

#header .description{
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
	color: #FF1A00;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

/*-- MENU --*/
#menu {
	float: left;
	margin: 10px 0px 0px 25px;
	padding: 0px;
	font-size: 14px;
	}	
	
ul#menuList{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

ul#menuList li{
	float: left;
	margin: 0px 2px;
	}

#menuList a{
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	}

#menuList li.current_page_item a:link,
#menuList li.current_page_item a:visited{
	background-color: #009933;
	color: #FFF;
	}
#menuList li.current_page_item a:hover {
	background-color: #009933;
	color: #FFF; 
	}

/*-- BUSCADOR --*/
#searchForm {
	width: 250px; 
	float: right;
	margin: 10px 0px 0px 5px;
	}
	
#searchForm fieldset {
	border: none;
	}
	
#searchForm form {
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
#searchForm #s {
	border: 1px solid #CCC;
	background-color: #FFF; 
	color: #666;
	padding: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	}	

#searchForm #s:hover {
	border: 1px solid #AAA;
	}	
	
#searchForm #s:focus {
	border: 1px solid #009933;
	}
	
#searchForm #searchsubmit {
	border: none;
	background-color: #FFF; 
	color: #4096EE;
	font-weight: bold;
	padding: 3px 0px;
	cursor: pointer; cursor: hand;
	}

#searchForm #searchsubmit:hover {
	color: #0063DC;
	}
	
#searchForm .buscatags {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
	}	

/*-- CONTENEDOR  --*/
#container{
	width: 65%;
	float: left;
	padding: 15px 5px 5px 5px;
	}
	
#container h2{
	color: #333;
	font-size: 24px;
	}

#container h3{
	font-size: 20px;
}	

#container .post{
	padding: 0px 0px 10px 0px;
	}

#container .post H2 a{
	text-decoration: none;
	}

div.entry {
	font-size: 14px;
	}
	
.entry p.tags{font-size: 12px;}

.wikilink {
	font-size: 12px;
	font-weight: bold;
	}

/*-tapas de libros-*/
.thumbnail-class {
	float: left;
	margin: 10px 15px 0 0;
	clear: both;
	display: block;
}

/*-- CONTENEDOR HOME --*/
#containerh{
	width: 100%;
	float: left;
	padding: 15px 0px;
	}
	
#containerh h2{
	color: #666;
	font-size: 24px;
	}

#containerh h3{
	color: #666;
	font-size: 20px;
}

#containerh .post H2 a{
	text-decoration: none;
	}

#fotos {
	margin: 10px 0px;
	padding: 2px;
}	

#fotos a:hover{
	background-color:#FFF;
	color:#FFFFFF;
}
	
#fotos img{
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #CCC;
}

#fotos img:hover{
	border: 1px solid #000;
}

#resumenh {
width: 760px;
height: 300px;
background-color: #fff;
clear: both;
}

#resumenh .widget {
width: 250px;
height: 300px;
float: left;
}

#resumenh .widget .inner {
	padding: 10px;
}

#resumenh ul {
list-style: none;
margin: 0px;
padding: 5px 0px;
}

#resumenh ul li {
	margin-bottom: 5px;
	padding-left: 10px;
}

#resumenh .widget .inner .nube {
	margin: 5px 15px;
	padding: 0px;
}

#resumenh .widget .inner div ul li{
	margin-bottom: 10px;
	font-style: italic;
}

.inner h3{
	background-color: #FFFECC;
	border: 1px solid #FAEBB1;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*-- Map --*/
#destacado {
	width: 760px;
	margin: 0px 0px 20px 0px;
	height: 240px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	clear:both;
	}

#destacado .descrip {
	width: 300px;
	height: 230px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#99B3CC;
	color: #fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	float: left;
}

#destacado .mapahome {
	width: 450px;
	height: 230px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#99B3CC;
	float: left;
}

#destacado .descrip .inner {
	padding: 10px;
}

#destacado .mapahome .inner {
	padding: 0px;
}

#destacado  H2 {
	color: #fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 22px;
	font-weight: normal;
}

#destacado li {
	list-style-type: none;
	list-style-image: none;
}

#destacado .mapahome .inner ul {
	display: none;
}

#destacado .descrip .inner li {
	list-style-type: disc;
	list-style-image: none;
	line-height: 22px;
}

#destacado .descrip .inner ul {
	margin: 5px 0px 0px 0px;
}

#destacado a {
	background-color:#A7CC95;
	color:#FFF;
	padding: 1px;
}

#destacado a:hover {
	background-color:#1a6198;
	color:#FFFFFF;
}
	
#destacado .mapahome .inner .geo_mashup_map {
	width: 450px;
	height: 230px;
	z-index: 2;
	position: relative;
	}
	
.entry .geo_mashup_map {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
	
/*--- NUBE DE TAGS --*/
.nubetags {
	margin: 0px;
	padding: 0px;
	}

.nube {
	margin: 0px 15px;
	padding: 0px;
	text-align: center;
	}

/*--- SEARCH RESULTS --*/
.resultList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.resultList strong{
	display: block;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	}	

.resultList small{
	color: #333333;
	}
	
.resultList li{
	border-bottom: 1px solid #EEE;
	}	

.resultList li a{
	display: block;
	width: 92%;
	padding: 10px 20px;
	text-decoration: none;
	}

.resultList li a:link,
.resultList li a:visited{
	background-color: #FFF;
	color: #4096EE;
	}

.resultList li a:hover{
	color: #0099CC;
	background-color: #ebf4fc;
	}

.commentsNumber{
	float: right;
	margin: 10px 10px 0px 0px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dedede;
	}

/*--- AUTHORs LIST --*/	
.authorslist {
	margin: 5px 0px;
	padding: 5px 0px;
	clear: both;
	overflow: hidden;
}
	
.authorslist .avatar {
	float: left;
	margin: 3px 10px 0px 0px;
	padding: 0px;
	background: #fff;
	border: 3px solid #ccc;
}

.authorslist h3 {
	margin: 3px 0 0;
	padding: 0px;
	font-weight: normal;
}

.authorslist p {
	font-size: 12px;
	margin: 0px;
}

/*--- AUTHOR PAGE --*/
#vcauthor{
	padding: 5px;
	vertical-align: middle;
	clear: both;
}

#vcauthor .avatar {
	float: left;
	margin: 3px 10px 0px 0px;
	padding: 0px;
	background: #fff;
	border: 3px solid #ccc;
}

#vcauthor h2 {
	margin: 10px 0px 0px;
	padding: 0px;
}

#vcauthor h2 span{
	font-size: 12px;
	margin: 0px 15px;
	padding: 3px;
	background: yellow;
}
	
/*--- SPECIFIC CATEGORY RESULTS --*/
.categoryList {
	list-style: none;
	margin: 0px;
	padding: 5px;
	}

.categoryList strong{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	}	

.categoryList small{
	color: #333333;
	padding: 0px 0px 0px 5px;
	}
	
.categoryList li{
	overflow: hidden;
	margin: 5px 0px 0px 10px;
	padding: 5px;
	border-bottom: 1px solid #EEE;
	}	

.categoryList li p, #post .entry p{
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 5px;
	}	
	
.categoryList li h3 a, .categoryList #post h3 a{
	text-decoration: none;
	font-weight: normal;
	}
	
.categoryList #post{
	float: left;
	overflow: hidden;
	margin: 5px 0px 0px 10px;
	padding: 5px;
	border-bottom: 1px solid #EEE;
	}
	
/*--- SPECIFIC Favorites List --*/
.mfp_favorites {
	list-style: none;
	margin: 5px;
	padding: 5px;
	}
	
.mfp_favorites li{
	overflow: hidden;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #EEE;
	}
	
.link_fav {
	overflow: hidden;
	clear: both;
	margin: 5px 0px;
	padding: 10px;
	background-color: #EEE;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
	
div.link_fav a, .no_fav{
	background-repeat: no-repeat;
	background-position: 2px 50%;
	margin: 0px;
	padding: 5px 5px 5px 25px;
}

a.add{ background-image: url(icons/heart_add.png);}
a.remove{ background-image: url(icons/heart_delete.png);}
.no_fav{ background-image: url(icons/heart.png); color: #666;}

div.link_fav a:hover	{color: #FF0000; background-color: #EEE; text-decoration: none;}

a.mfp_remove_link 	{margin: 0px 0px 0px 5px; padding: 3px; font-weight: normal;}
a.mfp_remove_link:link,
a.mfp_remove_link:visited	{color: #FF0000; background-color: inherit; text-decoration: none;}
a.mfp_remove_link:hover	{color: #fff; background-color: #FF0000; text-decoration: none;}
	
/*--- Data FROM WIKI --*/
.wikico {
	background-image: url(icons/wikipedia.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	margin: 0px;
	padding: 0px;
}

/*--- SPECIFIC book RESULTS --*/
.booklist {
	margin: 5px 0px;
	padding: 5px 0px;
	clear: both;
	overflow: hidden;
}
	
#libro {
	margin: 10px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 180px;
	text-align: center;
}	
	
#libro img{
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #DEDEDE;
}

#libro h3{
	font-size: 12px;
	padding: 2px;
	font-weight: normal;
}

#libro img:hover{
	border: 1px solid #0063DC;
	background-color: #009933;
}

#libro a:hover{
	background-color: #fff;
	text-decoration: none;
	color: #0063DC;
}
	
/*--- BLOG ARCHIVES --*/
.blogArchives ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.blogArchives ul li a{
	padding:3px;
	display:block;
	letter-spacing:1px;
	}
.blogArchives ul li a:link,
.blogArchives ul li a:visited{
	color:#336699;
	background-color:#FFF;
}

.blogArchives ul li a:hover{
	color: #0099CC;
	background-color:#F1F1F1;
	}
	
/*---COMMENT LIST --*/
.commentlist{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.commentlist li{
	padding: 7px;
}

.commentlist li cite{
	font-weight: bold;
	font-style: normal;
}

#commentlist li.alt{
	background-color: #e9f2fa;
	border-top: 1px solid #fff;
}

.commentlist li em{
	background-color: #FEFF7F;
}

.commentlist li p{
	margin-left: 61px;
}

/* from default theme*/
.commentlist .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 15px 10px 0;
	padding: 0px;
	background: #fff;
	border: 3px solid #ccc;
	}

/*---COMMENT FORM--*/
.comenta {
	margin: 10px 0px;
	padding: 0px;
}	

h3#comments {
	margin: 15px 0px 10px 0px;
	padding: 5px;
	background: #fff;
	font-size: 16px;
	color: #9A9CA0;
	display: block;
	border-left: 5px solid #E0FF4F;
}	

h3#respond {
	margin-top: 25px;
	padding: 5px;
	background: #FAFAE1;
	font-size: 18px;
	color: #666;
	display: block;
	border-left: 5px solid #E0FF4F;
}	

#commentform{
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#commentform .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 10px 10px 5px 7px;
	padding: 0px;
	background: #fff;
	border: 3px solid #ccc;
	}

#commentform p{
	margin: 5px 0px;
	padding: 0px;
}

#commentform div#YouTubeURL{
	float: right;
	margin: 5px 0px;
	padding: 0px 5px 0px;
	clear: both;
}

#commentform label{
	background-color: inherit;
}

#commentform label small{
	font-size: 10px;
}

#commentform small{
	margin: 0px;
	padding: 0px;
	color: #AAA;
	cursor: default;
}

#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment,
#commentform #txtYouTubeURL{
	padding: 2px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

#commentform #author:hover,
#commentform #email:hover,
#commentform #url:hover,
#commentform #comment:hover,
#commentform #txtYouTubeURL:hover{
	border: 1px solid #AAA;
}

#commentform #author:focus,
#commentform #email:focus,
#commentform #url:focus,
#commentform #comment:focus,
#commentform #txtYouTubeURL:focus{
	border: 1px solid #009933;
}

#commentform #author,
#commentform #email,
#commentform #url,
#commentform #txtYouTubeURL{
	width: 195px;
}

#commentform #comment{
	width: 98%;
}

#commentform #txtYouTubeURL{
	margin: 0px;
	padding: 2px 2px 2px 25px;
	background-image: url(icons/favicon-.ico);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

.allowed_tags{
	background-color: #114264;
	color: #FFF;
	padding: 5px;
}

#loading{
	margin: 10px 0px;
	padding: 2px 2px 2px 25px;
	color:#00681c;
	background-image:url(icons/spinner.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	}
	
#errors{
	margin: 10px 0px;
	padding: 0px 2px 0px 25px;
	color:red;
	background-image:url(icons/error.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	}

/*--NAVIGATION --*/
div.navigation {
	display: block;
	margin: 10px 0px;
	padding: 5px;
	height: 20px;
	border-bottom: 1px solid #EEE;
	}
	
div.navigation div.alignright {
	float: right;
	text-align: right;
	width: 45%;
	}
	
div.navigation div.alignleft {
	float: left;
	width: 45%;
	}
	
/*-- BLOCKQUOTE --*/
blockquote{
	background: url(images/quote.gif) no-repeat;
	color: #666666;
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	}

/*-- SIDEBAR --*/
#sidebar{
	width: 30%;
	float: right;
	margin-left: 5px;
	margin-right: 0px;	
	padding: 15px 0px 0px 0px;
	}
	
#sidebar .side,#sidebar .highest_rated {
	padding: 5px;
	margin: 0px 0px 15px 0px;
	}
	
#sidebar .side div .geo_mashup_map {
	height: 210px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	}
	
#sidebar .side:hover,#sidebar .highest_rated:hover {
	background-color: #F6FAFD;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
	
#sidebar .side h2,#sidebar .highest_rated h2{
	color: #666;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	}

#sidebar .side h3,#sidebar .highest_rated h3{
	color: #666;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	}
	
#sidebar .side ul,#sidebar .highest_rated ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

#sidebar .side ul li,#sidebar .highest_rated ul li{
	line-height: 24px;
	border-bottom:1px solid #EEE;
	}

#sidebar .side ul li a,#sidebar .highest_rated ul li a			{padding: 0px 0px 0px 15px; font-weight: normal;}
#sidebar .side ul li a			{display: block; width: 90%}
#sidebar .side ul li a:link,
#sidebar .side ul li a:visited,
#sidebar .highest_rated ul li a:link,
#sidebar .highest_rated ul li a:visited	{color: #9A9CA0; background-color: inherit; text-decoration: none;}
#sidebar .side ul li a:hover,
#sidebar .highest_rated ul li a:hover	{color: #0063DC; background-color: #F6FAFD; text-decoration: underline;}

#sidebar .side ul.mfp_favorites li a	{display: inline;}
#sidebar .side a.mfp_remove_link 	{margin: 0px 0px 0px 5px; padding: 3px; font-weight: normal;}
#sidebar .side a.mfp_remove_link:link,
#sidebar .side a.mfp_remove_link:visited	{color: #FF0000; background-color: inherit; text-decoration: none;}
#sidebar .side a.mfp_remove_link:hover	{color: #fff; background-color: #FF0000; text-decoration: none;}

.side .users {
	overflow: hidden;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

.users .avatar {
	float: left;
	margin: 3px 3px 0px 0px;
	padding: 0px;
	background: #fff;
	border: 2px solid #ccc;
}

#sidebar .side ul.children{
	margin: 0px;
	list-style: none;
	padding: 0px;
	}
	
#sidebar .side ul.children li a {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
	}
	
#sidebar .side ul.children li a:link,
#sidebar .side ul.children li a:visited  {
	color: #3f6b93;
	}
#sidebar .side ul.children li a:hover {
	color: #0e579a;
	}	
	
/*-- BLOG SIDEBAR --*/
#blogsidebar{
	width: 30%;
	float: right;
	margin-left: 5px;
	margin-right: 0px;	
	padding: 20px 0px 0px 0px;
	}
	
#blogsidebar .blogside {
	padding: 5px;
	margin: 0px 0px 15px 0px;
	}
	
#blogsidebar .bloginfo {
	background-color: #FFC5BF;
	border: 1px solid #FF1A00;
	padding: 5px;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	}
	
#blogsidebar .blogside:hover{
	background-color: #FFFAE1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
	
#blogsidebar .blogside h2{
	color: #666;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px 0px 10px;
	font-size: 14px;
	}

#blogsidebar .bloginfo h2{
	color: #666;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px 0px 10px;
	font-size: 14px;
	}	


#blogsidebar .bloginfo p{
	padding: 10px;
	margin: 0px;
	}
	
#blogsidebar .blogside ul{
	padding: 0px;
	margin: 5px 0px 0px;
	list-style-type: none;
	}

#blogsidebar .blogside ul li{
	line-height: 24px;
	border-bottom: 1px solid #EEE;
	}

#blogsidebar .blogside ul li a 				{display: block; width: 90%; padding: 0px 0px 0px 15px; font-weight: normal;}
#blogsidebar .blogside ul li a:link,
#blogsidebar .blogside ul li a:visited		{color: #0063DC; background-color: inherit;}
#blogsidebar .blogside ul li a:hover		{color: #0099CC; background-color: #F6FAFD;}


#blogsidebar .blogside ul.children{
	margin: 0px;
	list-style: none;
	padding: 0px;
	}
	
#blogsidebar .blogside ul.children li a {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
	}
	
#blogsidebar .blogside ul.children li a:link,
#blogsidebar .blogside ul.children li a:visited  {
	color: #3f6b93;
	}
#blogsidebar .blogside ul.children li a:hover {
	color: #0e579a;
	}
	
/*-- Compartir --*/
.sociable ul {
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0px 8px;
	padding: 1px;
	float: left;
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 1px;
	padding: 3px;
	vertical-align: middle;
}

/*-- FOOTER --*/
#footer{
	border-top: 1px dotted #EEE;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	}

#footer ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	}

#footer li{
	display: inline;
	list-style-type: none;
	}

#footer a { 
	padding: 3px 10px; 
	text-decoration: none;
	}

#footer div.beta p{ text-align: center; background-color: #E0FF4F; border: 1px solid #EEE; padding: 4px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#footer div.beta p span{ font-weight: bold;}
#footer div.beta p a{ padding: 0px; text-decoration: underline;}

#footer div.piso p{ display: inline; padding: 4px 35px;}
#footer div.piso p span{ font-weight: bold;}
#footer div.piso p a{ padding: 0px; text-decoration: underline;}

#footer .izq { text-align: left;}
#footer .der { text-align: right;}

/*-- FIXED --*/
div.clear{
	clear: both;
	margin: 0;
	padding: 0;
	}