/* Body */
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	/*background: #1672A8;*/
/*	background-image: url(../images/fondo.gif);*/
	}

/* Titulo del sitio web */
.title {
	color: #990000;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
}
a.link img{
	border:none;
}
/* Cajon de busqueda */
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #93834A;
	background: #FDFCFB;
	border: 1px solid #E2D6BC;
	height: 15px;
	line-height: 15px;
	width: 100px;
	}
	
/* Tabla de los modulos */
table.moduletable {
	padding: 5px 0px 5px 0px;
	margin-bottom: 15px;
	width: 100%;
	}
	
table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	vertical-align:middle;
	height: 25px;
	background-color: #FFCC00;
	}
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	vertical-align:middle;

	color: #000000;
	}
	
/* Menu principal */
a.mainlevel:link, a.mainlevel:visited {
	padding: 1px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #000000;
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-position: 100%;
        }
a.mainlevel:hover {
	padding: 1px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #000000;
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color: #FBFBFB;
}

/* Boton de formulario (influye tambien en menus desplegables) */
.button {
	color: #000000;
	font: bold normal 11px arial, Verdana, Geneva, Helvetica, serif;
	background: #FBFFFF;
	border: 1px solid #154368;
	height: 18px;
	background-color: #C9C9C9;
	width: 50px;
	}

/* Area de texto para formularios */
.inputbox {
	color: #000000;
	font: bold normal 11px arial, Verdana, Geneva, Helvetica, serif;
	background: #FBFFFF;
	border: 1px solid #154368;
	}

/* Ruta de la pagina */	

.fecha {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    }
	
.pathway {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    }

a.pathway:link, a.pathway:visited {
    color: #003399;
	text-decoration: none;
	font-size: 9px;
    }
a.pathway:hover {
	color:#0066CC;
	text-decoration: none;
    }
	
/**/
/*.evento {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666666;
    }*/

a.evento:link, a.evento:visited {
    color: #003399;
	text-decoration: bold;
	font-size: 11px;
	text-align:center;
    }
a.evento:hover {
	color:#0066CC;
	text-decoration: none;
    }
/**/

/* Titulo de cada item, sin hipervinculo */	
.contentheading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 21px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;	
	}
	
.newsfeedheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #640101;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
/* Titulo de cada item hipervinculado */	
.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
		line-height: normal;
	}
a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
		line-height: normal;
	}

/* Nombre del autor */	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	
/* Fecha de creacion de contenidos */
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

/* Fecha de modificacion de contenidos */
.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

/* Texto en general */
td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	}
	
a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}

a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #E6EEF2;
	background-position: 110% 110%;
	}
	
/* vinculo de las ultimas noticias */
a.lastnews {
	color: #FFFFFF;
	text-decoration: none;
    }
a.lastnews:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #993300;
    }

/* Linea de separacion */			
hr {
	border: thin dotted #CCCCCC;
}

/* Vineta */			
li {

}
/****** ESTILOS SIN USO ****** /	

/* Modulo de noticias rapidas */					
.frontpageheader {
    }

/* Tabla de cada item */	
.contentpaneopen {
	}
	
/* Vinculo Leer mas... */	
a.readon:link, a.readon:visited {
	}
a.readon:hover {
	}

/* Modulo de noticias rapidas */			
.newsflash{
     }
	 


.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
}
a {
	color: #39656C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E7F4F5;
}

.dropped {
float: left; 
font-size: 3em; 
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
line-height: 1em;
}
.tablaCentral {
	background-color: #E8E4D8;
	width: 720px;
}
.frase{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 122%;
	color: #422D00;
	font-style: italic;
}
/* Boceto Lince */			
.esquinaBlanca{
	background-color: #1672A8;
	background-image: url(../images/esquina_blanca.gif);
	background-repeat: no-repeat;
	width: 222px;
}
.esquinaAzul{
	background-color: #E7A500;
	background-image: url(../images/esquina_azul.gif);
	background-repeat: no-repeat;
}
.encabezado{
	background-image: url(../images/encabezado.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 775px;
}
.columnaDerecha{
	padding-right: 8px;
	padding-left: 3px;
}
.categoriaProducto{
	color: #FFFFFF;
	background-color: #993300;
	border: 1px solid #999999;
}
.lineaGrisAbajo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lineaGrisIzquierda{
	padding-right: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.lineaGrisDerecha{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}