body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #fffde7;
	}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}

a:link {
	color: midnightblue;
	text-decoration: none;
	}

a:visited {
	color: #c9a596;
	text-decoration: none;
	}

a:hover {
	color: white;
	background: #DCDC42;
	text-decoration: none;
	}

ul li {
	font-size: 120%;
	}

#contenedor_de_la_pagina {
	margin: 0;
	width: 100%;
	font-size: 115%;
	text-align: center;
        }

#encabezado_maestro {
	background: #DBDB3B url(imagenes/imagen_de_fondo.gif) repeat 0px 0px;
	height: 170px;
	width: 100%;
	padding: 0px;
	border-top: 7px solid #534640;
	text-align: center;
	}

#logo_maestro {
	margin: 13px auto -13px auto;
	height: 101px;
	width: 560px;
	text-align: center;
	background:url(imagenes/MiLogo.gif);
	}

#banderola {
	height: 102px;
	width: 100%;
	background: url(imagenes/fondo_banderola.gif) repeat-x;
	}

#contenedor_de_contenido {
	width: 864px;
	margin: 23px auto 0 auto;
	text-align: center;
	}

#lineas_verticales {
	background: url(imagenes/lineas_de_fondo.gif) repeat-y 0px 0px;
	}

#medio {
	float: left;
	margin: 0px;
	width: 460px;
	}

.ingreso {
	width: 456px;
	margin: 0px 5px 5px;
	text-align: center;
	line-height: 90%;
	float: left;
	display: inline;
	}

#izq {
	float: left;
	}

#der {
	float: right;
	clear: right;
	}

.limpio {
	clear: both;
	float: none;
	height: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	}

#pie {
	margin: 0px 0 8px;
	width: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #8c965e;
	border-top: 1px dashed #DCDC42;
	padding: 7px 0px 0px;
	}

#pie a {
	color: midnightblue;
	text-decoration: none;
	}

#pie a:hover {
	color: white;
	background: midnightblue;
	}

.contenedor_bar_der {      
	width: 201px;
	margin: 0;
	padding: 39px 0 0 0;
	background: #fffde7 url("imagenes/radar_der.gif") no-repeat center top;
	}

.contenedor_bar_izq {
	width: 201px;
	margin: 0;
	padding: 39px 0 0 0;
	background: #fffde7 url("imagenes/radar_izq.gif") no-repeat center top;
	}

#pie_bar_der {
	float: center;
	background: #fffde7 no-repeat center;
	}

#pie_bar_izq {
	float: center;
	background: #fffde7 no-repeat center;
	}

#navegar_izq {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#navegar_izq li {
	margin: 7px 0;
	font-size: 105%;
	}

#navegar_der {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#navegar_der li {
	margin: 6.25px 0;
	font-size: 105%;
	}

.fox6 {
	margin: 0;
	padding: 0;
	width: 82px;
        height: 61px;
	background: url(imagenes/fox6tvnews.jpg) no-repeat center center;
	}

#bbb {
	margin: 0px 0 4px;
	width: 100%;
	border-top: 0px;
	padding: 1px 0px 0px;
	}

blockquote.conimagen {
background: url(imagenes/abrocomillas.gif) no-repeat;
font-family: "Courier New", Courier, monospace;
text-align: justify;
padding-left:30px;}

blockquote.conlinea   {
font-family: "Courier New", Courier, monospace;
text-align: justify; padding:10px;
border-left:1px solid slategray;}

.pullquote 
{width: 145px;
background:gold;
color:black;
float: right;
border:1px solid maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}

.mainbookpage {width:100%;line-height:110%;font-size:10px;color:#333;background:#fffde7;} 
p.lawbook             {text-indent:22px;text-align:left;padding-left:10px;padding-right:9px;}
.showme       {border:1px solid #fffde7;} 
.leftcol      {float:left; width:47%; background:#fffde7; padding-top:10px;  padding-right:0px;  padding-bottom:10px;padding-left:10px;}
.rightcol     {float:right;width:47%; background:#fffde7; padding-top:10px;  padding-right:10px; padding-bottom:10px;padding-left:0px; }
.rightmiddle   {float:right;width:50%; font-size:12px;text-align:justify;padding-top:10px; padding-right:0px; padding-bottom:10px;padding-left:5px;   } 
.leftmiddle    {float:left; width:50%; font-size:12px;text-align:justify;padding-top:10px; padding-right:5px; padding-bottom:10px;padding-left:0px;  }
