/* TIPOGRAFÍA */
@font-face {
    font-family: 'WWF';
    src: url('../fonts/wwf-webfont.eot');
    src: url('../fonts/wwf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/wwf-webfont.woff') format('woff'),
         url('../fonts/wwf-webfont.ttf') format('truetype'),
         url('../fonts/wwf-webfont.svg#WWFRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h2,h3,h4,h5,h6 {
	margin-bottom:0.3em;
	color:#005e92;
	font-family:'WWF', sans-serif;
	font-weight:normal;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-family:'WWF', sans-serif;
	font-size:1.4em;
	color:#000;
}
h4 {
	font-family:Arial, sans-serif;
	font-size:1em;
	color:#000;
}
h5 {
	margin:20px 0 10px 0;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
p {
	margin-bottom:10px;
	font-size:0.9em;
}
footer li {
	padding-bottom:0.3em;
}
ul {
	margin-bottom:10px;
}
.negrita{
	font-weight:bold;
}
.check-blue li {
	color:#00a6eb;
	margin-right:5px;
}
.red-dot li {
	color:#EA890D;
	margin-right:5px;
	font-size:0.55em;
}
.ubicacion i {
	margin-right:5px;
	color:#00a6eb;
	font-size:1.2em;
}
.sub-list {
	margin-left:10px;
	font-size:1em;
}
.subtitular-arial {
	font-size:1em;
	text-align: center;
}
.aportaciones-home {
	margin-top:1em;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
}
