body { background: url("images/fondo1.jpg");
	padding: 0; 
	margin: 0; 
	font: 12px Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}


/* ---------------------------------------------------- */
/* ---------------------- CONTENEDOR ------------------ */
/* ---------------------------------------------------- */
.contenedor { background: #fff;
	margin: 0 auto;
	width: 780px;
	padding: 10px;
	padding-top:0px; 
}
/* ---------------------------------------------------- */
/* ---------------------- CONTENEDOR ------------------ */
/* ---------------------------------------------------- */



.header { 
	height: 85px;
    width:780px;
	background: #fff ;
	color: #666;
	margin: 0px 0;
	padding: 0px 0 0 0;margin-bottom:-20px;
	border-bottom: none;
}



/* ---------------------------------------------------- */
/* ---------------- SELECCIONAR CATEGORIA ------------- */
/* ---------------------------------------------------- */
.browse_category  {
	font-size: 10px;
	width: 150px;
	color: #FFF;
	background: inherit;
	margin-top:3px;
}

.bar {
	clear: both;
	font-size: 12px;
	padding-top: 5px;
}
.bar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


.bar ul{
	/*margin: 0;*/
	margin-bottom: 5;
	margin-left: 0px;
	/*padding: 0;*/
	line-height: 20px;
	list-style-type: none;
	background-color: #FD0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
	
.bar li {
	margin: 0;
	color: #FFEADC;
	display: inline;
}
	
.bar li.active { 
		background: #ccc url(images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
}
	
.bar li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:7px;
	font-weight: bold;
	color: #FFF;
	background: inherit;
	text-decoration: none;
	font-size:12px;		
} 
	
.bar li a:hover { 
		color: #999; 
		background: inherit;
} 
/* ---------------------------------------------------- */
/* ---------------- SELECCIONAR CATEGORIA ------------- */
/* ---------------------------------------------------- */



/* ---------------------------------------------------- */
/* ------------------------ FOOTER -------------------- */
/* ---------------------------------------------------- */
.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a {
	color: #808080;
	background: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
/* ---------------------------------------------------- */
/* ------------------------ FOOTER -------------------- */
/* ---------------------------------------------------- */



/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- DIV CUERPO ------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */
#cuerpo {
	overflow: hidden;
	width: 780px;
	background-position: center;
	font-size: 15px;
}

#cuerpo #left {
	float: left;
	width: 65%;
	overflow: hidden;
}

/* --------------------------------------------------------------- */
/* ------------------ CABECERA DEL CUERPO IZQ -------------------- */
/* --------------------------------------------------------------- */
#cuerpo #left #left_cab { 										/* */
	overflow: hidden;											/* */
	width: 100%;												/* */
	background-color: #FFFFFF;									/* */
}																/* */
																/* */
#left_img #left_cab img {										/* */
	padding-bottom: 30px;										/* */
}																/* */
																/* */
#cuerpo #left #left_cab #left_cab_d{  /* --- derecha --- */ 	/* */
	float: left;												/* */
	width: 25px;												/* */
	height: 32px;												/* */
}																/* */
																/* */
#cuerpo #left #left_cab #left_cab_c { /* --- centro --- */		/* */
	float: left;												/* */
	width: 456px;												/* */
	font-weight: bold;											/* */
	height: 32px;												/* */
}																/* */
																/* */
#cuerpo #left #left_cab #left_cab_i{ /* --- izquierda --- */	/* */
	float: left;												/* */
	width: 25px;												/* */
	height: 32px;												/* */
}																/* */
/* --------------------------------------------------------------- */
/* ------------------ CABECERA DEL CUERPO IZQ -------------------- */
/* --------------------------------------------------------------- */


/* --------------------------------------------------------------- */
/* ----------------- CONTENIDO DEL CUERPO IZQ -------------------- */
/* --------------------------------------------------------------- */
#cuerpo #left #left_cont {										/* */
	overflow: hidden;											/* */
	width: 100%;												/* */
	background-color: #FFFFFF;									/* */
}																/* */
																/* */
#cuerpo #left #left_cont #left_cont_d{  /* --- derecha --- */	/* */
	float: left;												/* */
	width: 25px;												/* */
}																/* */
																/* */
#cuerpo #left #left_cont #left_cont_c { /* --- centro --- */	/* */
	float: left;												/* */
	width: 446px;												/* */
	padding-left: 10px;											/* */
	background-color: #FFFFFF;
}																/* */
																/* */
#left_cont #left_cont_c p {										/* */
	padding-bottom: 30px;										/* */
}																/* */
																/* */
#cuerpo #left #left_cont #left_cont_c .negrita {				/* */
	font-weight: bolder;										/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;			/* */
	text-decoration: none;										/* */
}																/* */
																/* */
#cuerpo #left #left_cont #left_cont_i{ /* --- izquierda --- */	/* */
	float: left;												/* */
	width: 25px;												/* */
}																/* */
																/* */
/* --------------------------------------------------------------- */
/* ----------------- CONTENIDO DEL CUERPO IZQ -------------------- */
/* --------------------------------------------------------------- */


/* --------------------------------------------------------------- */
/* --------------------- PIE DEL CUERPO IZQ ---------------------- */
/* --------------------------------------------------------------- */
#cuerpo #left #left_pie {										/* */
	overflow: hidden;											/* */
	width: 100%;												/* */
	background-color: #FFFFFF;									/* */
}																/* */
																/* */
#cuerpo #left #left_pie #left_pie_d{  /* --- derecha --- */		/* */
	float: left;												/* */
	width: 25px;												/* */
}																/* */
																/* */
#cuerpo #left #left_pie #left_pie_c { /* --- centro --- */		/* */
	float: left;												/* */
	width: 456px;												/* */
	font-weight: bold;											/* */
	height: 32px;												/* */
}																/* */
																/* */
#cuerpo #left #left_pie #left_pie_i{ /* --- izquierda --- */	/* */
	float: left;												/* */
	width: 25px;												/* */
}																/* */
/* --------------------------------------------------------------- */
/* --------------------- PIE DEL CUERPO IZQ ---------------------- */
/* --------------------------------------------------------------- */


#cuerpo #left #img_inf p {
	background-position: center;
	text-align: center;
	padding-top: 20px;
}



#cuerpo #right {
	float: right;
	width: 33%;
	background-position: center;
	text-align: center;
}

#cuerpo #right .right_articles p {
	background-position: center;
	text-align: center;
}


/* -------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- DIV CUERPO ------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------- */
