#pastillalogin {
	background:transparent url(/img/pastilla_login.png) top left no-repeat;
	width:690px;
	height:379px;
	margin-bottom:8px;
}
	#pastillalogin .titulo {
		float:left;
		background:transparent url(/img/ico_nubes_titulos.png) top left no-repeat;
		width:170px;
		height:159px;
		margin:10px 0 0 10px;
		text-align:center;
	}
	#pastillalogin .titulo p {
		margin:45px 0 0 0;
		font-size:16px;
		font-weight:bold;
		color:#006ca2;
	}
	#pastillalogin .contenido {
		float:left;
		width:220px;
		margin-top:180px;
		padding-left:10px;
		_padding-left:0;
		color:#B6056D;
		text-align:center;
	}
	#pastillalogin .contenido a {
		color:#B6056D;
		font-size:10px;
	}
	#pastillalogin .contenido a:hover {
		color:#7fd0ee;
	}
	#pastillalogin .contenido h3 {
		padding:0 0 5px 0;
	}
/*		#pastillalogin .contenido .formLogin {
			width:120px;
		}	
		#pastillalogin .contenido .formLoginSubmit {
			width:80px;
		}*/

#inforegistro {	
	/*background-image:url(/img/btn_registro_g.png);
	background-repeat:no-repeat;
	background-position:bottom;*/
	display:block;
	float:right;
	width:165px;
	
	margin-top:230px;

}
#inforegistro2 {
	float:right;
	display:inline;
	width:165px;
	/*height:80px;*/
	margin:115px 100px 0 0;
	padding:55px 0 0 0;
	background:transparent url(/img/btn_registro_g.png) top left no-repeat;
	cursor:pointer;
}

#errorLogin {
	color:#000;	
	font-size:10px;
}


.btnVolver {
	height:20px; 
	display:block; 
	background-image:url(/img/gr_flechas_grandes_izda.png); 
	background-repeat:no-repeat; 
	padding:60px 0 0 100px; 
	float:right;
}
