/*ESTILOS*/

html{
	}

body {
	margin: 0px; 
	padding: 0px;		
	height: 100%;
	background:#CCCCCC url(images/fondoBody.jpg) top repeat-x;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	position:relative;
	margin:auto;
	padding:0px;
	width: 999px;
	height:733px;
	background: url(images/fondoContainer.jpg);
}

/* ------------------------------------------------CABECERA------------------------------------------ */

#cabecera {
	position:absolute;
	width: 999px;
	top:34px;
	height:280px;
}	

#flashcabecera{
	position:absolute;
	width:700px;
	height:207px;
	left:148px;
	top:72px;
	z-index:3;
}


/* Estilos del cuerpo */

#cuerpo {
	position:absolute;
	top:300px;
	width:700px;
	height:256px;
	left:50px;


}

/* Estilos del contenido */

#contenido {
	position:absolute;
	margin:30px 0px 0px 300px;
	width:480px;
	height:242px;
	overflow:hidden;
	
}
/* ------------------------------------------------LISTADO DE PRODUCTOS----------------------------------------- */

	.cabeceraListado{
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		margin-bottom:10px;
		margin-top:10px;
		margin-left:15px;
		padding-left: 10px;
		font-size:12px;
		width:595px;
		color:#333333;
		text-align:center;
	}

	.tablaListadoProductos {	
		width:110px;
		margin-left:10px;
		

	 }
	 
	.tablaListadoProductos p {	
		
		color:#FFFFFF;	
	 }	 

	 .tablaListadoProductos td{
		border:1px solid #aaaaaa;	 	
		padding:5px;
		font-family:Verdana;
		font-size:11px;
	 }
	 
	 .tablaListadoProductos td p{
		padding:1px;
		margin:5px;
	 }	 

	.tablaListadoProductos a{
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
	}
	.tablaListadoProducto a b{
		color:#FFFFFF;
	}

	.tablaListadoProductos a:hover{
		text-decoration: underline;
		color:#111111;
		
	} 
	.tablaListadoProductos tr{
		border:1px solid #000000;
	}
	
	.fila_1 {
		position:relative;
		width: 100px;
		height:100px;
		background:#dddddd;
		height:80px;
		float:left;
		margin:30px;
		border:2px solid #000000;
		

	}

	.fila_0 {
		position:relative;
		width: 100px;
		height:100px;
		background:#eeeeee;
		height:80px;
		float:left;
		margin:30px;
		
		

	}
	
	
	.cuadroProd{
	width:90px;
	float:left;
	text-align:center;
	
	}
	 
	.celdaListadoImagen {
		width:110px;
		padding:10px;
	} 
	
	.celdaListadoImagen a img {
		border:3px solid #cccccc;
	} 	
	
	.celdaListadoImagen a:hover img {
		border:3px solid #888888;
	} 		

	.celdaListadoNombre {
		padding:10px;
		height:100px;
	} 
	 
	.listadoProductosNombre{
	width:80px;
	color:#FFFFFF;
	text-align:center;

	}

.listadoProductosNombre {
	width:80px;
	color:#FFFFFF;
	text-align:center;

	}

	.listadoProductosPrecio {
	}

	.elementoDescripcion{
		position:absolute;
		margin:2px 0px 0px 100px;
		top:0px;
	}

	.nombreProducto{
		 width:100px;
		 font-weight:bold;
		 color:#FFFFFF;
	}

	
/* ------------------------------------------------CONTENIDO PRODUCTOS----------------------------------------- */	

	.leyendaImg {
		 text-align:center;
	}

	#galeriaImagenesProducto {
		padding: 2px;
		margin-bottom:20px;
		border:1px solid #888888;
	}

	.tituloGaleriaImagenes {
		color:#31391A;
		font-weight:bold;
		margin-bottom:4px;
	}
	

	#volver{
		vertical-align:text-bottom;
		margin-top:20px;
	}
	
