/* CSS Document */

BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	text-align: center;
} 

#contenedor{
	text-align: left;
	width: 100%;
	margin: auto;
}

#bordetope {
	width:100%;
	height:60px;
	z-index:1;
	background-image:url(images/bg_tope.jpg)
}

#contenedor_tope{
	text-align: left;
	width: 780px;
	background-image:url(images/bg_tope.jpg);
	margin: auto;
}

#capalogo {
	width:280px;
	height:60px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg_tope.jpg);
	float:left;
}

#capamenu {
	width: 500px; /*Le ponemos el valor del ancho*/
	height:60px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg_tope.jpg);
	float:left;
}

.navegacion {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/bg_tope.jpg);
	display: block;
	padding: 30px 14px 15px 14px;
	float:right;
	font-size: 12px;
}

.navegacion:hover {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	background-image:url(images/bg_tope.jpg);
	display: block;
	padding: 10px 14px 15px 14px;
	float:right;
	font-size: 12px;
	margin-top: 20px;
}

.navegacion_on {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	background-image:url(images/bg_tope.jpg);
	display: block;
	padding: 10px 14px 15px 14px;
	float:right;
	font-size: 12px;
	margin-top: 20px;
}

#zona_banner {
	width: 100%;
	height: 180px;
	margin: auto;
	background-color:#F0EEC8;
	border-bottom: 2px solid #6e7a38;
}

#banner {
	text-align: left;
	width: 780px;
	margin: auto;
	z-index: 1;
}

#contenedor2 {
	border: 2px;
	border-color: #990000;
	text-align: left;
	width: 800px;
	background-color : #F6F4CC;
	margin: auto;
	/*overflow: hidden;
	margin-top:-10px;*/
	
/* Estas dos líneas siguientes permiten sobreponer el contenedor 2 sobre el banner, si se quiere hacer */	
/*	margin-top:-10px;
	overflow: hidden; */
}

#capaizquierda {
	width:185px;
	height:auto;
	margin-left: 0px;
	padding: 0px 0px 0px 15px;
	background-color : #F6F4CC;
	float:left;
}

#capaizquierda_01 {
	margin-top:45px;
}

#capaderecha_01 {
	margin-top:45px;
}

#capacentro {
	width:385px;
	height:auto;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px 5px 0px 10px;
	background-color : #F6F4CC;
	float:left;
}

#capaderecha {
	width:190px;
	height:auto;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	background-color : #F6F4CC;
	float:left;
}

#capaenlaces {
	margin-left: 20px;
}

#capaenlaces1 {
	padding-left:1px;
	border-left:40px solid #F2F4CC;
}

/* Especificaciones que definen los bordes. Tenemos rtop, rbottom, rtop b, rbottom b y luego ri, r2, r3 y r4*/
b.rtop, b.rbottom {
	display:block;
	background: #F0EEC8; ;/* El color de estos elementos debe ser exactamente igual al color de fondo de la página*/
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #F6F4CC ;  /*El color de estos elementos debe ser exactamente igual al color de fondo de la capa*/
}

b.r1{
	margin: 0 5px;
	
}

b.r2{
	margin: 0 3px
}

b.r3{
	margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

.encabezado {
	font-size: 14pt;
	color: #97B500;
	font-weight:bold
}

.style1 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 17px;
}

.style1_link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}

.style2 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 17px;
}

.style3 {
	font-family: Verdana;
	font-size: 7pt;
	color: #666666;
	font-style: italic;
	display: block;
	padding: 5px 0px 0px 25px;
	border-top: 1px solid #ffffff;
}

.style4 {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #006600;
	display: block;
	border-top: 1px solid #ffffff;
	background-color:#F0EEC8;
	line-height: 15pt;
	padding: 10px 0px 0px 25px;
}

#canales {
	text-align: left;
	width: 180px;
}

.navein {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #006600;
	display: block;
	border-top: 1px solid #ffffff;
	background-color:#F0EEC8;
	line-height: 25pt;
	padding: 0px 0px 0px 25px;
}

.navein:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #006600;
	display: block;
	background-color:#FDFDDF;
	line-height: 25pt;
	padding: 0px 0px 0px 25px;
}

.navein_on {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #006600;
	display: block;
	background-color:#FDFDDF;
	line-height: 25pt;
	padding: 0px 0px 0px 25px;
}

.navein2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	display: block;
	line-height: 20px;
	font-weight: normal;
	text-decoration:none;
	background-color: #F0EEC8;
	padding: 0px 0px 0px 26px;
	border-top: 0px solid #ffffff;	
}

.navein2:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #006600;
	display: block;
	line-height: 20px;
	font-weight: normal;
	text-decoration:none;
	background-color: #FDFDDF;
	padding: 0px 0px 0px 26px;
	border-top: 0px solid #006600;
	border-bottom: 0px solid #006600;	
}

.navein2_on {
	font-family: Verdana;
	font-size: 8pt;
	color: #006600;
	display: block;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	background-color: #FDFDDF;
	padding: 0px 0px 0px 26px;
	border-top: 1px solid #97B500;
	border-bottom: 1px solid #97B500;
}

.leermas {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.leermas:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #006633;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.encabezado2 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	color: #97B500;
	top: auto;
}

.encabezado3 {
	font-family: Verdana;
	font-size: 10pt;
	color: #EE9600;
	font-weight:bold;
	display: block;
	top: auto;
	padding: 0px 0px 10px 8px;
}

.encabezado4 {
	font-family: Verdana;
	font-size: 10pt;
	color: #97B500;
	font-weight:bold;
}

#piedepagina {
	clear: both;
	text-align: center;	
	width:800px;
	height:40px;
	background-color: #F0EEC8;
	padding: 5px 0px 5px 0px;
	border-top: 2px solid #ffffff;
}

#menu_l {
	margin: 0px 0px 0px 0px;
    color: #666666;
    width: 180px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    background-color: #F0EEC8;
    border: 0px solid #CCCCCC;
}

.myBox {
    margin-top: 25px;
	color: #ffffff;
	width: 175px;
	text-align: left;
	background-color: #F0EEC8;
	border: 1px solid #ffffff;
	/*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

#submenu {
    width: 175px;
	text-align: left;
	background-color: #FDFDDF;
	border: 0px solid #FFFFFF;
	overflow: hidden; 
	padding: 0px 0px 0px 0px;
	/*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

.inside {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #006600;
	display: block;
	border-top: 0px solid #ffffff;
	background-color:#F0EEC8;
	line-height: 13pt;
	padding: 0px 10px 10px 20px;
}

.banner {
	height: 102px;
}

li.lista1 {
	list-style:square;
	color:#EE9600;
}

#table1 {
	border: 1px solid #EE9600;
	border-collapse: collapse;
}

#table1 td {
	border: 1px solid #EE9600;
}

/*Lito*/

/*.marco_imagen { 
	margin-left: 0px;
	padding: 0, 0, 0, 0;
	width: 190px;
	overflow: hidden;
} */



	
