/*
Theme Name: PromoPoker
Description: Tema de wordpress para el sitio web Promo Poker
Version: 1.0
Author: Federico Silva Ponte
Author URI: http://fedesilva.com

*/

/* RESET */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {overflow-y: scroll;}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a   {text-decoration: none; color: #14b8cc;}


/* Clases Generales */

br.clear    {clear: both; display: block; height: 1px; margin: -1px 0 0 0;}
.interior   {width: 960px; margin: 0 auto; position: relative;}
hr          {border-style: none none solid; border-width: 0px 0 1px; margin: 21px 0 0 0 ; 
             color: #07330c;}
.hide		{display: none;}
@font-face {
	font-family: 'Museo500';
	src: url('fonts/Museo500-Regular.eot');
	src: local('Museo'), local('Museo-500'), url('fonts/Museo500-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo700';
	src: url('fonts/Museo700-Regular.eot');
	src: local('Museo700'), local('Museo-700'), url('fonts/Museo700-Regular.ttf') format('truetype');
}


/***** Estilos Generales *****/

body {
    background: url('style/images/bg.jpg') repeat scroll;
    font-family: arial, helvetica, sans-serif;
    color: #fff;    
}
#container {
    min-width: 1000px;
}

/****** Header *****/

#header h1 a{
    background: url('style/images/logo.png') no-repeat scroll;
    width: 341px;
    height: 74px;
    text-indent: -9999px;
    float: left;
    margin: 35px 0 0 0;    
}
#search {
    float: right;
    margin: 65px 0 0 0;
}
#search p {
    float: left;
    line-height: 26px;
    margin: 0 10px 0 0;
}
img.deco_header {
    position: absolute;
    top: -40px;
    left: 380px;
    z-index: 100;    
}
#searchform input{
	background: #fff;
	border: 1px solid #e6e6e6;
	-moz-border-radius: 8px;
	-weblit-border-radius: 8px;
	padding: 2px 6px;
	font-size: 14px;	
}

/**** Navegacion *****/

#navegacion {
    background: url('style/images/fondocard.jpg') repeat-x scroll;
    height: 57px;
    margin: 40px 0 50px 0; 
    position: relative;
    z-index: 5000;   
}
ul#nav {
    font-family: 'Museo500', arial, sans-serif;
    font-size: 14px;        
    letter-spacing: 1px;
}
ul#nav li a, ul#nav li {
    float: left;
}
ul#nav li {
    display: inline;
}
ul#nav li a {    
    color: #052409;
    line-height: 57px;
    padding: 0 20px;
    border-left: 1px solid #c9b97f;
    display: block;    
    font-weight: normal;      
}
ul#nav li a:hover {
    background: #233131 url('style/images/bg-2.jpg') repeat scroll;
    color: #e6e6e6;
    text-shadow: 0 1px 1px #666666;
    border-left: 1px solid #022326;
}
ul#nav li.current_page_item a{
    background: #233131 url('style/images/bg-2.jpg') repeat scroll;
    color: #e6e6e6;
    text-shadow: 0 1px 1px #666666;
    border-left: 1px solid #022326;
}
.kwicks {
     list-style-type: none; 
     list-style-position:outside; 
     position: relative;
     margin: 0; 
     padding: 0;
}
.dineroMenu {
	background: url(style/images/dinerobg.png) repeat-x !important; 
}
.kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 140px;
    height: 50px;
    margin-right: 0px;
    background: url(style/images/nav-sprite2.jpg) no-repeat scroll;    
}
.kwicks a{
	display:block;
	height:50px;
	text-indent:-9999px;
	outline:none;
}
#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-215px 0px;
}
#kwick3 {
	background-position:-430px 0px;	
}
#kwick4 {
	background-position:-645px 0px;
}
#kwick5 {
	background-position: -860px 0px;
}
#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -215px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -430px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -645px bottom;
}
#kwick5.active, #kwick5:hover {
	background-position: -860px bottom;
}
ul.kwicks current_page_item {
	background-position: bottom;
}


/***** Contenido *****/

#main-content {
    float: left;
    width: 620px;          
}

/***** tabs *****/

