/* HOJA DE ESTILO */



@font-face {
    font-family: "Yanone Kaffeesatz";
    src: url(font/yanone-kaffeesatz-regular.otf);
}


h2 {
font-size:30px;
 font-family: "Yanone Kaffeesatz";
 margin-left: 0%;
 color:#333
 
}

h3 {
	 font-size:20px;
	 font-family: "Yanone Kaffeesatz";
	color:#10c4a4;
	}
	
h4 {
	 font-family: "Yanone Kaffeesatz";
	font-size:25px;
	line-height: 5px;
	}


p img { 
    
    width: 670px;
    
}




p {
    
  
    font-size: 12px;   
    font-family: Calibri, sans-serif;
    line-height: 30px;
    
}


a {
    color: #179d83;
    text-decoration: none;
    list-style: none;
    text-align: center;
    font-family: Calibri, sans-serif;
   
   
}

a:hover {
    color: #333;
 
}


#contenedor{ 
    margin: auto;
    width:960px;
}

body {
    margin: 0px;
    background-color: rgba(78, 142, 142, 0.35);
	font-family: Calibri, sans-serif;
    
}
header{ 
    height: 150px;
    width: 957%;
    background-color: #10c4a4;
    overflow:hidden;
}

aside#izquierda {
    float: left;
    list-style: none;
    height: 700px;
    width: 27%;
    line-height: 50px;
    font-size: 15px;
    margin-top: 0px;
    
}



aside#izquierda li {
    border:
	border-right-width: thin;
	padding-left: 15px;
	border: 1px dashed #10c4a4;
}


aside#izquierda img {

   width: 150px;
   height:25px;
   margin-left: 10px;
   padding-top:20px;

}




aside#derecho img {
    
    float: right;
    margin-left: 100%;
    width: 100%;
    
}

header img {
    margin-left: 0%;
    width: 100%;
    
}


.texto_destacado1 {
    
    width: 550px;
    font-size: 12px;   
    font-family: Calibri, sans-serif;
    line-height: 30px;
}


article  {
margin-left: 30%;

}

.texto_destacado1 {
    color: #000;
}


nav{
  font-family: Calibri, sans-serif;
  margin-top: 1rem;  
  margin-left: 30%;
 
}

nav ul{    
    list-style: none;
    margin:0px;
    padding:0px;
}

nav ul li{
    width:100%;
    background-color: rgba(78, 142, 142, 0.35);
    margin-bottom: 0.5rem;
	line-height:30px;
}

nav ul li a{
   text-decoration: none; 
    color:#FFFFFF;
    display:block;
    width:100%;
    text-align: center;
    background-color: rgba(232, 209, 171, 0.81);
    
}

nav ul li a:hover{
    color:rgba(255,255,255,1);
    background-color: #179d83;
}


@media all and (min-width: 1px) and (max-width: 320px) {
    
     header nav#botoneradearriba ul li{
            float:none;
            margin-bottom: 0.15rem;
        }

}

@media all and (min-width: 321px) and (max-width: 640px) {
nav ul li{
    width:8rem;
    float:left;
    margin-right: 0.4rem;
}
    
}

@media all and (min-width: 641px) {
    header{
        position: relative;
        width: 100%;
    }
    nav{
        /*position:absolute;*/
        bottom:0.1rem;
        right:0.1rem;
    }
    
    nav ul li{
        width:8rem;
        float:left;
        margin-right: 0.4rem;
}
 
}

#login{
	border: 1px solid #333;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom:10px;
	line-height: 15px;
	margin-top:20px;
    }
	
#lineas{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #10c4a4;
	border-right-color: #10c4a4;
	border-bottom-color: #10c4a4;
	border-left-color: #10c4a4;
	padding-top:10px;
	margin-top:10px;
    }
	
#linea_baja{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bttom-width: 1px;
	border-bottom-color: #10c4a4;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
    }
	
#calendario{
	background-image: url(images/calendario.jpg);
	height: 480px;
	    }
		
.meses{
	font-size: 12px;
	color: #10c4a4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #10c4a4;
	border-bottom-color: #10c4a4;
	padding-top: 10px;
	padding-bottom: 10px;
		 }
		
.expos{
	width: 200px;
	float: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right:23px;
	margin-bottom:25px;		
		}
	

.expos img{ padding-bottom:10px;}


.tps img{ padding-top:10px}


#docentes{
	
	width:680px;
	float:left;
	
		 }
.docentes{
	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #10c4a4;
	padding-top: 10px;
	width:680px;
	float:left;
	
		 }
#columnadocentes{
	float:left;
	padding-right:100px;
}

		 
.doc{
	width: 200px;
	float: left;
	padding-bottom: 20px;
	margin-right:23px;
	margin-bottom:25px;		
		}
	

	
footer{
	height: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #10c4a4;
	border-right-color: #10c4a4;
	border-bottom-color: #10c4a4;
	border-left-color: #10c4a4;
	padding-top:10px;
	margin-top:10px;
	float:left;
	width:100%;
    }

#imagentp { float:left;
            padding-right:10px;
}

#manito {padding-top:5px;
}

.subtitulo {color:#10c4a4
}