#header_banner{
	margin-bottom: -4px;
	}
	
div.estaticas_textos {
	width:96%;
	margin:40px 2% 30px 2%;
	font-family:'Lora',Times New Roman;
	}
	
	div.estaticas_textos_centrar {
		text-align:center;
		}
	
	div.estaticas_textos a {
		text-decoration:none;
		color:#F63;
		}
	
	
	div.estaticas_textos h2
	,div.estaticas_textos h3 {
		font-family:'Lora',Times New Roman !important;
		border:0;
		margin:10px 0 !important;
		}
	div.estaticas_textos h1 {
		font-size: 18px;
		color: #323232;
		font-weight:normal;
		padding: 7px 0;
		margin:20px 0;
		text-transform: uppercase;
		font-family:'Open Sans',Arial;
		}
		
	div.estaticas_textos p
	,div.estaticas_textos li {		
		font-size:14px;
		line-height:22px;
		}
		
		
	div.cuadro_gris {
		border: 1px solid #E0E0E0;
		background: #FAFAFA;
		padding: 20px 20px;
		box-shadow: 0 0 20px rgba(0,0,0,0.15);
		margin:20px;
		}
		
		
	
div.estaticas_textos table {
	border:1px solid #999;
	width:auto;
	margin:0 20px 20px 20px;
	text-align:left;
	font-size:10px !important;
	font-family:Arial !important;
	}
	div.estaticas_textos table tr.sombra td {
		background-color:#CCC;
		}
				
	div.estaticas_textos img {
		max-width:100%;
		}		
	div.estaticas_textos div.estaticas_banderas img {
		width:32%;
		margin-right:1%;
		height:150px;
		}