ul.tabNavigation {
    
}
ul.tabNavigation li a, ul#tabNavigation li a{
    float: left;    
}
ul.tabNavigation li {
    display: inline;
    font-family: georgia, serif;  
    font-size: 14px; 
}
ul.tabNavigation li a.dinero {
    background: #212121 url('style/images/Money2.png') no-repeat scroll;
    background-position: 10px 6px;
    width: 195px;
    height: 60px;
    display: block;
    line-height: 60px;      
    padding: 10px;
    text-indent: 78px;
    border: 1px dashed #283838;    
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
    color: #bfbfbf;
}
ul.tabNavigation li a.regalos {
    background: #212121 url('style/images/gift2.png') no-repeat scroll;
    background-position: 10px 10px;
    width: 166px;
    height: 60px;
    display: block;
    line-height: 60px;       
    padding: 10px;
    text-indent: 84px;
    border: 1px dashed #283838;    
    border-left: none;       
    color: #bfbfbf;
}
ul.tabNavigation li a.bonos {
    background: #212121 url('style/images/bonos2.png') no-repeat scroll;
    background-position: 10px 16px;
    width: 195px;
    height: 60px;
    display: block;
    line-height: 60px;       
    padding: 10px;
    text-indent: 58px;
    border: 1px dashed #283838;    
    border-left: none;
    -moz-border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0; 
    border-radius: 0 10px 0 0;    
    color: #bfbfbf;
}
ul.tabNavigation li a.dinero:hover {
    background: #292929 url('style/images/Money.png') no-repeat scroll;
    background-position: 10px 6px;
    color: #fff;   
}
ul.tabNavigation li a.dinero.selected {
    background: #233131 url('style/images/Money.png') no-repeat scroll;
    background-position: 10px 6px;
    color: #fff;
    border-bottom: 1px solid #233131;
}
ul.tabNavigation li a.regalos:hover {
    background: #292929  url('style/images/gift.png') no-repeat scroll;
    background-position: 10px 10px;
    color: #fff;    
}
ul.tabNavigation li a.regalos.selected {
    background: #233131 url('style/images/gift.png') no-repeat scroll;
    background-position: 10px 10px;
    color: #fff;
    border-bottom: 1px solid #233131;
}
ul.tabNavigation li a.bonos:hover {
    background: #292929  url('style/images/bonos.png') no-repeat scroll;
    background-position: 10px 16px;
    color: #fff;   
}
ul.tabNavigation li a.bonos.selected {
    background: #233131 url('style/images/bonos.png') no-repeat scroll;
    background-position: 10px 16px;
    color: #fff;
    border-bottom: 1px solid #233131;
}
.featured-content {
    background: #233131;
    color: #fff;
    padding: 35px 15px;
    border: 1px dashed #283838;
    border-top: none;   
    -moz-border-radius: 0 0 10px 10px;  
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;   
}
.featured-content a img {
    width: 160px;
    height: 190px;
    margin: 10px 11px 0 12px;
    border: 5px solid #07300c;
}
.featured-content a img:hover {
	border: 5px solid #fff;
}
.featured-content p {
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    line-height: 170%;
    padding: 0 20px 15px 20px;    
}
.featured-content p strong {
    color: #57a269;
    font-weight: bold;
}
.featured-content h4 {
    font-family: 'Museo500', georgia, serif;
    font-size: 20px; 
    font-weight: normal;   
    color: #ffffff;
    margin: 10px 0 30px 20px;
    text-shadow: 1px 1px 1px #000;
    line-height: 160%;
}
.featured-content img.nolink {
    margin: 0 auto 30px;
    display: block;
}
a.featuredbutton {
	background: url('style/images/nav-bg.jpg') repeat scroll;
	display: block;
	padding: 10px;
	font-family: 'Museo500', georgia, serif;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin: 10px 10px;
	border: 1px solid #09b0c3;
}
a.featuredbutton:hover {
	background: #022326;
	border: 1px solid #fff; 
}
/***** Post *****/

