
h1, h2, h3 {
	font-weight:normal;
	color:#8CC4E4;
}

h1 {
	margin-top:10px;
}

#container {
	width:740px;
	margin:0 auto;
}

#diffFeeds {
	margin:15px 0;
}

#feedContent {
	float:left;
	width:320px;
	background-image: url(/elementos/caja_te_recomend.gif);
	background-repeat: no-repeat;
}

#feedDestacados 
{
	float:left;
	width:320px;
}

#feedOferta {
	float:left;
	width:635px;
	background-color: #0CC;	
}

#feedPortada{
	float:left;
	width:635px;
	
}


.entry
{
	width:160px;
	position:relative;
	float:left;
}

.titleProducto 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#35B70F;
	margin: 0px;
	padding: 0px; 
	font-weight: bold;
	font-size:12px;
	
}

.titleProducto:hover {

	color: #FF8315;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px; 
	font-weight: bold;
	font-size:14px;
}

.precioProducto 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #09F;
	font-weight: bold;
}

.precioProductoOferta
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AAF5FA;
	font-weight: bold;
}

.ver_detallesN
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF8315;
	text-decoration: underline;
	font-weight: bold;
}
.ver_detallesN
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF8315;
	text-decoration: underline;
	font-weight: bold;
}
.ver_detallesN a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF8315;
	font-weight: bold;
}

.nombre_producto_fichaProducto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.nombre_producto_fichaProducto:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF8315;
}

.fichaProductoN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #68A917;
}
.fichaProductoN:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF8315;
}

.ver_todos_articulos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62C0FF;
	font-weight: bold;
}

.btn_carrito_compra
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	vertical-align: middle;
	border: 0px none;
	list-style-type: none;
	float: none;
	clear: none;
	background-image: url(/elementos/bot_verde.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 21px;
	width:122px;
	color: #FFF;
	font-weight: bold;
	cursor:hand;
}

.btn_carrito_compra:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	vertical-align: middle;
	border: 0px none;
	list-style-type: none;
	float: none;
	clear: none;
	background-image: url(/elementos/bot_verde.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 21px;
	width:122px;
	color: #FF8315;
	font-weight: bold;
	cursor:hand;
}

#pistachio-ad {
	margin-top:-70px;
	float:right;
}

#ui, selectParser {
	width:570px;
}

a {
	color:#8CC4E4;
	text-decoration:none;
}

a:hover {
	color:#6BA1C1;
	text-decoration:underline;
}


a img {
	border:0;
}

.description {
	display:hidden;
}

.date {
	color:#00E817;
	font-size:9px;
}

.linea_gris_separacion_blog
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	line-height: 1px;
	height: 1px;
}
