/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	background-image: url(imagenes/fondo-tabla.png);
	background-repeat: repeat-x;
	text-align: center;
	background-position: 0px 0px;
	margin: 0px;
}

/* CSS Document */

.layout {
	WIDTH: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.b_sup				{
	background-image:url(../img/b_sup.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	margin: 0px;
	padding: 0px;
	height: 8px;
	overflow: hidden;
}
.e_inf_izq				{
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	height: 8px;
	width: 8px;
	overflow: hidden;
	padding: 0px;
}

.e_sup_izq {
	background-image:url(../img/sup_izq.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 8px;
	width: 8px;
	overflow: hidden;
	padding: 0px;
}
.L_izq {
	background-image:url(../img/l_izq.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 8px;
	margin: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.b_inf {
	background-image: url(../img/b_sup.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
	overflow: hidden;
}
.e_sup_der {
	background-image:url(../img/sup_der.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 8px;
	overflow: hidden;
}
.L_der {
	background-image:url(../img/l_der.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	margin: 0px;
	padding: 0px;
	width: 8px;
	overflow: hidden;
}
.e_inf_der {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 8px;
	overflow: hidden;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	text-transform: capitalize;
	background-color: #000000;
	line-height: 20px;
	vertical-align: middle;
	text-align:left;
	background-image: url(imagenes/bg_menu.gif);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size: 13px;
	color: #7B7878;
	background-color: #DFDFDF;
	padding: 3px;
}
#contenedor {
	text-align: center;
	width: 770px;
	background-color: #EEEEEE;
	vertical-align: top;
}
	
.contenedor {
	text-align: center;
	width: 770px;
	background-color: #EEEEEE;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
}
.menu {
	font-size: 9px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #007dce;
	padding: 3px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.menu a {
	font-size: 9px;
	color: #C60;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #FDDA5C;
	padding: 3px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;	
}
file {
	border: 1px solid #999;
}

.menu a:link {
	font-size: 9px;
	color: #C60;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FDDA5C;
	padding: 3px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
.menu a:visited {
	font-size: 9px;
	color: #C60;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FDDA5C;
	padding: 3px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
.menu a:hover {
	font-size: 9px;
	color: #C60;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FDDA5C;
	padding: 3px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
.menu a:active {
	font-size: 9px;
	color: #C60;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FDDA5C;
	padding: 3px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
.centro {
	text-align: center;
}
.boton-adm{
	width: 90px;
	height: 20px;
	font-size: 11px;
	color: #333;
	text-align: center;
	line-height: 20px;
	border: 0px;
	background-image: url(../admin/img/boton_adm.gif);
	background-repeat: no-repeat;
}.centro {
	font-weight: bold;
}
input {
	border: 1px solid #999;
}
select {
	border: 1px solid #999;
}
.izq {
	text-align: left;
}
.negro {
	font-weight: bold;
}
.color1 {
	background-image: url(imagenes/fondo1.jpg);
	background-repeat: repeat-x;
	height: 16px;
}
.color2 {
	background-image: url(imagenes/fondo2.jpg);
	background-repeat: repeat-x;
	height: 16px;
	
}
.sub-titulos-resultados {
	font-size: 12px;
	font-weight: bold;
	color: #96181D;
	background-color: #FAD600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96181D;
	text-transform: capitalize;

}

.ins_res a:link, .ins_res a:visited, .ins_res a:hover {
	font-size:10px;
	color:#96181D;
	text-transform: uppercase;
	font-weight: bold;
}
.ins_res {
	padding: 5px;
}

#cont_adotorneo {
	width: 770px;
	margin: 0px;
	padding: 0px;
}

.fondo-cuadro-central {
	background-image: url(imagenes/fondo-cuadro-central.jpg);
	background-repeat: no-repeat;
}