#posts {
    float: left;
    width: 620px;   
    position: relative; 
}
.post {
    padding: 20px 30px;
    margin: 0 0 20px 0;
    background: #233131 url('style/images/bg-2.jpg') repeat scroll;
    border: 1px dashed #283838;       
}
.post h2 {
    font-family: 'Museo500', georgia, serif;
    font-size: 20px;
    color: #00C3DB;   
    margin: 10px 0 10px 0;       
    letter-spacing: 0.7px;
    text-shadow: 1px 1px 2px #000;     
}
.post h2 a {      
    color: #DBCA88;    
    display: block;
    border-bottom: 1px dashed #DBCA88;     
    padding: 0 0 4px 0; 
    line-height: 160%;  
    font-weight: normal; 
    margin: -10px 0 0 0; 
}
.post h2 a:hover {
    color: #009fb2;
}
.post h2 a:active {
    padding-top: 1px;
    padding-bottom: 3px;    
}
.post h3 {
	font-family: 'Museo500', georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00C3DB;	
}
.post h3.espaciado {
	margin: 10px 0 25px 0;
}
.post h4 {
	font-family: 'Museo500', georgia, serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 160%;
}
.post p {
    font-size: 15px;
    color: #ebebeb;
    line-height: 160%;
    padding: 0 0 20px 0;    
}
.post p span {
	color: #DBCA88;
}
.post img {
    margin: 0 auto;
    display: block;         
    padding: 20px;
}
.post a:hover {
	color: #776F5F;
}
.post a.more-link {
    background: url('style/images/nav-bg.jpg') repeat-x scroll;   
    font-family: tahoma, arial, sans-serif;
    font-size: 15px;   
    color: #212121;    
    text-align: center;
    float: right;
    display: block; 
    margin: 20px 0 0 0;
    padding: 6px 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.post a.more-link:hover {
    background: #077d8c;
    color: #fff;
}
.comentarios {
    background: url('style/images/comment_count_bg.gif') no-repeat scroll;
    width: 32px;
    height: 32px;
    float: left;    
    color: #000;
    text-align: center;
    line-height: 26px;
}
ul.meta {
    margin: 4px 0 30px 0;
    color: #808080;
}
ul.meta li a, ul.meta li {
    float: left;
}
.post a.button {
	background: #DAC588;
	background: -moz-linear-gradient(top, #DAC588, #ccb87f);
	padding: 10px;
	display: block;
	margin: 0 0px;
	color: #062e0b;	
	text-align: center;
	font-family: 'Museo500', georgia, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0 0 0;	
}
.post a.button:hover {
	background:  #077d8c;
	color: #fff;
}
.bks_push a{
	float: left;
	margin: 0 5px 20px 0;
	
}
/**** Archivos *****/

h2.archive_header {
	background: url('style/images/fondocard.jpg') repeat scroll;
	margin: 0 0 30px 0px;	
	font-family: 'Museo500', georgia, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 20px;
	text-align: center;
	color: #052409;
}
.post blockquote {
	background: #042c09;
	margin: 15px;
	border: 1px solid #042e09;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.post blockquote p {
	color: #e5e5e5;
	padding: 20px;
}
/**** Single *****/

.previous_post_link {
    float: left;
    background: url('style/images/flecha_iz.png') no-repeat scroll;     
    height: 19px;
    margin: 15px 0 30px 0;
   
}
.previous_post_link a {        
    display: block;
    padding: 1px 10px 6px 50px;
    color: #fff;
}
.next_post_link {
    float: right;
    background: url('style/images/flecha_der.png') no-repeat scroll right; 
    height: 19px;
    margin: 15px 0 30px 0;
} 
.next_post_link a {
    display: block;
    padding: 1px 50px 6px 10px;
    color: #fff;
}
form#commentform {
    width: 600px;
    margin: 20px 0 0 0;
}
form#commentform p {
    padding: 10px 0;
}
#respond {
    background: #2e2e2e;
    padding: 20px;
    border: 1px solid #333;
}
#respond h3 {
    font-family: 'Museo500';
    font-size: 20px;
    margin: 20px 0 0 0;    
}

/**** Comentarios ****/

ol.commentlist {
	border: 1px solid #022326;
	background: #2e2e2e;
	margin: 0 0 10px 0;
}
h3#comments {
    line-height: 50px;
    background: #2e2e2e;
    padding: 4px 20px;
    margin: 0 0 10px 0;
    border: 1px solid #333;
}
.comment-meta a{
    color: #7f7f7f;    
    line-height: 170%;
}
.comment-body {
    background: #2e2e2e;
    padding: 20px;
}
.comment-body p {
    line-height: 150%;
    padding: 10px 0;    
}
form#commentform input{
	background: #fff;
	border: 1px solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px;
	margin: 0 10px 0 0;
}
form#commentform textarea {
	background: #fff;
	border: 1px solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px;	
	margin: 10px 0 20px 0;
	width: 560px;
	font-size: 18px;
}
input#submit:hover {
	background: #09a6b9;
	cursor: pointer;
	border: 1px solid #0ab7cc;
}

/***** Search *****/

