body{
background-color: #A3CC7A;
font-family:sans-serif;
    margin: 0px;
}

#wrapper{
background-color: #FFFFFF;
width: 900px;
margin:auto;
}

#logo{
height: 100px;
width: 100px;
position:static; 
float:none; 
margin-left: 400px; 
right: 95px;
display:block;
clear: both;
    padding-top: -50%;    
}


/*titulos principales*/
#titulotipo{
position:static; 
float:none; 
margin-left: 0%; 
padding-top: 2%;
right: 200%;
display:block;
text-align: center;
}
#titulos{
position:static; 
float:none; 
margin-left: 0%; 
top:50px; 
right: 95px;
display:block;
line-height: 3px;   
text-align: center;
}
h1#catedracosgaya{
font-size: 300%;
}
span{
    color: #99CC00;
}
#faduuba{
    font-size: 15px;
}




/*meeeeeenu*/
#{
    margin: 0;
    font-family: serif;
    font-size: 5px;
}
#menu-wrapper ul{
    padding: 0;
        list-style: none;
}
#menu > li{
    display: inline-block;
    }
#menu >li >a{
    display: block;
    padding: 5px 5px;
    width: 120px;
}
li ul{
    position: absolute;
    display: none;
}
.sub menu a{
    display: block;
    padding: 20px 7px;
    width: 130px;
}
li:hover ul{
    display: block;
}

/*estilo del menu*/
#menu-wrapper, li ul{
    background: #99CC00;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 3px;
}
#menu{
    width: 800px;
    margin: 0;
    text-align: center;
}
#menu a{
    color: #fff;
    text-decoration: none;
    font-weight: lighter;
}

#menu li:hover{
    background: #6B8F00;
    text-shadow: 0 0 2px #000;
}



#face{
float:right;
width:50px; 
margin-top: 20px;
}

#twitter{
float: right;
width: 50px;
margin-top: 20px;
}

#rss{
float: right;
width: 50px; 
margin-top: 20px;
}

#google{
float: right;
width: 50px;
margin-top: 20px;
}


/*imagen home*/
img#home{
    padding-top: 9%;
    margin-top: 0px;
}


/*columnas e imagenes + footer*/
#asignatura{
height: 250px;
width: 250px;
    border: 3px solid #000;
    border-width: thick;
    border-bottom: 500px;
    
}
#ideas{
height: 250px;
width: 250px;
     border: 3px solid #000;
    border-width: thick;
    border-top: 500px;
}

h4{
    color: #94B84D;
    font-size: 15px;
}

.textos{
    width: 240px;
    color: #000;
    float:left;
    margin: 30px;
    font-size: 12px;
}

footer{
    clear: both;
    padding: 30px;
    padding-bottom: 5px;
    font-family:cursive;
    color: #669900;
    text-align: center;
    font-size: 10px;
}
footer a{
    color: #527A00;
    text-decoration: none;
}
article a{
    color: #94B84D;
    text-decoration: none;
    font-size: 12px;
}




/*foro*/
#foro{
    margin-right: 30px;
    margin-top: 30px;
}

label, input{
    display: block;
}
filedset{
    width: 5px;
    border-width: 100px;
}
legend{
    color: #476B00;
    font-variant: small-caps;
    font-size: 25px;
}
input{
    width: 200px;
    padding: 5px;
    margin-left: 5px;
}

input:focus{
    background: #476B00;
    color:#fff;
    border: 2px solid #B2CC80;
    padding: 8px;
}
input:hover{
    background: #C2E066;
}
label{
    color:#85AD33;
    margin-top: 10px;
}
#registro{
    text-align: center;
}
#registro a{
    color: #476B00;
    font-size: 15px;
    text-decoration: none;
    font-variant: small-caps; 
    text-align: center;
}



/*aside*/
#tipos{
    float: left;
    width:50px;
    margin: 0;
}
img#imagen{
     width: 90px;
    height: 90px;
    margin-top: 25px;
    margin-left: -50px;
    border-left:2px solid #000;
}
    

.textopequeño{
    font-size: 10px;
    padding-left:  5px;
    padding-right: 5px;
    margin-right: 30px;
    margin-left: 10px;
    width: 200px;
    float: right;
}

h5{
    color: #94B84D;
}

#queeslatipo a{
    text-decoration: none;
    color: #94B84D;
    float: right;
    line-height: 1px;
}



    

