#main_pda {
	width:251px;
	color: #000000;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

html>body #main_screen{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header {
	width:251px;
	height:100px;
	border-bottom: 1px solid #BCBCBC;
}

#cambioIdioma {
	width:251px;
	margin-top:10px;
	font:normal 11px Arial;
	color: #666666;
}

#cambioIdioma a {
	color: #666666;
	text-decoration:none;
}

#cambioIdioma a:hover {
	text-decoration:underline;
}

.fondoAzul {
	width:251px;
	margin-top:15px;
	margin-bottom:15px;
	font:bold 12px Arial;
	color:white;
	background-color:#3D5F85;
	padding-left:10px;
	line-height:20px;
}

.textoAzul {
	margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	font:normal 12px Arial;
	color:#3B5E86;
}

.textoAzul a {
	color:#3B5E86;
	text-decoration:none;
}

.textoAzul a:hover {
	text-decoration:underline;
}

.textoAzulBold {
	margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	font:bold 12px Arial;
	color:#3B5E86;
}

.textoAzulBold a {
	color:#3B5E86;
	text-decoration:none;
}

.textoAzulBold a:hover {
	text-decoration:underline;
}

.textoGris {
	margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	font: normal 12px Arial;
	color:#777777;
}

.textoGrisBold {
	margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	font: bold 12px Arial;
	color:#777777;
}

.textoGrisBold a {
	color:#777777;
	text-decoration:none;
}

.textoGrisBold a:hover {
	text-decoration:underline;
}

.ctrl {
	font: normal 11px Arial;
	width: 130px;
	border: 1px solid #BCBCBC;
	text-indent: 2px;
}

img {
	border:0px none;
}
