/* CSS Document */

div.bar_registro {
	background:#835214 url(../img/images/bg_bar_registro.gif) no-repeat top left;
	height:25px;
	margin:0 14px;
	
}

ul.comunidades {color:#FFFFFF;font-size:11px; font-family:Arial, Helvetica, sans-serif; margin-left:4px;}

ul.comunidades li { float:left; line-height:25px;}

.comunidades .twitter a {background: url(../img/images/twitter.png) no-repeat 0 3px; padding-left:22px; margin-left:3px; line-height:25px; display:block; color:#FFFFFF;}

.comunidades .rss a {background: url(../img/images/rss.png) no-repeat 0 3px; padding-left:22px; margin-left:3px; line-height:25px;display:block; color:#FFFFFF;}

.registrate { float:right; line-height:22px; margin-right:20px; color:#FFFFFF;}
.registrate a { color:#fdd94f; text-decoration:underline;}

.loguear { float:right; height:25px; width:100px;z-index:100000;}

.loguear:hover .loguin{ display:block!Important;}

.iniciar_secion {
	line-height:25px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding-right:20px; 
	font-size:10px; 
	display:block; 
	float:right; 
	width:80px;
}

.abierto{
	background: url(../img/images/ini_btn2.png) no-repeat 75px 2px; 
}
#ingreso{
	z-index:100000;
}
.cerrado{
	background: url(../img/images/ini_btn.png) no-repeat 75px 2px; 
}

#caja_login { width:223px; padding-left:10px;  min-height:120px;}

#caja_login input#user, #caja_login input#pass { width:208px; height:20px; display:block; background: url(../img/images/bg_input.gif) no-repeat top left; border:0; padding:2px 4px 0 4px;}

#caja_login label { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

#caja_login input#entrar { width:89px; height:24px; background: url(../img/images/btn_oscuro.gif) no-repeat top left; font-weight:bold; color:#FFFFFF; cursor:pointer; border:0; margin-right:25px;}

#caja_login input#recuperar { width:89px; height:24px; background: url(../img/images/enviar_btn.gif) no-repeat top left; text-indent:-999999px; cursor:pointer; border:0; margin-right:25px;}

#caja_login input#cerrar { width:89px; height:24px; background: url(../img/images/cerrar_boton.gif) no-repeat top left; text-indent:-999999px; cursor:pointer; border:0; margin-right:25px; margin:20px 60px;}

#caja_login label#rec_contrasena{ display:block; margin-left:10px; display:block; float:right; width:75px;}

.olvido { color:#fdd94f; margin-top:15px; font-weight:bold; display:block; width:100%;}

.opciones_login { display:block; width:220px; height:30px;}

.opciones_login input { display:block; float:left;}

input.btn { background: url(../img/images/btn.gif) no-repeat top left; height:26px; width:124px; display:block; border:0; color:#FFFFFF; font-weight:bold; margin:0 auto;}
