/*********************************************
* CSS for USE of BABUIN DIRECTORY
*
* Developement by BABUINS CORP.
**********************************************/
/*********************************************
*
* ELEMENTOS
*
*********************************************/
body{
	background-color: #ffffff;
	background: #ffffff url(./usuario/imagenes/fondo_web.png) repeat-x;
	padding: 0px;
}
p{
	color:  #4EB7F9;
	margin: 0px;
}
a{
	color:#0674B9 ;
}

/*********************************************
*
* IDENTIFICADORES
*
*********************************************/
/*********************
*GENERALIDADES
*********************
#categorias, #subcategorias, #enlaces_externos{
	background-image: url(./usuario/imagenes/bloques_cuerpo.png) no repeat bottom left;
}
*/

/***********
*Bloque: contenedor
************/
#contenedor{
margin: 0px;
	position: relative;
	width: 750px;
	border: 1px solid Green;
	padding: 0px;
	
	
}
/***********
*Bloque: centro
************/
#centro{
	display: inline;/*fallo para corregir */
	width: 400px;
	float: right;
	margin-right: 172px;
	margin-top: 81px;	

}
/***********
*Bloque: derecha
************/
#derecha{
	width: 175px;
	position: absolute;
	top:61px;
	right:-2px;
	
}
#izquierda{
	width: 175px;
}
/***********
*Bloque: CABECERA
************/
#cabecera{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;		
	height: 60px;
	background-image:url(./usuario/imagenes/cabecera_fondo.png);
	
}
#cabecera p{

	margin: 0px 0px 0px 0px;
	color: #000000;
}
/***********
*Bloque: path
************/
#path{

	position: absolute;
	top: 61px;
	left: 175px;
	border-right: 1px solid Blue;	
	border-bottom: 1px solid Blue;
	border-left: 1px solid Blue;
	max-height: 20px;
	min-height: 20px;
	width: 399px;
}
#path ul{
	display:block;
	margin: 0px;
	list-style: none;
	background-color: #6FC4FA;
}
#path li{
	display: inline;
	padding-right: 3px;
	border-left: 5px solid #1AA3FA;
	
	color: #ffffff;
}
#path li a{
	color: #0674B9;
}
#path li a:hover{
	color:  #ffffff;
}
/***********
*Bloque: TITULO
************/
#titulo{	
	width: 400px;
}
#titulo h1{
	
	background: url(./usuario/imagenes/cuerpo_titulo.png) no-repeat bottom right;	
	background-color: #C9F7F7;
	margin:0px;
	padding: 0px;
	font: 18px Arial, Helvetica, sans-serif ;
text=aling:center;
}
#titulo h2{
	background: url(./usuario/imagenes/cuerpo_titulo.png) no-repeat bottom right;	
	background-color: #C9F7F7;
	margin:0px;
	padding: 0px;
	font: 15px Arial, Helvetica, sans-serif ;
}
/***********
*Bloque: CATEGORIAS
************/
#categorias{

	width: 173px;
	margin-top:65px;
	margin-bottom: 5px;	
	padding: 0px;

}
#categorias ol{
margin:0px;
padding: 0px;

}
#categorias li{
	list-style: none;
	text-align: center;
	
}

#categorias li a{
	
}
#categorias li a:hover{
	
}

#subcategorias{
	width: 173px;		
}
#subcategorias ol{
padding: 0px;
margin: 0px;	
}
#subcategorias li{
	list-style: none;
	text-align: center;
	
}
#subcategorias li a{
	
}
#subcategorias li a:hover{
	

}
/***********
*Bloque: enlaces
************/
#enlaces{
	width: 400px;
	background: url(./usuario/imagenes/cuerpo_titulo.png) no-repeat bottom right;	
	background-color: #C9F7F7;
}


/***********
*Bloque: paginador
************/
#paginador{
	width: 400px;
	background: #C9F7F7 url(./usuario/imagenes/paginador_fondo.png) no-repeat bottom right;	

	padding-bottom: 6px;
	padding-top: 5px;
	text-align: center;

}
#paginador ol{
	margin: 0px;
}
#paginador li{
	margin: 0px;
	list-style-type: none;
	display: inline;
}


/***********
*Bloque: publicidad
************/
#publicidad{
	width: 175px;
	margin:0px;
}
/***********
*Bloque: link_formulario_alta
************/
#link_formulario_alta{
	position:absolute;
	top: 35px;
	right: 30px;
	height: 20px;
	width: 120px;
	text-align: center;
	background-image: url(administracion/imagenes/pergamino.png);
}
/***********
*Bloque: mapaweb
************/
#link_mapa_web{
	
	display: block;
	position:absolute;
	top: 10px;
	right: 30px;
	height: 20px;
	width: 120px;
	text-align: center;
	background-image: url(administracion/imagenes/pergamino.png);
}
/***********
*Bloque: enlaces externos
************/
#enlaces_externos{
		
}
#enlaces_externos ul{
		border-top: 1px solid Blue;
	list-style: none;
	margin:0px;
	padding: 0px;
}


/***********
*Bloque: pie
************/
#pie{

	position: relative;
	background-image: url(./usuario/imagenes/pie_fondo.png);
	height: 60px;
	clear: both;	
}

#pie_xhtml{
	position:absolute;	
	top: 0px;
	right:-6px;
}
#pie_css{
	position:absolute;
	top: 31px;
	right:-6px;
}
/**************************************
*
* CLASES
*
***************************************/
/***********
* Clase: Para los enlaces de las categorias
************/
.enlace{
	width: 336px;
	font: 11px Arial, Helvetica, sans-serif;
}
.titulo_enlace{

	font-weight: 800;

}

.descripcion_enlace{

}
.url_enlace{

}

/***********
*Clase: de enlaces
************/
.titulo_bloque{
	display: block;
	background: url(./usuario/imagenes/bloques_cabecera.png) no-repeat;
	margin: 0px;
	
}
.cuerpo_bloque	{
	padding-bottom: 5px;
	background: url(./usuario/imagenes/bloques_cuerpo.png) no-repeat bottom left;
}
.url_enlace{
	
}
.boxes{
	display: block;
/*	background-image: url(usuario/imagenes/bloques_cuerpo.png) no repeat bottom left;
*/	text-align: center;
}
/***********
*clase: enlaces_cabecera
************/
.cabecera_titulo{
	width: 400px;
	height: 20px;
	background: url(./usuario/imagenes/enlaces_titulo.png) no-repeat top left;
}
.cuerpo_titulo{
	margin: 0px;
	padding: 0px;

	background: url(./usuario/imagenes/cuerpo_titulo.png) no-repeat bottom right;	
}
.cuerpo_titulo h1{
	font: 15px Arial, Helvetica, sans-serif ;
}
.cuerpo_titulo h2{
	font: 12px Arial, Helvetica, sans-serif ;
}
/***********
*clase: centrado
************/
.centrado{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 4px
}
#publicidad_mortal{
margin-left:25em;
}
