body{
		background-image:url(../imagenes/degrade.jpg);
		background-repeat:repeat-x;
		background-color:#000000;
		margin:0px;
		border:0px;
}
#general{
		padding-top:8px;
		width:1024px;
		margin:0 auto;
		position:relative;
	}
#top{
		background-image:url(../imagenes/top.png); background-position:center;
		background-repeat:no-repeat;
		width:100%;
		height:93px; 
}
#botonera{
	position:absolute;
	left: 161px;
	top: -32px;
	width: 802px;
	height: 25px;
}

#top_contenido{
		width:800px;
		height:9px;
		background-image:url(../imagenes/top_contenido.png);
		background-repeat:no-repeat;
		margin:0 auto;
	}
#contenido_img{
		width:800px;
		height:auto;
		background-repeat:repeat-y;
		margin:0 auto;
		background-image:url(../imagenes/contenido.png);
		
	}
#contenido_img2{
		width:800px;
		height:auto;
		background-repeat:repeat-y;
		margin:0 auto;
		background-image:url(../imagenes/contenido.png);
		
	}
#contenido_gral{
		margin:0 auto;
		width:726px;
		text-align:justify;
		font-family:myriad pro;
		padding-bottom:20px;
		padding-top:20px;
	}
#contenido_productos{
		margin:0 auto;
		width:726px;
		height:auto;
		text-align:justify;
		font-family:myriad pro;
		padding-top:5px;
	}
#pie_contenido{
	width:800px;
	height:9px;
	background-image:url(../imagenes/pie_contenido.png);
	background-repeat:no-repeat;
	margin:0 auto;
}
.titulo_noticia{
	font-family:myriad pro;
	font-weight:bold;
	text-align:left;
	font-size:15px;
	width:300px;
}
.fecha_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.noticia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.descripcion_noticia{
	font-size:12px;
	font-family:myriad pro;
	width:600px;
	text-align:justify;
}
#facebook{
	width:80px;
	height:80px;
	float:right;
	margin-top:102px;
	margin-right:268px;
}
#facebook2{
	position:absolute;
	left: 1085px;
	top: 102px;
}
.fb{
	position:absolute;
	left: 882px;
	top: 6px;
	width:50px;	
	height:50px;
}
.click{
	position:absolute;
	height: 85px;
	width: 67px;
	left: 95px;
	top: -89px;
}
