.enlace_blanco {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.enlace_blanco:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.enlace_blanco:visited	{
	color: #FFFFFF;
	background-color: transparent;
}

.enlace_blanco:hover	{
	color: #FFFFFF;
	background-color: transparent;
}

.enlace_blanco:active	{
	color: #FFFFFF;
	background-color: transparent;
}

.enlace_actualidad {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.enlace_actualidad:link	{
	color: #6b5658;
	text-decoration: none;
}

.enlace_actualidad:visited	{
	color: #6b5658;
	background-color: transparent;
}

.enlace_actualidad:hover	{
	color: #6b5658;
	background-color: transparent;
	text-decoration: underline;
}

.enlace_actualidad:active	{
	color: #6b5658;
	background-color: transparent;
}

.enlace_anteriores {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.enlace_anteriores:link	{
	color: #262252;
	text-decoration: none;
}

.enlace_anteriores:visited	{
	color: #262252;
	background-color: transparent;
}

.enlace_anteriores:hover	{
	color: #262252;
	background-color: transparent;
}

.enlace_anteriores:active	{
	color: #262252;
	background-color: transparent;
}

.enlace_blanco_peque {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
.enlace_blanco_peque:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.enlace_blanco_peque:visited, .enlace_blanco_peque:hover, .enlace_blanco_peque:active	{
	color: #FFFFFF;
	background-color: transparent;
}

div#busca_tienda{
	float:left;
	/*padding-top:169px;*/
   	padding-left: 20px;
   	height:268px;
    margin:0;
    background: url(../images/portada/es/tiendas.jpg) no-repeat right bottom;
    /*border: 1px solid yellow;*/
}

.titulo_busca{
	padding-top:145px;
	padding-left:20px;
	margin-bottom:10px;
	/*margin-bottom:40px;*/
	/*border: 1px solid white;*/
}

.select_busca{
	padding-top:5px; 
	padding-left:35px;
	/*border: 1px solid red;*/
}

div#creaciones{
	float:left;
	margin:0;
	width:674px;
	height:257px;
	padding-top:11px;
	/*border: 1px solid red;*/
}

div#cupon_par{
	float:left;
	width: 196px;
	height: 205px;
	padding-top:28px;
	padding-left:40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background: url(../images/portada/es/cupon.jpg) no-repeat right bottom;
	/*border: 1px solid red; */
}

div#cupon_fra{
	float:left;
	width: 196px;
	height: 220px;
	padding-top:28px;
	padding-left:40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background: url(../images/portada/es/cupon_fra.jpg) no-repeat right bottom;
	/*border: 1px solid red; */
}

div#cupon_res{
	float:left;
	width: 196px;
	height: 205px;
	padding-top:28px;
	padding-left:40px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background: url(../images/portada/es/cupon_res.jpg) no-repeat right bottom;
	/*border: 1px solid red; */
}

div#textocupon{
	padding-top: 25px;
	padding-left: 20px;
}

div#actualidad{
	float:left;
	height: 300px;
	width: 365px;
	margin-top: 55px;
	margin-left: 58px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #62543d;   
	/*border: 1px solid red;*/
}

.noticia_home{	
    width: 365px;
    height: 80px;
    margin:0;
    margin-top:10px;
    margin-bottom:15px;
    padding:0;
    /*border: 1px solid red; */
}

/*div#actualidad img {
	float: left;
	border: none;
	margin-right:10px;
}*/

div#actualidad span{
    margin-left: 90px; 
}

.img_noticiahome_thumb{
	background:url(../images/fondo_noticiahome_thumb.jpg) no-repeat left top;
	/*border: 1px solid red;*/
	float:left;
	width:79px;
	height:79px;
	margin:0;
	margin-right:10px;
}

.img_noticiahome_thumb img{
	padding-top:2px;
	padding-left:2px;
}

div#promociones{
	float:left;
	width: 216px;
	height: 290px;
    margin-top: 8px;
    padding-left:25px;
    font-family: "Trebuchet MS";
	font-size: 13px;
	color: #62543d;
	/*border: 1px solid red; */
}

div#ver_receta{
	position: relative;
	float:left;
	height: 80px;
	width: 180px;
	margin-top: 130px;
	margin-left: 95px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	/*border: 1px solid red;*/
}