.resultados_busqueda h2 {
	font-family: 'Museo500', georgia, serif;
	font-size: 18px;
	margin: 0 0 15px 0;
	background: #212121;
	padding: 20px;
}
.resultados_busqueda h3 a {
	color: #09aabe;
	font-size: 20px;
	line-height: 40px;
}
.resultados_busqueda h3 a:hover {
	color: #078d9e; 
		
}
.resultados p {
	padding: 0 0 10px 0;
	line-height: 170%;
}
/***** Paginas *****/

/***** Front page posts *****/

#front-page-posts {
	margin: 30px 0 0 10px 0;
	clear: both;
	padding: 40px 0 0 0;
}
#front-page-posts .post {
	background: none;
	border: 2px dashed #2f301b;
	border-left: none;
	border-right: none;
	border-top: none;
}
/***FrontPageFeeds*****/

#frontFeeds {
	margin: 0 0 20px 0;	
}
h2.frontFeedHeader {
	background: #212121;
	font-family: 'Museo500', georgia, serif;
	font-size: 18px;
	margin: 0 0 30px 0;
	font-weight: normal;
	padding: 15px;
} 
.frontFeedsPost {	
	color: #fff;
	float: left;
	width: 268px;
	margin: 0 15px 50px 0;
	line-height: 150%;
	font-size: 12px;
	padding: 10px;
}
.frontFeedsPost:hover {	
	background: #022326;
}
.frontFeedsPost:last-Child {
	float: right;
	margin: 0;
}
.frontFeedsPost img {
	float: left;
	padding: 0 8px 2px 0;
}
.frontFeedsPost a {
	line-height: 140%;
	padding: 0 0 10px 0;
	font-size: 14px;
	display: block;
	color: #BFB074;
}
.frontFeedsPost a:hover {
	color: #609096;
}

h2.page_header {
    color: #00C3DB;
    margin: 10px 0 20px 0;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px #000000;
}

/**** 50 dolares sticky ****/

#sticky_nav {	
	margin: 40px 0;		
}
#sticky_nav h3 {
	margin: 20px 0px 0 0; 
	font-family: 'Museo500', georgia, serif;
	font-size: 18px;
	font-weight: normal;	
	padding: 16px 10px;
	border: 1px solid #bdab71;
	color: #052409;
	background:  url('style/images/fondocard.jpg') repeat scroll;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
#sticky_nav li a {
	display: block;
	padding: 10px;	
	margin: 10px 0;	
	line-height: 150%;
	border: 1px dashed #4c4c4c;
	color: #fff;	
}
#sticky_nav li a:hover {
	background: #07330d;
}

/**** Titulos *****/

.titulo {
	background: #592D56;
	padding: 20px 30px 10px ;
	background: -moz-linear-gradient(top, #592D56, #371935);
	border: 1px dashed #614c5f;	
}
.titulo h2 {
	text-align: center;
	color: #fff;
	font-family: 'Museo500', georgia, serif;
	font-size: 19px;
	font-weight: normal;
}

/***** sidebar ****/

#sidebar {    
    float: right;
    width: 320px;     
}
.cuadro {    
    background: #233131 url('style/images/bg-2.jpg') repeat scroll;
    width: 280px;
    padding: 20px;
    position: relative;
    border: 1px dashed #283838;
    border-top: 1px dashed #1F2B2B;
    border-left: 1px dashed #1F2B2B; 
}
#rss {
    font-family: 'Museo500', georgia, serif;   
    margin: 0 0 19px 0;
}
#rss a {
    color: #fff;    
    font-size: 19px;
}
#rss a:hover {
    color: #c4c4c4;
}
#rss p {
    font-size: 13px;
    color: #e7971c;
    padding: 5px 0;
}
#rss a#rss-imagen {
    background: url('style/images/rss-icon.png') no-repeat scroll;
    width: 51px;
    height: 51px;
    text-indent: -9999px;
    position: absolute;
    top: 10px;
    right: 10px;
}
#rss a#rss-imagen:hover {
    background: url('style/images/rss-icon-hover.png') no-repeat scroll;
}
.publicidad {
    background: #fff;
    float: left;
    width: 128px;
    height: 128px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    border: 1px solid #052409;
}
.publicidad:hover {
    border: 1px solid #fff;	
}
.publicidad img {
	width: 128px;
	height: 128px;
}
li.categories {
    margin: 0; padding: 0;
    list-style: none;
    margin: 40px 0;      
}
li.categories h2 {
 	margin: 20px 0px 0 0; 
	font-family: 'Museo500', georgia, serif;
	font-size: 18px;
	font-weight: normal;	
	padding: 16px 10px;
	border: 1px dashed #a6986b;
	color: #052409;
	background:  url('style/images/fondocard.jpg') repeat scroll;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
li.categories li {
    list-style: none;
    background: #022326;   
}
li.categories a {
    display: block;
	padding: 10px;	
	margin: 10px 0;	
	line-height: 150%;
	border: 1px dashed #283838;
	color: #fff;
}
li.categories a:hover {
    color: #022326;
    background: url('style/images/fondocard.jpg') repeat scroll;
    border: 1px dashed #a6986b;
}

/***** Sidebar social links *****/

#social_links {	
	margin: 40px 0;
}
#social_links h5 {		
	font-family: 'Museo500', georgia, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	border: none;
	color: #fff;
}
#social_links a {
	float: left;
	margin: 0 18px 0 0;
	display: block;
}
#social_links a.twitter {
	background: url('style/images/twitter.png') no-repeat scroll;
	width: 48px;
	height: 48px;
}
#social_links a.facebook {
	background: url('style/images/facebook.png') no-repeat scroll;
	width: 48px;
	height: 48px;
}
#social_links a.rss_sidebar {
	background: url('style/images/rss_48x48.png') no-repeat scroll;
	width: 48px;
	height: 48px;		
}
#sidebar .sidebar_links {
	margin: 30px 0;
}
#sidebar .sidebar_links h2, .sidebar_links h5 {	
	margin: 20px 0px 0 0; 
	font-family: 'Museo500', georgia, serif;
	font-size: 18px;
	font-weight: normal;	
	padding: 16px 10px;
	border: 1px dashed #a6986b;
	color: #052409;
	background:  url('style/images/fondocard.jpg') repeat scroll;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
