body{
    background-color: rgb(0,0,0);
    width: 960px;
    margin: auto;
    font-size: 11pt;
}

div#pagina{
    width: 90%;
    height: 100%;
    margin: auto;
    margin-left: 0;
}

/*HEADER*/
#botones{
    width: 40%;
    height: 20px;
    margin-left: 60%;
}

#botones nav ul{
    list-style: none;
}

#botones nav ul li {
        float:left;
		margin-left:2rem;
}

#botones nav ul li a{
        text-decoration: none;
        font-family: 'Oswald', sans-serif;
        font-size:0.6rem;
        font-weight: 300;
        color: rgb(255,255,255);       
}

#botones nav ul li a:hover{
        color: rgb(210,198,96);
}

#logo{
    width: 100%; 
    height: 179px;
    background-image: url(imagenes/foto-head-celeste.jpg);
    background-repeat: no-repeat;
    margin-top: 0rem;
    margin-left: 0;
}

#logo img {
    margin-left: 2.5rem;
}

#logo h1 {
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight: 400; 
    background-color: rgb(210,198,96);
    width: 25%;
    margin-top: -5rem;
    margin-left: 73%;
    padding: 0.5rem;
}

header{
    width: 100%;
    }



/*BODY DEL HOME*/
#contenido{
    width: 100%; 
    margin-top: 1rem;
}

#contenido2{
    width: 100%;
    height: 400px;
    margin-top: 1rem;
    background-color: rgb(210,198,96);
}

#bienvenidos{
    width: 55.5%; 
    height: 200px;
    float: left;
    margin-top: 0.5rem;
    margin-left: 0;
    background-color:rgb(210,198,96);
}

#bienvenidos h2{
    background-color: rgb(0,0,0);
    font-family: 'Oswald', sans-serif;
    color:rgb(210,198,96);
    padding-left: 0.5rem;
    font-size:1.5rem;
    font-weight: 400; 
    width: 471.5px;
}

#bienvenidos p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;    
    padding-top: 0;
    padding-left: 0.5rem;
    width: 96%;
    height: 100%;
}

#gif{
    width: 370px;
    height: 200px;
    float: right;
    margin-left: 0.5rem;
    margin-top: 0.5rem;}

#gif img{
    width: 100%;
    height: 100%;
}

#n1{
    width: 49.7%;
    height: 350px;
    float: left;
    margin-left:0;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

#n1 img{
    width: 100%;
    height: 100%;}

#n2{
    width: 49.7%;
    height: 350px;
    float: right;
    margin-right: 0;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

#n2 img{
    width: 100%;
    height: 100%;
}


/*BODY DEL NIVEL1*/

#dondeestoy h16 {
font-family: 'Oswald', sans-serif;
color:rgb(255,255,255);
font-size:2.5rem;
font-weight: 400;
padding-left: 1rem;
padding-right: 35%;
float: left;
background-color: rgb(9, 133, 149);
margin-right: 0.3rem;

}

#dondeestoy h17 {
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
font-size:2.5rem;
font-weight: 400;
padding-left: 1rem;
padding-right: 35%;
clear: both;
background-color: rgb(210,198,96);
}

#dondeestoy h16 a {
color:rgb(255,255,255);
text-decoration: none;
}

#dondeestoy h17 a {
color:rgb(0,0,0);
text-decoration: none;
}

#tpuno {
width: 30%;
float: left;
margin-left:0;
margin-top: 0.5rem;

}

#tpuno img {
width: 100%;
    margin-top: 0.3rem;


}    
#tpuno h16{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;

}

#tpuno h17{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 2.3rem;
font-size:2rem;
font-weight: 300;
}

#tpuno p {
    background-color: rgb(210,198,96);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(0,0,0);
    padding: 0.5rem;
    margin-top: 0;
}
#tpdos {
width: 30%;
float: left;
margin-left: 5%;
margin-top: 0.5rem;
}

#tpdos img {
width: 100%;
margin-top: 0.3rem;

}    
#tpdos h16{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#tpdos h17{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 5.8rem;
font-size:2rem;
font-weight: 300;
}

#tpdos p {
    background-color: rgb(210,198,96);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(0,0,0);
    padding: 0.5rem;
    margin-top: 0;
}

#tptres {
width: 30%;
float: right;
margin-top: 0.5rem;
}

#tptres img {
width: 100%;
    margin-top: 0.3rem;

}    
#tptres h16{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#tptres h17{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 4.3rem;
font-size:2rem;
font-weight: 300;
}

#tptres p {
    background-color: rgb(210,198,96);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(0,0,0);
    padding: 0.5rem;
    margin-top: 0;
}

/*BODY DEL TPUNO*/

