@charset "utf-8";
/* CSS Document */


div.clear {
	margin:20px 0;
	text-align:center;
	}

div.portada_primera {
	margin:0px 0 !important;
	}
	div.portada_primera h2 {
		margin-top:0 !important;
		}

div.columna {
	text-align:left;
}
.columna a {
	text-decoration:none;
	}
	div.columna a h2 {
		/*border-bottom:none;*/
		}
	div.columna p {
		margin:5px;
		font-size:13px;
		color:#666;
		}


				
				
				
				
				
/* TABLET */
@media only screen and (max-width: 1024px) {
	
	
	}	
/* fin tablet */

	
				
/* MOVIL */
@media only screen and (max-width: 590px) {
	
	
	}
/* fin movil */