Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt
}

h1{
	color:#0C4A52;
	font-size:22pt;
	font-weight:bold;
}
h2{
	color:#0C4A52;
	font-size:18pt;	
	font-weight:bold;	
}
h3{
	color:#0C4A52;
	font-size:14pt;	
	font-weight:bold;	
}

em{
	font-style:italic;
}
strong{
	font-weight:bold;
}

a{
	color:#101012;
	text-decoration:underline;
}
#header, #accesos,#lateral, #footer,  #tabs_prestaciones, #prestaciones_reg_noreg, #externos {
	display:none;
}
input{
	border:none;
	border-bottom:1px solid #aaa;
}
input.radio{
	border:none;
}
#form_pac  input.noeditable{
	border:none;
}
fieldset{
	border:none;
}
#t_automaticopac,#texto_pac{
	display:none;
}
table{
	width:90%;
}
table tr td{
	border:1px solid #aaa;
	padding:3px;
}
#cuadradao_calles table{
	width:225px;
	height:225px;
	position:absolute;
	top:120px;
	left:142px;
}
#cuadradao_calles table tr td{
	text-align:center;
	vertical-align:middle;
	border:none;
}

img.aligncenter{
	margin:10px auto;
	display:block;
}
img.alignleft{
	float:left;
	margin:0 10px 5px 0;
}
img.alignright{
	float:right;
	margin: 0 0 5px 10px;
}

/*-- otras --------*/
#cuadradao_calles{
	width:432px;
	height:416px;
	position:relative;
	margin:0 auto;
	background:url(../images/plano.jpg) no-repeat;	
	border: 1px solid #A0B3B6;	
}

#frmConsulta, #t_consultaboleta{
	display:none;
}