#dondeestoy h15 {
font-family: 'Oswald', sans-serif;
color:rgb(255,255,255);
font-size:2.5rem;
font-weight: 400;
padding-left: 1rem;
padding-right: 85.5%;
clear: both;
background-color: rgb(9, 133, 149);

}

#dondeestoy h15 a {
color:rgb(255,255,255);
text-decoration: none;
}

#uno {
width: 30%;
float: left;
margin-right: 3rem;
margin-top: 0.5rem;
margin-bottom: 1rem;
    
}

#dos {
width: 30%;
    float: left;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

#tres {
width: 30%;
    float: right;
margin-top: 0.5rem;
margin-bottom: 1rem;
}

#uno h6{
background-color:rgb(9, 133, 149);
font-family: 'Oswald', sans-serif;
color:rgb(255,255,255);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#uno a{
color:rgb(255,255,255);
text-decoration: none;
}

#uno h7{
background-color:rgba(9, 133, 149, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(255,255,255);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 2rem;
font-size:2rem;
font-weight: 300;
}

#dos h6{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#dos a{
color: rgb(0,0,0);
text-decoration: none;
}

#dos h7{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 5rem;
font-size:2rem;
font-weight: 300;
}

#tres h6{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#tres a{
color:rgb(0,0,0);
text-decoration: none;
}


#tres h7{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 4rem;
font-size:2rem;
font-weight: 300;
}

#slidertpuno img {
width: 100%;
margin-top: 0.5rem;
}


#masinfo {
   width: 100%;
    margin-top: -50px;

}

#masinfo p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(255,255,255);
    padding: 1rem;   
}

.celeste {
    color: rgb(9, 133, 149);
    font-weight: 500;
    
}

/*BODY DEL TPUNO PROCESO*/
#contenido h8{
    font-family:  'Open Sans Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    color: rgb(9, 133, 149);
    
}

#datos {
    width:49%;
    height: 70px;
}

#datos h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    width: 60%;
    background-color: rgb(9, 133, 149);
    color: rgb(255,255,255);
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    padding-left: 1rem;
}   

#masdatos {
    width: 100%;
    margin-top: 7rem;
}

#masdatos p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(255,255,255);
    padding: 1rem;   
}

#masdatos nav ul{
    list-style: none;
}

#masdatos nav ul li {
    float: left;
    margin-left: 0.5rem;
}





/*BODY DE LA CATEDRA*/

#contenido2{
    width: 100%;
    height: 305px;
    margin-top: 1rem;
    background-color: rgb(210,198,96);
    padding-bottom: 0.5rem;
}

#contenido2 h10 {
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight: 700; 
    background-color: rgb(0,0,0);
    color: rgb(210,198,96);
    padding: 0.3rem;
    padding-right: 47.9rem;
    padding-left: 1.3rem;
}

#aside {
    width: 25%;
    float: left;
    margin-top: 1rem;
}

#aside nav ul {
    list-style: none;
    margin-top: 1rem;
    
}

#aside nav ul li {
    margin-bottom: 2rem;
    
}

#aside nav ul li a {
    font-family: 'Oswald', sans-serif;
    font-size:0.9rem;
    font-weight: 400;
    text-decoration: none;
    color: rgb(0,0,0);
}

#aside nav ul li a:hover {
    color: rgb(9, 133, 149);
}

#info {
    width: 75%;
    float: left;
    margin-top: 1rem;
}

#info p {
    padding: 1rem;
    padding-right: 2rem;
    color: rgb(0,0,0);
    font-family: 'Roboto', sans-serif;
    font-size:0.7rem;
    font-weight: 400; 
}


.subrayar {
    text-decoration: underline;
}

.destaco {
    font-weight: 500; 
    font-style: italic;
}



/*BODY DE EL TALLER*/

#contenido3{
    width: 100%;
    height: 610px;
    margin-top: 1rem;
    background-color: rgb(210,198,96);
    margin-bottom: 0.5rem;
}

#contenido3 h10 {
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight: 700; 
    background-color: rgb(0,0,0);
    color: rgb(210,198,96);
    padding: 0.3rem;
    padding-right: 47.9rem;
    padding-left: 1.3rem;
    
}

#infotaller {
    width: 70%;
    float: left;
    margin-top: 2rem;
}

#infotaller h11 {
    color: rgb(0,0,0);
    font-family: 'Roboto', sans-serif;
    font-size:1rem;
    font-weight: 700;
}

#infotaller p {
    padding: 1rem;
    padding-left: 0;
    padding-top: 0;
    color: rgb(0,0,0);
    font-family: 'Roboto', sans-serif;
    font-size:0.7rem;
    font-weight: 400; 
}

