#nav
{
  /*  margin-top: -23px;
    margin-left: -23px;*/
   height: 36px;
padding-top: 12px;
background-color: #3e3e3e;
box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
width: 100%;
/*position: relative;*/
overflow: hidden;
}
#informacion
{
    position: absolute;
    height: 24px;
    top: 58px;
    background-color: transparent;
}
/*#page
{
    height: 70px;
}*/
#tcentros
{
    top: 61px;
}
label
{
	font-size:1.4em;
}
.bloque_login input[type=text],.bloque_login input[type=password]
{
    background-image: url("/images/form_back1.gif");
    background-repeat: no-repeat;
    border-color: #EEEEEE;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #FF3300;
    display: block;
    font-family: "Trebuchet MS",Arial;
    font-size: 1.2em;
    font-weight: bold;
    height: 19px;
    padding: 3px 3px 3px 7px;
    width: 299px;
}
.bloque_login input[type=submit]
{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    background-image: url("/images/fondo_alerts.png");
    background-position: 0 -84px;
    border: medium none;
    color: white;
    font-size: 1.1em;
    margin-bottom: 10px;
    margin-left: 83px;
    margin-top: 10px;
    padding: 5px;
    text-align: right;
	cursor:pointer;

    *margin-left:0px; /* IE7 and below */  
    *text-align: center; /* IE7 and below */  
}
.bloque_login input[type=submit]:hover
{
	color:#000;
}
form
{
}
/*#page
{
	padding-top:50px;
}*/
#contenedor_login
{
    margin: auto;
    width: 900px;
}
#left-col
{
    margin-top:0px!important;
	/*margin-top:69px;
	margin-right:0;
	padding-right:0;	
	padding-bottom:20px;*/
}
.invisible{display:none;}
/*#page{
	background-color:#1E2A14;
	background-image:url("/images/cabecera.jpg");
	background-position:-55px -17px;
	background-repeat:no-repeat;
	border-bottom:2px solid black;
	height:130px;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;		
}*/
.bloque_login
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	
   	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #EEEEEE;
	float:left;
    width: 340px;
	padding:10px 20px;
	margin-left:20px;
	margin-right:20px;	
}
h3
{
	width:95%;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
    -moz-box-shadow: 2px 2px 4px #777777;
    -webkit-box-shadow: 2px 2px 4px #777777;
    box-shadow: 2px 2px 4px #777777;

    background: url("/images/back_calendar2.png") repeat-x scroll center center transparent;
    border: 1px solid #E78F08;
    clear: left;
    color: white;
    font-size: 1.2em;
    font-weight: normal;
    margin: 10px 0 20px;
    padding: 4px 0 4px 10px;
    text-align: center;
    text-shadow: 0 -1px 0 #777777;
	background-image:none;
	background-color:#004C30;
	border:none;
}
.boton_acceder
{
	font-size:1.5em;
	vertical-align:middle;
}
.bloque_login img
{
	vertical-align:middle;
	border:none;
}
.uned a
{
    background-image: url("/images/corporativa/logo_uned.png");
    background-repeat: no-repeat;
    color: #333333;
    cursor: pointer;
    display: block;
    height: 85px;
    padding-left: 108px;
    padding-top: 19px;
    text-decoration: none;
}

.bloque_login.uned
{
	background-color:#e4febe;
}

.bloque_login a:hover
{
	color:#a00;
}

.bloque_login li
{
	/* background-image:url(/images/sep.jpg); */
	background-repeat:repeat-x;
	list-style:none;
	padding-left:10px;
	padding-top:3px;
	margin-left:20px;
	color:#775555;
}
#content
{
	margin-right:0px;
	padding-bottom:15px;
    margin-top: 25px;

}
#content p.advertencia
{
	margin-left:0;
}
#content .contenedor_recordar{margin-top:30px;}
#content .contenedor_recordar #login{width: 280px;
/*margin: 20px auto;*/}
#content .contenedor_recordar #login .contenedor {
    background-color: #EAE8E8;
    color: #444444;
    padding: 5px;
    text-align: left;
font-size: 14px;
}
#login .contenedor #login2{
    color: #369;
    margin: 5px;
    padding: 9px 12px;
    width: 126px;
    font-size: 14px;
    width: 230px;}

 #login .contenedor input{
    color: #AAAAAA;
    margin: 5px;
    padding: 3px 9px;
    width: 126px;}
   .contenedor_recordar{font-size: 17px;
line-height: 1.7;}

.recordarP{margin-left:0px!important;font-weight: bold;}
.recordarP a{color: #555555;text-decoration:none;}
.recordarP a:hover{
    text-decoration: underline;color: #555555;}