body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
}

/*ESTRUCTURA PRINCIPAL */
#general {
	width:980px;
	height:auto;
	margin:auto;
	text-align:left;
}

#cabecera {
	width:100%;
	height:85px;
	clear:both;
	background-image:url(../images/e/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#form_top2 {
	width:310px; 
	height:18px; 
	line-height:20px; 
	float:right; 
	margin-top:10px;	
}

#central {
	width:100%;
	height:auto;
	clear:both;
	margin-top:10px;
}

	#lateral {
		width:200px;
		height:auto;
		float:left;		
	}
	
	#contenido {
		width:755px;
		height:auto;
		float:right;		
	}
		#contenido_int {
			width:745px;
			height:auto;
			margin:5px;
		}
		
		#contenido_int_tienda{
			width:570px;
			height:auto;
			float:left;
			margin:5px 0 5px 5px;
		}
		
		#lateral_tienda {
			width:170px;	
			height:auto;
			float:left;
		}
#footer {
	width:100%;
	height:30px;
	clear:both;
	margin-top:10px;
	background-image:url(../images/e/bg_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#666
}
	#footer_iz {
		width:150px;
		height:auto;
		float:left;
		margin:12px 0 0 15px;
	}
	#footer_centro {
		width:640px;
		height:auto;
		text-align:center;
		float:left;
		margin-top:12px;
	}
	#footer_dr {
		width:130px;
		height:auto;
		float:left;
		margin:12px 15px 0 0;
		text-align:right;
	}

/* FIN ESTRUCTURA PRINCIPAL */
#logo_top {
	width:205px;
	height:auto;
	float:left;
	text-align:center;
}

#form_top {
	width:700px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:15px;
}

#fondo_menu {
	width:205px;
	height:auto;
	background-image:url(../images/e/fondo_menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
}

#fondo_novedades {
	width:205px;
	height:auto;
	background-color:#f4f4f4;
	margin:15px 0 10px 0;
	clear:both;
	border-bottom:1px solid #CCC
}

.noticia {
	width:195px;
	height:auto;
	margin:5px;
	clear:both;
}

a.leermas {
	color:#F00;
	text-decoration:none
}

a.leermas:hover {
	text-decoration:underline;	
}

#caja_flash_central {
	width:100%;
	height:215px;
	clear:both;
}

.fila_destacados_index {
	width:100%;
	height:auto;
	clear:both;
	margin:8px 0 8px 0;
}

.destacado_index {
	width:245px;
	height:auto;
	border:1px solid #E2E2E2;
	float:left;
	margin-right:6px;
}

.cabecera_destacado {
	width:100%;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-weight:bold;
}

.destacado_index_int{
	width:auto;
	height:auto;
	margin:5px;	
}

.texto_sin_marco {
	width:85%;
	height:auto;
	margin:auto;
	text-align:left;
}

#form_user {
	width:95%;
	height:auto;
	margin:auto;
	padding:25px 8px 4px 4px;
	text-align:right;
	background-image:url(../images/e/fondo_identificacion.gif);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:170px;
	_height:170px;
}

.caja_noticia {
	width:100%;
	height:auto;
	clear:both;
	margin-bottom:15px;
}

.titulo_noticia {
	font-weight:bold;
	margin:0px;
	font-size:1.4em;
	color:#cc0000;
}

.subcategoria {
	width:230px;
	height:auto;
	float:left;
	margin-right:16px;
}
.foto_subcategoria {
	width:80px;
	height:80px;
	float:left;
	margin:0 4px 4px 0;
	}

.clear {
	width:100%;
	height:15px;
	clear:both;
}
