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

h1{
	font-size:20px;
    text-align:justify;
}

dt{
    font-size:24px;
	color:rgba(196,33,53,1);
    text-align: justify;
}

dd{
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
}
header.hea1{
	height:350px;
	background-image:url(img/header2.jpg);
    background-size: cover;
}

header.hea2{
	height:350px;
	background-image:url(img/header3.jpg);
    background-size: cover;
}

header.hea3{
	height:350px;
	background-image:url(img/header4.jpg);
    background-size: cover;
}

header.hea4{
	height:350px;
	background-image:url(img/header5.jpg);
    background-size: cover;
}

header.hea5{
	height:350px;
	background-image:url(img/header6.jpg);
    background-size: cover;
}


	
section.contenido article p{
	font-size:18px;
	text-align:justify;
}

section.contenido article p strong{
	font-size:18px;
}

section.contenido h1{
    font-size:24px;
	color:rgba(196,33,53,1);
}

section.contenido article h1 strong.rojo{
	font-size:24px;
	color:rgba(196,33,53,1);
}

em{
	font-size:24px;
	color:rgba(196,33,53,1);
    font-weight: bold;
}

ul li{
    text-align: justify;
    font-size: 18px;
    line-height: 25px;
    list-style-type: none;
}


.conocenosList li{
text-align: justify;
  font-size: 18px;
  line-height: 28px;
}