/**************************
CSS FOR LOSTRIVERSOFTWARE.COM
Development by Babuins Corp.
**************************/

body{
	color: #336600;
	font-size: small;
}
body a{
	color: #CC8500;
}
body ol{
	margin: 5px;
	padding-left: 5px;
	list-style: none;
}
body li a{
	margin-top: 10px;
	padding-left: 15px;

	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/flecha.png);
	background-repeat: no-repeat;
	background-position: left;
}
body li a:hover{
	margin-top: 10px;
	padding-left: 15px;

	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/flecha_bg.png);
	background-repeat: no-repeat;
	background-position: left;
}

/***********************************************************
*BLOQUE : CONTENEDOR
***********************************************************/
#contenedor{
	position:  relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	//border: 1px dotted Green;
}
/***********************************************************
*BLOQUE : CABECERA
***********************************************************/
#cabecera{
	border: 1px solid #FF8C00;
	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/cabecera.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 758px;
	margin-bottom: 20px;
	}

/***********************************************************
*BLOQUE : IZQUIERDA
***********************************************************/
#izquierda{
	float: left;
	width: 150px;	
	padding: 0px;
	clear: both;

}

#categorias_titulo_general{
	height: 30px;
	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/barra150x30.png);

}
#categorias_titulo_general p{
	
	text-align: center;

}

/***********************************************************
*BLOQUE : CENTRO
***********************************************************/
#centro{
	float: left;
	width: 450px;	
	padding: 5px;
}
#centro ul{
	list-style: url(http://www.lostriversoftware.com/usuario/imagenes/bola-vn.png);
}
#centro h2{
	font-size: medium;
	font-weight: normal;
}
#centro h1{
	font-size: large;
	font-weight: bolder;
}
#descargar_programa_links ul{
	list-style-type: none;
	
	color: blue;
	list-style-image: none;
}
/***********************************************************
*BLOQUE : DERECHA
***********************************************************/
#derecha{
	float: left;
	width: 150px;
}
#derecha ul{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
	list-style-type: none;
}
#derecha ul a{
	display: block;	
	
	margin: 0px;
	padding: 0px;
	padding-left: 15px;


	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/admiracion_verde.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#derecha ul a:hover{
	display: block;	

	margin: 0px;
	padding: 0px;
	padding-left: 15px;

	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/admiracion_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

/***********************************************************
*BLOQUE : PIE
***********************************************************/
#pie{
	width: 760px;
	height: 30px;
	clear: both;
/*	background-color: #80FF84;*/
	border-top: 10px solid #80FF00;
}
#pie_xhtml{
	position: fixed;
	bottom: 0px;
	right: 0px;
}
#pie_xhtml img{
	border: 0px;
}
#pie_css{
	position: fixed;
	bottom: 32px;
	right: 0px;
}
#pie_css img{
	border: 0px;
}
#powered{
	float: right;
}
/***********************************************************
*BLOQUE : PATH
***********************************************************/
#path {

	margin-top: -20px;
	position: relative;
	top: 5px;
/*	position: absolute;
	bottom: 0px;
	right: 0px;
	*/
}
#path ul{
	 padding: 0px;
	 margin-left: 10px;
	list-style: url(http://www.lostriversoftware.com/usuario/imagenes/path.png);
}
#path li {
	list-style: url(http://www.lostriversoftware.com/usuario/imagenes/path.png);
		margin-right: 10px;
		display: inline;	
}
/*ARREGLAR LOS LI DE MAS EN EL PATH PARA PODER LIBERAR ESTE CODIGO
#path li:before { content: "> "; }
#path li:first-child:before { content: ""; }
*/
/***********************************************************
*BLOQUE : MAPA WEB
***********************************************************/
#link_mapa_web{
position: relative;
bottom: 10px;
float:right; 
}
#paginador{}
#paginador li{
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
#paginador a{
background-image: none;
}

/*----------------------------------------------------------------------
CLASES
-------------------------------------------------------------------------*/	
.titulo_general{
	width: 150px;
	height: 30px;
	text-align:  center;	
	margin-top: 5px;
	background-image: url(http://www.lostriversoftware.com/usuario/imagenes/barra150x30.png);
	
}
.ocultar{
	display: none;
}

/*
CSS de la version de evolucion


#cabecera{	
	width: 750px;
	color: Blue;
	border: 1px solid #32CD32;
	background-image: url(../img/tropicalriver.jpg);		
}


/*********************
*BLOQUE : CATEGORIAS
******************
#categorias{
	float:left;
	width: 173px;
	color: Blue;
	border: 1px solid #00BFFF;
}
#categorias_titulo h1{
border: 1px solid #32CD32;
width: 171px;
	font: bolder small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lista_categorias{
	border: 1px solid #32CD32;
	width: 171px;
}
#lista_categorias ul{
	padding: 0px;
	list-style: none;

}
/*********************
*BLOQUE : contenedor
*******************
#contenedor{
	width: 750px;
	border: 1px solid Navy;
}
/*********************
*BLOQUE : ULTIMOS PROGRAMAS
*******************
#ultimos_programas{
	border: 1px solid Red;
	width:398px;
	float:left;

}
#ultimos_programas_titulo h1{
	font: bolder small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*********************
*BLOQUE : RECOMENDADOS
*******************
#recomendados{
	width: 173px;
	border: 1px solid #8B008B;
	float: left;
}
#recomendados_titulo{
	width: 173px;
}
#recomendados_titulo h1{
	font: bolder small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*********************
*BLOQUE : RECOMENDADOS
*******************
#mas_descargados{	
	width: 173px;
	border: 1px solid red;
	float: left;

}
#mas_descargados_titulo h1{
	font: bolder small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lista_mas_descargados ul{
	list-style: none;
}
/*********************
*BLOQUE : DESCRIPCION PROGRAMA
*******************
#descripcion_programa{
	width: 400px;
	float: left;
	magin-left:175px;
}
/*********************
*BLOQUE : PIE
*******************
#pie{
float: left;

	width: 750px;
	color: Blue;
	border: 1px solid #32CD32;
}
*/