/* --------------------------------------NOTICIAS-------------------------------------- */

	.newsBox{
		border:1px solid #C0C7CE;
		width:620px;
		padding:5px;
		margin:10px;
		background:url(images/pxNews.gif) bottom repeat-x;
	}

	.newsTitulo{
		display:block;		
		text-align:center;		
		background:url(images/pxNews.jpg) bottom repeat-x;		
		padding:3px 0px 3px 0px;		
		color:#888888;		
		font-size:14px;		
		font-weight:bold;
	}

	.newsTitulo a{
		color:#888888;
		font-weight:bold;
		text-decoration:none;
	}

	.newsTitulo a:hover{
		color:#333333;
		text-decoration:underline;}

	.newsSubtitulo{
		display:block;
		text-align:center;
		font-size:12px;
		color:#1D6D2E;
		font-weight:bold;
		margin-top:6px;
	}

	.newsFecha{
		font-size:10px;
		display:block;
		text-align:center;
		color:#0B3360;
	}

	.newsSigue{
	}
	.newsFuente b{
	color:#B01028;}	
	.fuente{
	color:#000000;
	font-weight:bold;
	}

/*------------------------------------ESTILOS FORO----------------------------------------*/

	.mensaje{
		font-size:14px;	
		color:#CC3241;
		}

	.mensaje a{
		font-size:12px;	
		color:#CC3241;
	}

	.usuarioForo{
		color:#566FA1;
		}

	.fechaForo{
		font-size:10px;
		font-weight:normal;
		}

	#foro{
		border:1px solid #dddddd;
		padding:2px;}

	.contentMensaje{
		font-weight:normal;
		color:#666666;
		margin:0px 0px 2px 0px;
		}

	.usuarioFechaForo a{
		font-size:11px;
		color:#3C80CC;}		

	.usuarioFechaForo{
		text-align:right;
		}


/* ------------------------------------------------PIE----------------------------------------- */

	#pie {
		position:absolute;
		top:580px;
		clear:both;
		width:999px;
		height:30px;
		font-size:10px;

	}

	#pie div {
		position:absolute;
		bottom:10px;
		right:100px;
	}

	#pie a {
		padding:1px 2px 1px 2px;
		text-decoration:none;
		color:#666666;
	}

	#pie a:hover{
		text-decoration:underline;
		color:#666666;
	}

		#dusnic{
	position:absolute;
	width:141px;
	height:25px;
	float:right;
	background:url(images/diseno.jpg) no-repeat;

}


#legal{
	position:absolute;
	width:101px;
	height:25px;
	margin-right:50px;
	float:right;

}


#legal a {
	position:relative;
	text-decoration:none;
	font-size: 11px;
	color:#34231C;
	font-weight:bold;
	top:7px;
	left:28px;
	width:70px;

}

#legal a:hover{
	position:relative;
	text-decoration:none;
	font-size: 11px;
	color:#34231C;
	font-weight:bold;
	top:7px;
	left:28px;
	width:70px;

}


#dusnic a {
	position:relative;
	text-decoration:none;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	top:7px;
	left:28px;
	width:70px;

}

#dusnic a:hover {
	position:relative;
	text-decoration:none;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	top:7px;
	left:28px;
	width:70px;

}



/* ----------- Listado de Noticias ------------ */

#listadoNoticias {
	width:175px;
	position:relative;
	float:right;
}

#cuerpoNoticia {
	width:480px;
	position:relative;
}

#cuerpoNoticia h2 {
	color: #666666;
	font-size:14px;
	margin:0px;
	padding:0px;
}

#cuerpoNoticia h1 {
	margin:10px 0px 10px 0px ;
	padding:0px;
}

.cuadroNoticia {
	 border:1px solid #CCCCCC;
	 padding:5px;
	 text-align:center;
	 margin:0px 0px 10px 0px;
}
.tituloListadoNoticia {
	 font-size:14px;
	 font-weight:bold;
	 color:#AA0000;
}

.subtituloListadoNoticia{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}