
body{

}

h1, h2, h3, h4, h5, h6 {  
font-family: "abril-titling",sans-serif;
font-style: normal;
font-weight: 400;
color: white;
}
h1
{
color: green;
}

button, .button {
font-family: "abril-titling",sans-serif;
font-style: normal;
font-weight: 400;
  background-color: #009245;
  border-color: none;
  }
  
.titulo h1
{
margin-top: 0.5em; 
	float: left;
	font-size: 1.125em;
}

h2
{
	color: silver;
text-shadow: none;
text-align: center;
}
h3
{
	color: black;
text-shadow: none;
text-align: center;
}

.top
{
margin: 0;
	background-color: white;
}

.menup
{
list-style-type: none;

}

.menup li
{
display: inline;
}

.zonadelmenu
{
background-color: #009245;
}
.breadcrumbs {
    background-color: white;
    border-bottom: silver 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
    padding: 0.5em 0;
	border-radius: 0;
}

.subfamilias
{
list-style-type: none;
margin: 1em 0;
}
.subfamilias li
{
border-bottom: 1px black solid;
padding: 0.5em 0;
text-transform: uppercase;
}

.noticias
{

	padding: 0.55em;
	text-transform: capitalize;
	line-height: 2em;
}
.noticias ul
{
	line-height: 2em;
list-style-type: none;
}
.noticias li
{
border-bottom: 1px silver dotted;
}
.noticias h5
{
text-transform: uppercase;
   text-shadow: none;  
color: #009245;
background-color: white;
text-align: left;
}
.noticias li a:link
{
color: gray;
}
.noticias li a:visited
{
color: gray;
}
.noticias li a:hover
{
color: black;
}
.noticias li a:active
{
color: black;
}
.destacado
{
padding: 0 3em;
}

.nivel1 {
  margin: 0 auto;
	padding: 1.125em;
	margin: 1.125em auto 0 auto;
	border-top: 1px silver solid;
   }

.nivel1 h5
{
text-transform: uppercase;
   text-shadow: none;  
color: gray;
background-color: white;
text-align: center;
}
.abajo
{
background-color: black;
padding: 1.125em;
}
.abajo p
{
color: white;
}
.abajo a:link
{
color: gray;
}
.abajo a:visited
{
color: gray;
}
.abajo a:hover
{
color: silver;
}
.abajo a:active
{
color: gray;
}
.abajo ul{
list-style-type: circle;
}


.redes
{
margin: 1em 0;
}
/*Home*/
.homecol                    { margin-top: 10px; margin-bottom: 10px; }

.homecol article            { padding: 0 0 0 78px; position: relative; min-height: 64px; margin: 0 0 20px 0; }
.homecol time               { text-align: center; font-size: 1.125em; color: #fff; position: absolute; top: 0; left: 0; display: block; width: 64px; height: 64px; border-radius: 50%; background-color: #009245; }
.homecol time span          { display: block; margin: 8px 0 0 0; font-size: 1em; font-family: "abril-titling",sans-serif; font-style: normal; font-weight: 400; }
.homecol article h1         { font-size: 1.188em; padding: 5px 0 0 0; text-align: justify; }
.homecol article h1 a       { color: #009245;}
.homecol article h1 a:hover { color: #000;}
.homecol article p { text-align: justify; }








@media (min-width: 980px) {

/* 
body
{
	background-image: url(../img/escudoburgelu.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}
 */
.logo img
{
float: left;
}
.titulo h1
{
margin-top: 3em; 
	float: left;
	font-size: 1.5em;
}

	.idiomas{
		
		margin-top: 4em;

	}
		.idiomas li{
		
padding-left: 0.5em;
		font-size: 1em;
			text-transform: uppercase;
	}
	
.contenidos
{
width: 90%;
margin: 0 auto;
}
.nivel1{
	margin-top: 2em;
	border-top: 1px silver solid;;
}
    

  }







