/*----------------------------------------------------------------------------------------------------
	Formulari de login
----------------------------------------------------------------------------------------------------*/
#login h2{
	display:block;
	margin:21px 0 15px 28px;
	width:116px;
	height:45px;
	background:url(../img/esteveLogin.gif) left top no-repeat;
	text-indent:-99999px;
}

.privada {
	padding-top:18px;
	height:20px;
}

/*----------------------------------------------------------------------------------------------------
	Paginas para la navegación por áreas
----------------------------------------------------------------------------------------------------*/
.nombreArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #DF0174;
	width:200px;
	height:20px;
	float:right;
	text-align:center;	
	padding: 5px 5px 0px 0px;
	font-weight:bold;
}

.contingutDreta .txtArea{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #DF0174;
	font-weight:bold;
	text-align:center;	
	padding-bottom:12px;
}

.contingutDreta .titolArea {
	background:#006981 url(../../../rc/img/fletxa_tit.gif) no-repeat 6px 7px;
	padding:2px 0px 0px 17px;
	height:17px;
	font-size:10px;
	color:#fff;
	font-weight:bold;	
}
