﻿@font-face {
font-family: 'Fontin';
src: url('Fontin-Regular.eot'); 
src: url('Fontin-Regular.eot?#iefix') format('embedded-opentype'), url('Fontin-Regular.woff') format('woff'), url('Fontin-Regular.ttf') format('truetype'), url('Fontin-Regular.svg#Fontin-Regular') format('svg');
                font-weight: normal;
                font-style: normal;
}



body {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 0.9em;
}
#mas{
	/*display:none;*/}
p{
	margin-left: 5px;
	margin-right: 5px;
	color: #333;
	text-align: justify;
}
.negrita {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
img{
	border: 1px solid #7e576f;
	width: 100%;

}

/*-----------------Sector 2-------------------*/



h2.sector2 {
	color: #7e576f;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;

}
h3.sector2 {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;

}
h4.sector2 {
	color: #7e576f;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;

}
prueba_sector2{
	margin-left: 5px;
	margin-right: 5px;
	color: #333;
	text-align: justify;	
}
#destacados_sector2{
	background-color: #f1ece6;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#destacados_sector2 img{
	border: 1px solid #7e576f;
}
#destacados_sector2 a{
	color: #7e576f;
	text-decoration: none;
	font-weight: bold;
}
#destacados_sector2 a:hover{
	text-decoration: underline;
}
/*-----leyenda--------*/
#iconos_leyenda{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1069A3;
}
.tituloleyenda{
	font-size: 1.5em;
	color: #1069A3;
	font-weight: bold;
}
.subtituloleyenda{
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
}