#contenedor {
    width: 100%;
    height: 100%;
}



.acaestamos {
    color: rgb(9, 133, 149);
}

/* BODY DE MAS DATOS (es la misma que anteriores)*/

#contenido4{
    width: 100%;
    height: 400px;
    margin-top: 1rem;
    background-color: rgb(210,198,96);
    margin-bottom: 0.5rem;
}

#contenido4 h10 {
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight: 700; 
    background-color: rgb(0,0,0);
    color: rgb(210,198,96);
    padding: 0.3rem;
    padding-right: 47.9rem;
    padding-left: 1.3rem;
}


/*BODY DE NIVEL2*/

#dondeestoy2 h16 {
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
font-size:2.5rem;
font-weight: 400;
padding-left: 1rem;
padding-right: 35%;
float: left;
background-color: rgb(210,198,96);
margin-right: 0.3rem;

}

#dondeestoy2 h17 {
font-family: 'Oswald', sans-serif;
color:rgb(255,255,255);
font-size:2.5rem;
font-weight: 400;
padding-left: 1rem;
padding-right: 35%;
clear: both;
background-color: rgb(9, 133, 149);
}

#dondeestoy2 h16 a {
color:rgb(0,0,0);
text-decoration: none;
}

#dondeestoy2 h17 a {
color:rgb(255,255,255);
text-decoration: none;
}

#tpuno2 {
width: 49%;
float: left;
margin-left:0;
margin-top: 0.5rem;

}

#tpuno2 img {
width: 100%;
     height: 100%;
margin-top: 0.3rem;


}    
#tpuno2 h16{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 15%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;

}

#tpuno2 h17{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 16.55rem;
font-size:2rem;
font-weight: 300;
}

#tpuno2 p {
    background-color: rgb(210,198,96);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(0,0,0);
    padding: 0.5rem;
    margin-top: 0;
}
#tpdos2 {
width: 49%;
float: left;
margin-left:1%;
margin-top: 0.5rem;
}

#tpdos2 img {
width: 100%;
    height: 100%;
margin-top: 0.3rem;

}    
#tpdos2 h16{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 15%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#tpdos2 h17{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 10.65rem;
font-size:2rem;
font-weight: 300;
}

#tpdos2 p {
    background-color: rgb(210,198,96);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: rgb(0,0,0);
    padding: 0.5rem;
    margin-top: 0;
}

/*BODY DEL TPUNO 2*/
#dondeestoy h25 {
font-family: 'Oswald', sans-serif;
color:rgb(255,255,255);
font-size:2.5rem;
font-weight: 400;
padding-left: 1rem;
padding-right: 84.8%;
clear: both;
background-color: rgb(9, 133, 149);

}

#dondeestoy h25 a {
color:rgb(255,255,255);
text-decoration: none;
}

#uno2 {
width: 30%;
float: left;
margin-right: 3rem;
margin-top: 0.5rem;
margin-bottom: 1rem;
    
}

#dos2 {
width: 60%;
    float: left;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

#uno2 h6{
background-color:rgb(9, 133, 149);
font-family: 'Oswald', sans-serif;
color:rgb(255,255,255);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 23%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#uno2 a{
color:rgb(255,255,255);
text-decoration: none;
}

#uno2 h7{
background-color:rgba(9, 133, 149, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(255,255,255);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 6.5rem;
font-size:2rem;
font-weight: 300;
}

#dos2 h6{
background-color:rgb(210,198,96);
font-family: 'Oswald', sans-serif;
color:rgb(0,0,0);
padding-left: 1rem;
padding-right: 0rem;
font-size:2rem;
font-weight: 400; 
width: 13%;
float: left;
margin-top: 0rem;
margin-bottom: 0rem;
}

#dos2 a{
color: rgb(0,0,0);
text-decoration: none;
}

#dos2 h7{
background-color:rgba(210, 198, 96, 0.51);
font-family: 'Open Sans Condensed', sans-serif;
color:rgb(0,0,0);
padding-bottom: 0.25rem;
padding-left: 1rem;
padding-right: 1rem;
font-size:2rem;
font-weight: 300;
}


/*BODY DEL TPUNOPROCESO 2*/

#video {
    width: 60%;
    height: 315px;
    margin-left: 10%;
    margin-bottom: 1rem;
    
}

/*BODY DE EQUIPO DOCENTE*/
#hayequipo {
    width: 100%;
}


#hayequipo h2{
    background-color: rgb(210,198,96);
    color: rgb(0,0,0);
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight:700;
    padding: 0.3rem;
    padding-left: 0.5rem;
}

#hayequipo nav {
}

#hayequipo nav ul {
   margin: 0;
margin-left: 2rem;
}

