@CHARSET "ISO-8859-1";

body{
font-family: 'Lucida Sans Unicode';
font-size: 15px;
text-align: left;
}
textarea{
resize: none;

}

a:link{

color:white;
}

a:HOVER{
text-decoration: none;
}

a:VISITED{

color: white;
}

a.areas:link{
color: blue;
text-decoration: none;

}
a.areas:VISITED{
color: blue;
text-decoration: none;
}

a.areas:HOVER{
color: #fb272b;
text-decoration: underline;
}




h3{
border-bottom: 2px solid #fb272b;
color: #0000fe;
font-size: 15px;
font-weight: bold;

}

h5{
margin-bottom: 10px;

}



#noticia{
margin: auto;

}

#contenedor{
width: 900px;
margin: auto;
text-align: left;
webkit-box-shadow: 0 0 32px black;
-moz-box-shadow: 0 0 30px black;
box-shadow: 0 0 30px black;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#banner{
width: 100%;
margin-top: 1px;
background-color: black;
}




#infohead{
margin-top: 2px;

background-color: #fb272b;
color: white;
height: 26px;
padding-top: 3px;
padding-left: 20px;


}
#salir{
float: right;

}
table{
border-collapse: collapse;

}

#izq{
border-right: 3px solid #e3e3e3;
width: 250px;
}

#der{
width: 650px;
}

#aba{
border-top: 3px solid #e3e3e3;
}

#der , #izq ,#aba, #cent{
vertical-align: top;
padding: 25px 10px 75px 20px;	

}

#tblova{
text-align: left;
}
#log{
display: block;

}
#links{
    padding-left: 155px;
    padding-right: 155px;
    
	float:left;
	
}

#licencia{
    margin: auto;
    float: left;

}

#foot{


background-color: #fb272b;
color: white;
padding: 2px;
font-size: 12px;
text-align: center;
}


#clear{
clear: both;
}

img{
border: 0;
}

#form_evaluacion_admin{
width: 50%;
margin: auto;

}
