/**************************************************************************
	loslagartos.org - CSS
	Creado por Felipe Morales Orozco
	Email: fmorales@cristalino.net
	Webmaster www.cristalino.net
	Productor de multimedia
***************************************************************************/
/*
	-----------------------------------------------------------------------
	 						1. B A S I C O S
	-----------------------------------------------------------------------
*/
html {
/*	height: 100%;*/
}
body {
/*	background: #3399CC url(../img/bg.jpg)  repeat-x center top;*/
	font: 70% Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	line-height: 1.35em;
	color: #4C5359;
/*	height: 100%;*/
/*	text-align: center;*/
	background: url(../images/bg.jpg) repeat;
/*	background-attachment:fixed;*/
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
#ContGral {
	position: relative;
	float: left;	
	width: 900px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #333333;
}
#contCentrado {
	position: relative;
	float: left;
	width: 900px;
	text-align: left;
	background-color: #F2F2F2;
	z-index: 1;
}

/* CABECERA */
#logo {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 10;
}
#lagarto {
	position: absolute;
	left: 699px;
	top: 15px;
	z-index: 10;
}
#logotipo {
	position: relative;
	float: left;
	width: 700px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 200px;
	background-color: #FFCC33;
}
#content_top {
	position: relative;
	float: left;
	background-color:#FFCC33;
	width: 900px;
	height: 170px;
	z-index: 1;
}

/* MENU */
#contMenu {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	background-color:#FFCC00;
	z-index: 5;
}
#pieMenu {
	position: relative;
	float: left;
	background: url(../images/bgMenu.jpg);
	width: 900px;
	height: 13px;
	z-index: 2;
}

/* CONTENEDOR DERECHA */
#contDerecha {
	position: relative;
	float: left;
	width: 247px;
	height: auto;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;	
}
#icoMenu {
	position: relative;
	float: left;
	width: 30px;
	height: 23px;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
#menuLateral {
	position: relative;
	float: left;
	width: 170px;
	height: 23px;
	background-color:#FFFFFF;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.menulateral:link,.menulateral:visited, .menulateral:active {
	color: #BE0718;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menulateral:hover {
	text-decoration: underline;
}
#titMenuLateral {
	position: relative;
	float: left;
	background-color: #F2F2F2;
	font-size: 13px;
	color: #000000;
	width: 240px;
	height: 18px;
	margin: 0px 0px 0px 1px;
	padding: 2px 0px 0px 5px;
}
#btnGaleriaMenuLateral {
	position: relative;
	float: left;
	width: 237px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#enlacesMenuLateral {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}
.dott {
    font-size: 11px;
    padding-left: 17px;
    margin-left: 2px;
    margin-bottom: 5px;
    background:url(../images/icoEnlaces.gif) bottom left no-repeat;
    List-style:none;
}
.recorridoUL {
	font-weight: normal;
	padding: 15px;
	margin: 2px;
}
.enlacesUL li {
	position:relative;
	float: left;
	width: 200px;
	height: auto;
	font-weight: normal;
	list-style-type: none;
	margin: 20px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}



/* CONTENEDOR CENTRAL */
#contCentro {
	position: relative;
	float: left;
/*	border-left: solid 1px #D6D6D6;*/
	background-color: #FFFFFF;
	width: 633px;
	height: auto;
	min-height: 460px;
	*_height: 460px; /* HACK PARA IE6 ALTURA MINIMA */
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 20px 0px;
}

/* HOME - INDEX */
#titulosSeccion {
	position: relative;
	float: left;
	background: url(../images/bgTitulosSeccion.jpg) no-repeat;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
	width: 623px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 10px;
}
#textoCentro {
	position: relative;
	float: left;
	font-size: 12px;
	color: #000000;
	width: 613px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}
#textoCentro p{
	padding-top: 10px;
}
#btnHomeGaleria {
	position: relative;
	float: left;
	width: 293px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#btnHomeVideo {
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}


/* GALERIA DE FOTOS */
#contGaleriaFotos {
	position: relative;
	float: left;
	width: 570px;
	margin: 20px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
