@charset "utf-8";
/* CSS Document */

/* @@ SELECTORS @@ */

/* General */
* { margin:0; padding:0; border:0; font-family:Arial, Helvetica, sans-serif; outline:none; }

body { background-color:#FFF; }

h1 { color:#E97724; font-size:20px; }
h2 { color:#BBB; font-size:14px; }
h3 { color:#9A5190; font-size:20px; }
h4 { color:#FFF; font-size:20px; display:block; background-color:#555; width:303px; height:50px; line-height:50px; text-align:center; }
#wrap_page { margin:0 auto; width:1020px; }
/* @@ HEADER @@ */

#wrap_header { margin:0 auto; width:1020px; height:150px; background-image:url("back_hd.jpg"/*tpa=http://www.prepbc.com/images/back_hd.jpg*/); background-position:right top; background-repeat:no-repeat; }
#wrap_header #logo { width:207px; float:left; height:78px; display:block; background-image:url("logo.jpg"/*tpa=http://www.prepbc.com/images/logo.jpg*/); margin-top:10px; margin-left:10px; }
#wrap_header #texto_header { clear:both; margin:0 0 0 10px; text-align:right; width:260px; }
#titulo { line-height:30px; font-style:italic; font-weight: bold; color:#FFFFFF; }

/* @@ MENU @@ */

#wrap_menu { margin:0 auto; width:1020px; height:33px; background-image:url("pix_menu.jpg"/*tpa=http://www.prepbc.com/images/pix_menu.jpg*/); background-repeat:repeat-x; }
ul#nav_main { list-style:none; }
ul#nav_main li { float:left; }
#wrap_menu a { text-decoration:none; display:block; width:100px; height:31px; line-height:31px; text-align:center; font-size:9pt; color:#9A5190; font-weight:700; }
#wrap_menu a:hover { color:#FFF; background-color:#9A5190; }

#btnAct { width:1020px; margin:0 auto; text-align:right; }

/* @@ CONTENT @@ */

#wrap_content { margin:0 auto; width:1020px; font-size:10pt; color:#555; }
#content { margin:10px; }
#botonera { text-align:center; margin:0 auto; width:606px; }
#botonera form#sel_dist { margin:10px auto; display:block; width:303px; }
ul#sel_mun { list-style:none; }
ul#sel_mun li { margin:3px 0; }
ul#sel_mun li a { display:block; background-image:url("botones.jpg"/*tpa=http://www.prepbc.com/images/botones.jpg*/); width:303px; height:57px; text-indent:-9999px; }
ul#sel_mun li a#btn_mxl { background-position:-5px -9px; }
ul#sel_mun li a#btn_mxl:hover { background-position:-312px -9px; }
ul#sel_mun li a#btn_tij { background-position:-5px -71px; }
ul#sel_mun li a#btn_tij:hover { background-position:-312px -71px; }
ul#sel_mun li a#btn_ens { background-position:-5px -132px; }
ul#sel_mun li a#btn_ens:hover { background-position:-312px -132px; }
ul#sel_mun li a#btn_tkt { background-position:-5px -194px; }
ul#sel_mun li a#btn_tkt:hover { background-position:-312px -194px; }
ul#sel_mun li a#btn_ros { background-position:-5px -255px; }
ul#sel_mun li a#btn_ros:hover { background-position:-312px -255px; }
select#distrito { padding:5px; border:1px solid #CCC; width:200px; font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:700; color:#888; }
select#distrito option { padding:2px auto; }

/* @@ FOOTER @@ */

#wrap_footer { margin:0 auto; width:1020px; height:66px; background-image:url("pix_footer.jpg"/*tpa=http://www.prepbc.com/images/pix_footer.jpg*/); background-repeat:repeat-x; }
#ft_leyenda { padding:10px; font-size:9pt; text-align:right; color:#555; float:right; }
#firma { float:right; display:block; width:68px; height:62px; margin-right:5px; margin-top:5px; }

td {
	font-size:0.8em;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

td.numero {
	text-align:center;
	padding:2px 2px;
	font-size:0.8em;
}

td.numeroIMP {
	text-align:center;
	padding:2px 2px;
	font-size:0.8em;
	border: 1px solid #000000;
}

td.dato {
	text-align:center;
	font-size:0.8em;
	background-color:#F2DEED;
	font-weight:bold;
	padding:2px 2px;
	color:#673661;
}

td.datoIMP {
	text-align:center;
	font-size:0.7em;
	background-color:#F2DEED;
	font-weight:bold;
	padding:2px 2px;
	color:#673661;
	border: 1px solid #000000;
}

td.nodato {
	text-align:center;
	font-size:0.8em;
	background-color:Gray;
	font-weight:bold;
	padding:2px 2px;
}

td.nodatoIMP {
	text-align:center;
	font-size:0.8em;
	background-color:Gray;
	font-weight:bold;
	padding:2px 2px;
	border: 1px solid #000000;
}

td.texto {
	text-align:left;
	padding:2px 2px;
	font-size:0.8em;
	font-weight:bold;
}

td.enk {
	background-color:#444;
	color:#FFF;
	font-size:0.6em;
	padding:10px 4px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
td.enc {
	background-color:#715D6E;
	color:#FFF;
	font-size:0.8em;
	padding:2px 2px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
td.encIMP {
	background-color:#715D6E;
	color:#FFF;
	font-size:0.8em;
	padding:2px 2px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	border: 1px solid #000000;
}
td.win {
	text-align:center;
	font-size:0.8em;
	background-color:#C2C48E;
	font-weight:bold;
	padding:2px 2px;
}
td.winIMP {
	text-align:center;
	font-size:0.7em;
	background-color:#C2C48E;
	font-weight:bold;
	padding:2px 2px;
	border: 1px solid #000000;
}