#hayequipo nav ul li{
    width: 30%;
    float: left;
    margin-right: 0.5rem;
   
}

#hayequipo nav ul li img{
   width: 100%;
    
}


#textos {
    width: 100%;
    
}

#titular{
    width:31%;
    float: left;}

#titular h2{
    background-color: rgb(9, 133, 149);
    color: rgb(255,255,255);
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight:700;
    padding-left: 1rem;  }

#titular p{
    color:rgb(255,255,255);
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    padding-left: 1rem;
}

.arquitecta {
    font-size: 0.9rem;
    font-weight: 500;
}
#adjuntos{
    width: 31%;
    float: left;
    margin-left: 1.5rem;
}

#adjuntos h2{
    background-color: rgb(9, 133, 149);
    color: rgb(255,255,255);
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight:700;
    padding-left: 1rem;  }
   
#adjuntos p{
    color:rgb(255,255,255);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.2rem; 
    padding-left: 1rem;
}

#docentes{
    width: 31%;
    float: left;
    margin-left: 1.5rem;
}

#docentes h2{
    background-color: rgb(9, 133, 149);
    color: rgb(255,255,255);
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight:700;
    padding-left: 1rem;  }

#docentes p{
    color:rgb(255,255,255);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.2rem; 
    padding-left: 1rem;
}

/*BODY DEL QUE ES LA MORFO*/
#curiosos {
    width: 100%;
}

#curiosos h2 {
    font-family: 'Oswald', sans-serif;
    font-size:1rem;
    font-weight: 700; 
    background-color: rgb(210,198,96);
    color: rgb(0,0,0);
    padding: 0.3rem;
    padding-right: 44.9rem;
    padding-left: 1rem;
}

#curiosos h3 {
    font-family: 'Oswald', sans-serif;
    font-size:0.8rem;
    font-weight: 400; 
    background-color: rgb(9, 133, 149);
    color: rgb(255,255,255);
    padding: 0.3rem;
    padding-right: 1rem;
    padding-left: 1rem;
    width: 150px;
}

#curiosos p {
    font-family: 'Roboto', sans-serif;
    font-size:0.8rem;
    font-weight: 400; 
    color: rgb(255,255,255);
    padding: 0.3rem;
    padding-left: 1rem;
}

#lenguajes {
    width: 100%;
    height: 250px;
}

#lenguajes nav {
}

#lenguajes nav ul {
    list-style: none;
}

#lenguajes nav ul li {
    float: left;
    width: 30%;
    margin-left: 1rem;
}

#lenguajes nav ul li img{
    width: 100%;
}

#lenguajes nav ul li p {
    color: rgb(9, 133, 149);
    font-family: 'Roboto', sans-serif;
    font-size: 0.9rem;
    font-weight: 500; 
    padding: 0.3rem;
    padding-left: 1rem;
}


/*FOOTER*/
footer {
    background-color: rgb(0,0,0);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgb(255,255,255);
    padding-top: 1rem;
    width: 100%;
    height: 125px;
    margin-left: 0;
    clear: both;
}

footer img {
    width: 95px;
    height: 110px;
    margin-left: 35px;
    float: left;
}

footer nav {
    margin-left: 10rem;
}

footer nav ul {
    list-style: none;
    margin-right: 4rem;
    float: left;    
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgb(255,255,255);
    padding-left: 2rem;
}

footer nav ul li {
    margin-bottom: 0.2rem;
}    

footer nav ul li a {
    font-family: 'Oswald', sans-serif;
    font-size:0.6rem;
    font-weight: 300;
    text-decoration: none;
    color: rgb(255,255,255);    
}

footer nav ul li a:hover  {
    color:rgb(210,198,96);
}

footer p {
    font-family: 'Oswald', sans-serif;
    color:rgb(255,255,255);
    font-size:0.7rem;
    font-weight: 400;
    clear: both;
    padding: 1rem;
    padding-top: 0;
    
}
.negritafooter {
    font-size: 0.7rem;
    font-weight: 500;
   
}



/*Reglas del slider*/
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin-top:20px;
		margin-left:15px;		
		position:relative;
		text-align:left;
		width:620px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:350px;
		overflow:hidden; 
		}	


	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */	


/*pretty photo en tpunoproceso*/

#fotosproceso ul {
    margin: 0;
}

#fotosproceso ul li {
    float: left;
    margin-left: 0.6rem;
}

#fotostaller {
    width: 100%;
    margin-left: -40px;
    
}

#fotostaller ul {
    margin: 0;
}

#fotostaller ul li {
    float: left;
    margin-left: 0.6rem;
    list-style: none;
}


.dest {
    font-size: 1.1rem;
    color: rgb(210,198,96);
}