#btnVolverGaleria {
	position: relative;
	float: left;
	width: 100px;
	margin: 0px 0px 0px 505px;
	padding: 0px 0px 0px 0px;
}
.galeriaFotos ul {
	position: relative;
	float: left;
	width: 570px;
	height: auto;
}
.galeriaFotos li {
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #FFCC33;
	margin-bottom: 10px;
	width: 120px;
	height: auto;
	list-style-type: none;
	background-color: #F2F2F2;
}
.galeriasLista ul {
	position: relative;
	float: left;
	width: 570px;
	height: auto;
}
.galeriasLista li {
	position: relative;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	float: left;*/
/*	width: 120px;*/
	height: auto;
/*	list-style-type: square;*/
}



/* LIBRO DE VISITAS */
#contLibroVisitas {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
	background-color:#F2F2F2;
}
#librotxt1, #librotxt3 {
	position: relative;
	float: left;
	width: 280px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.librotxt2 {
	font-size: 11px;
	font-weight: normal;
}
#librotxt3 {
	width:585px;
}
.inputLibro {
	width: 250px;
	border: solid 1px #CCCCCC;
}
.inputLibroComentarios {
	width: 585px;
	height: 120px;
	border: solid 1px #CCCCCC;
}
#contComentarios {
	position: relative;
	float: left;
	width: 610px;
	height: auto;
	border-top: solid 1px #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F3F3F3;
}
#comentariosDatos {
	position: relative;
	float: left;
	width: 120px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#nombreVer {
	position: relative;
	float: left;
	width: 120px;
	height: auto;
	font-size: 12px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#comentarioVer {
	position: relative;
	float: left;
	width: 480px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}



/* EQUIPO DE TRABAJO */
#contEquipo {
	position: relative;
	float: left;
	text-align: center;
	width: 150px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color:#BBD793;
}
#equipoFoto {
	position: relative;
	float: left;
	text-align: center;
	width: 150px;
	height: auto;
	margin: 15px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #666666;
}

/* RINCON LECHERO LATERAL */
#scrollup {
	position: relative;
	overflow: hidden;
	width: 170px;
	height: 180px;
}
#marquee {
	position:relative;
	/*marquee left should have the same value as newsticker width*/
	float: left;
	top: 150px;
	width: 170px;
/*	white-space:nowrap;*/
	overflow:visible;
}
#newsticker {
	/*newsticker width should have the same value as marquee left*/
	position:relative;	
	width:170px;
	height:150px;
	margin:auto;
	left:auto;
	clear:both;
	overflow:hidden;
}
#titNoticia {
	position: relative;
	float: left;
	width: 167px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 3px;
}
#titTipoDato {
	position: relative;
	float: left;
	width: 167px;
	height: auto;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background-color: #B7FFB7;
}
#cabeceraNoticias {
	position: relative;
	float: left;
	width: 167px;
	height: 17px;
	background-color: #879830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 3px;
/*	z-index: 2;*/
}


/* PARTICIPANTES */
#formIngreso {
	position: relative;
	float: left;
	width: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#errorDatos {
	position: relative;
	float: left;
	width: auto;
	color:#990000;
	font-size: 11px;
}
#prodTit1 {
	position: relative;
	float: left;
	width: 30px;
	height: 20px;
	font-weight: bold;
}
#prodTit2 {
	position: relative;
	float: left;
	height: 20px;
}


/* CONTACTO */
#contenidos {
	background-image: url(../images/fondo-borde.jpg);
	float: left;
	width: auto;
}
#contacto {
	position: relative;
	display: block;
	float: left;
	text-align: justify;
	font-size: 12px;
	width: auto;
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
#contacto .txt-top {
	font-size: 12px;
	width: auto;
	float: left;
}



/* PIE PAGINA */
#contPie {
	position: relative;
	float: left;
	width: 225px;
	height: auto;
	margin: 0px 0px 0px 670px;
	padding: 0px 0px 0px 0px;
}
#textoPie {
	position: relative;
	float: left;
	width: 500px;
	height: 30px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;

}
#bgLateral {
	position: fixed;
	float: left;
	background: url(../images/lateralMapuche.jpg) repeat-y;
	width: 80px;
	height: auto;
	min-height: 1000px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
background-color:#66CC00;
}