#sidebar .sidebar_links li {	
	list-style: none;
}
#sidebar .sidebar_links li a {
	display: block;
	padding: 10px;	
	margin: 10px 0;	
	line-height: 150%;
	border: 1px dashed #283838;
	color: #fff;
	background: #022326;
}
#sidebar .sidebar_links li a:hover {
	background: url('style/images/fondocard.jpg') repeat scroll;
	color: #022326;
	border: 1px dashed #a6986b;
}
/***** Footer *****/

#footer {
	background: #2e2e2e;
	height: 80px;
	margin: 30px 0 0 0;
}

/***** Contacto *****/

#contact_form {
	font-family: 'Museo500', Georgia, sans-serif;
	margin: 10px 0;
}
#contact_form legend {    
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;	
	padding: 0 0 30px 0px;
	color: 	#0ab0c6;
}
#contact_form label {
    margin: 0 0 0 0px;
}
#contact_form input {
	width: 200px;
	height: 25px; 
	background: #282828 url('style/images/bg.jpg') repeat scroll;
	border: 1px solid #07360d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 4px 10px 0px;
	display: block;
	margin: 10px 0 20px 0px;
	color: #ddd;
	font-style: italic;	
}
#contact_form textarea {
	background: #282828 url('style/images/bg.jpg') repeat scroll;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 450px;
	height: 184px;
	border: 1px solid #07360d;
	color: #ddd;
	font-size: 14px;
	padding: 10px;	
	margin: 10px 0 10px 0px;
}
.short_text {
	width: 224px;
}
#contact_form .submit_form {
	margin: 10px 0 0 0px;
	background: #282828 url('style/images/bg.jpg') repeat scroll;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 120px;
	height: 30px;
	color: #fff;
	font-size: 13px;	
	cursor: pointer;
	font-style: normal;	
	padding: 4px 10px 6px;
}
#contact_form .submit_form:hover {
    background: #a1e6e6;
    border: 1px solid #add8e6;
    color: #153333;
}
#loader {
	margin: 10px 0;
}
#response {
	border: 1px solid #55a53;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: inherit;
	padding: 10px 5px;
	margin: 10px 0;
}

/***** Footer *****/

#footer {
	background: #000;
	margin: 50px 0 0 0;
	height: 120px;
	position: relative;
}
a img.subir {
	position: absolute;
	right: 0px;
	bottom: 0;
	display: block;
}
#footerInfo {
	padding: 20px 0;	
	width: 500px;
}
#footerInfo p {
	line-height: 170%;
}
#footerInfo a {
	line-height: 170%;
}
.lateral {
    position: absolute;
    left: 0;
    top: 220px;
}
.lateral2 {
    position: absolute;
    right: 0;
    top: 220px;
}






