@charset "utf-8";
body {
	background: url(img/fondoppal.png) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: 'Source Sans Pro', sans-serif;
}
.pie {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 197px;
	width: 100%;
	background: url(img/fondopie.png) repeat-x;
}
.pieinterior {
	margin: 0px auto;
	height: auto;
	width: 940px;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	color: #111;
	padding: 5px 5px 5px 20px;
	background: url(img/fondoh1.jpg) no-repeat left center;
	font-weight: normal;
}

.piebanner{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	color: #111;
	padding: 5px 5px 5px 20px;
	
	font-weight: normal;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 26px;
	color: #111;
	font-weight: normal;
	padding-top: 7px;
}

p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #202020;
	padding-top: 7px;
}
h5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    line-height: 140%;
    color: #202020;
    padding-top: 7px;
    text-align: center;
    font-weight: normal;
}
h6 {
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
    line-height: 140%;
    color: #3F3F3F;
    padding-top: 7px;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 15px;
}
.grid_8 li {
	list-style: url(img/icono-lista.png);
	margin-left: 25px;
	line-height: 140%;
}

h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #ee0000;
	font-weight: normal;
	padding-top: 7px;
	border-bottom: 1px solid #ee0000;

}


h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	color: #e00;
	padding-top: 7px;
	font-weight: normal;

}
img {
	float: left;
	border-style: none;
}
.flotarderecha {
	float: right;
}
.gridsilla {
	margin: 0px 10px;
	float: left;
	height: auto;
	width: 186px;
}
iframe{
    overflow:hidden;
}