body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center; /* para que funcione el centrado en IE */
}

a:link {
	color: #335FA6;
	text-decoration: none !important;
}
a:visited {
	color: #335FA6;
	text-decoration: none !important;
}
a:hover {
/*	font-weight: bold; */
	color: #a00 !important;
	text-decoration: none !important;
}
a:active {
	color: #335FA6;
	text-decoration: none !important;
}

/* Para que funcione el centrado en IE es necesario crear esta caja. */
#cuerpo {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#banner {
	width: 960px;
	height: 120px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(/images/cabecera_sgth.jpg);
	background-repeat:no-repeat;
}

#buscador {
	margin-top: 10px;
	float: right;
	width: 250px;
	height: 39px;
	background-image: url(/images/fondo_busq.jpg); 
	background-repeat: no-repeat;
}

#q {
	border: none;
	background-color: transparent;
	margin: 10px 0 0 15px;
	width: 210px;
}

#btn_ofvirtual {
	clear: both;
	float: right;
	margin: 10px 35px 0px 0px;
	border: none;
}

.cajabusq {
	padding-left: 17px;
	background-image: url(/images/lupa.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
}

#lienzo {
	width: 960px;
	margin: 0px auto 30px;
	padding: 0px;
}

#sidebar {
	width: 190px;
	float: left;
}

.menu {
	background: transparent url(/images/fondo_sidebar.gif) top right no-repeat;
}

.menu h1 {
	margin: 0;
	font-size: 10pt;
	padding: 5px 0px 5px 5px;
	background-color: #DEE4E8;
	border: 1px solid #C3D1DB;
	color: #333;
	letter-spacing: 0.10em;
}

.menu ul {
	margin: 0px 0px 15px 5px;
	padding: 0px;
}

.menu li {
	list-style: none;
	padding: 3px;
	border-bottom: #ddd solid 1px;
	font-size: 10pt;
}

li.menu_seleccionado {
	background-color: #fff;
	font-weight: bold;
}

#contenido {
	width: 760px;
	float: left;
	margin: 0;
	padding: 5px 0 0 5px;
	border-top: 2px solid #DEE4E8;
}

#contenido h1 {
	font-size: 13pt;
	border-bottom: solid 1pt;
	margin: 10px 5px 5px 10px;
	letter-spacing: 0.05em;
}

#contenido h2 {
	font-size: 11pt;
	margin: 40px 0 0 10px;
	color: #262da6;
}

#contenido h3 {
	font-size: 10pt;
}

#contenido p {
	margin-left: 10px;
	text-indent: 30px;
	text-align: justify;
}

#contenido table {
	font-size: 10pt;
}

#contenido img {
	border: none;
}

.opciones {
	float: left;
	margin: 20px 0px 0px 3px;
	width: 370px;
	height: 200px;
	border: none;
}

/* Esto es para llevar abajo la segunda l�nea de cajas */
#opciones3 {
	clear: both;
}

#opciones1 {
	background-image: url(/images/fondo_op1.png) ! important;
	background-repeat:no-repeat;
}

#opciones2 {
	background-image: url(/images/fondo_op2.png);
	background-repeat:no-repeat;
}

#opciones3 {
	background-image: url(/images/fondo_op3.png);
	background-repeat:no-repeat;
}

#opciones4 {
	background-image: url(/images/fondo_op4.png);
	background-repeat: repeat-x;
	/* Como es el �ltimo elemento, tengo que ponerle un margin-bottom para hacer la separaci�n con el cuadro (div)
	 * de FAQ. Esto es debido a que un elemento float sale del flujo de la p�gina, y por tanto el siguiente cuadro 
	 * tomar�a como referencia para sus m�rgenes el elemento anterior que no est� flotando.
	 */
	margin-bottom: 25px;
}

.opciones a {
	font-weight: normal;
}

.opciones h1 {
	margin-top: 15px ! important;
	font-size: 11pt ! important;
	color: #fff;
	text-align: center;
	border-bottom: none ! important;
}

.opciones ul {
	margin: 10px 0 0 20px;
	padding: 5px 0 0 20px;
	width: 320px;
}

.opciones li {
	list-style-type: square;
	font-size: 10pt;
}

.opciones p {
	font-style: italic;
	font-size: 9pt;
	margin-left: 30px;
}

.ver_mas {
	font-weight: bold !important;
}

#saludo {
	display: block;
	margin: 15px auto;
}

#mens_faq {
	clear: both;
	border: dashed 1px #bbb;
	margin-left: 18px;
	padding: 5px;
	text-align: right;
	color: #555;
}

#mens_faq a {
	font-weight: bold;
}

