/*LOGIN */
body			{ background:url(../../img/bgHeader.gif) repeat-x left -85px;}
/*HEADER*/
#header-login	{background:url(../../img/bgHeader.gif) repeat-x left top; height:20px;}
/*LOGO*/
#wrap-login		{background:url(../img/logoLog.gif) no-repeat left 12px; width:508px; margin:40px auto;}
/*RIGHT-SIDE*/
#box-login		{margin-left:215px;}
/* COMUN */
#log-brdTL, #log-brdT, #log-brdTR, #log-brdBL, #log-brdB, #log-brdBR {height:9px; float:left; font-size:1px;}

/*TOP*/
#log-brdTL		{ background:url(../img/borderTL.png) no-repeat; width:9px; height:9px;}
#log-brdT 		{ background:url(../img/borderT.png) repeat-x; width:275px;}
#log-brdTR		{ background:url(../img/borderTR.png) no-repeat; width:9px;}

/*CONT*/
#log-cont		{ background:url(../img/borderL.png) repeat-y; float:left; width:293px}
#log-cont form	{ margin:0; padding:0;}
#log-contR		{ background:url(../img/borderR2.png) repeat-y right; padding:13px; color:#666;}
#log-contR h3	{ background:url(../img/key.gif) no-repeat right center; color:#2b1176; border-bottom: dotted 1px #ccc; line-height:22px; margin-bottom:10px;}
legend			{ color:#2b1176; font-size:13px; padding-bottom:5px}
.mozfieldset	{ -moz-border-radius:5px; padding:5px; margin-bottom:7px;}


#log-contR p	{ margin-bottom:5px;}
.error-login	{ width:191px; margin-left:69px;}
.forget			{color:#ce0000; margin-right:5px;}

#log-contR input{ width:193px; background:#e4ebf3; border:solid 1px #ccc; padding-left:3px; }
#log-contR input:active, .row input:focus, .row input:hover { width:193px; background:#ffffcc; border:solid 1px #ccc; }

/*BOTTOM*/
#log-brdBL		{ background:url(../img/borderBL.png) no-repeat; width:9px;}
#log-brdB		{ background:url(../img/borderB.png) repeat-x; width:275px;}
#log-brdBR		{ background:url(../img/borderBR.png) no-repeat; width:9px;}

/*BUTTOM LOGIN*/
#div-login		{ width:197px; margin:5px 0 0 67px;}
.login			{ background:url(../img/autentificar.gif) repeat-x left top; color:#fff; width:77px; height:26px; border:none;}
.home			{ display:block; width:207px; height:109px; float:left;}