#princ_email_telf {
	margin: 20px 0 0 18px;
	color: #666;
}

#princ_email {
	float: left;
	font-size: 20pt;
}

#princ_logos {
	margin-left: 45px;
	float: left;
}

#princ_telefono {
	font-size: 20pt;
	text-align: right;
}

#mapa_pueblos {
	border: none;
	display: block;
	margin: 0 auto;
}

.foto {
	float: left;
	margin: 8px;
	padding: 5px;
	border: 1px solid #bbb;
	background-color: #eee;
}

.pie_foto {
	margin: 5px 0px 0px;;
	padding: 0px;
	font-size: 8pt;
	font-style: italic;
	text-indent: 0px;
	text-align: center;
}

.n_celdaazul {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	line-height: normal;
	background-color: #C1D2EE;
	border: #C1D2EE;
}

.n_celdaazulgrandre {
	border: #c1d2ee;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #6089CE;
}

.n_celdaazulclaro {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D8E2F3;
	border: #70ADE0;
}

.n_celdablanca {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
	border-bottom: solid 1px #000;
}

fieldset {
	border: none;
}

label {
	display: block;
	margin: 15px 0 5px 0;
}

#pie {
	width: 960px;
	margin: auto;
	font-size: 8pt;
	text-align: center;
	clear: both;
	border-top: solid 2px #335FA6;
	padding: 7px 0 5px 0;
}

.centrado {
	margin: 0 auto;
}

.tab_exenciones {
	background-image:url('/images/fondo_exen.png');
	background-repeat:no-repeat;
}

.tab_recaudaciones {
	background-image:url('/images/fondo_recaud.png');
	background-repeat:no-repeat;
}

.tab_reclamaciones {
	background-image:url('/images/fondo_reclam.png');
	background-repeat:no-repeat;
}

.tab_otrostramites {
	background-image:url('/images/fondo_otrostram.png');
	background-repeat:no-repeat;
}

.tbl_tramites {
	width: 98%;
	padding: 0;
	margin: 8px 0 0 8px;
}

h1.tramites {
	color: white;
	margin: 8px 0 0 15px;
	padding: 0;
	border-bottom: none ! important;
}

img.desplegable {
	float: left;
	margin: 8px 5px 0 0;
	cursor: pointer;
}

.ayuda_tramites {
	display: none;
	margin: 5px 0 5px 10px;
	padding: 5px;
	width: 600px;
	border: 1px solid #bbb;
	background-color: #ffc;
}

.faq_pregunta {
	margin: 30px 5px 0px 5px;
	padding: 3px;
	font-size: 11pt;
	font-weight: bold;
	color: #262da6;
	border-bottom: 1px solid #262da6;
/*	background-color: #eef; */
}

.faq_respuesta {
	margin: 0px 5px;
	padding: 10px;
	background-color: #eef;
}

.faq_volver {
	margin: 5px;
	font-weight: bold;
}

.busq_resumen {
	text-align: right;
	border: 1px dashed #888;
	background-color: #eee;
	padding: 3px;
}

.busq_titulo {
	margin: 30px 5px 10px;
	padding: 3px;
	color: #262da6;
	border-bottom: 1px solid #262da6;
	background-color: #eeeeff;
}

.busq_titulo a {
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.10em;
}

.busq_descripcion {
	margin: 0px 5px;
	padding: 0 10px;
}

.busq_result {
	font-weight: bold;
	color: #f00;
}

#paginas {
	height: 20px;
	margin: 30px 0px;
	text-align: center;
	font-size: 11pt;
}

.busq_pag_act {
	font-weight: bold;
}

.cuadro_info {
	border: 2px dashed #ccc;
	margin: 20px auto;
	width: 80%;
	padding: 10px;
	background-color: #eee;
	font-weight: bold;
	text-align: justify;
}

.boton {
	width: 98px;
	height: 29px;
	background-image: url(/images/boton.png);
	background-repeat: no-repeat;
	font-size: 9pt;
	text-align: center;
}

.boton a {
	color: #000;
	font-weight: bold;
	height: 23px;
	display: block;
	padding-top: 7px;
}

table.subasta {
	border-spacing: 0px;
	margin: 10px auto;
	width: 80%;
	color: #333;
	border: 1px solid #c3d1db;
}

table.subasta td {
	padding: 5px;
}

table.subasta td.fecha, table.subasta td.expediente {
	font-weight: bold;
	background-color: #dee4e8;
}

table.subasta td p {
	text-indent: 0px !important;
}

table.subasta td.expediente, table.subasta td.detalle {
	border-left: 1px solid #c3d1db;
}

table.subasta td.tipo {
	font-weight: bold;
}

.derecha {
	text-align: right;
}
