/* CSS Basic Document */
body
{
margin:0px auto;
padding:20px;
background-color:#FFFFFF;
background-repeat:no-repeat
}
.menu_table td
{
border-bottom:1px solid #87c596;
height:28px;
padding-left:12px;
}
.header_table
{
margin-bottom:31px;
}
.special_offer
{
margin-left:44px;
margin-top:18px;
}
.bottom_line
{
border-bottom:1px dotted #000000;
}
.date_bg
{
background:url(../images/date_bg.gif) left top no-repeat;
height:17px;
padding-left:6px;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
line-height:16px;
background-color:inherit;
}


/* CSS Background image Document */
.header_image_ppal
{
background:url(../images/header_image.jpg) left top no-repeat;
height:175px;
}

.header_image_enlaces
{
background:url(../images/header_image_enlaces.jpg) left top no-repeat;
height:175px;
}

.header_image_linea_comercial
{
background:url(../images/header_image_linea_comercial.jpg) left top no-repeat;
height:175px;
}

.header_image_recetario
{
background:url(../images/header_image_recetario.jpg) left top no-repeat;
height:175px;
}

.header_image_corporativo
{
background:url(../images/header_image_corporativo.jpg) left top no-repeat;
height:175px;
}

.header_image_contactenos
{
background:url(../images/header_image_contactenos.jpg) left top no-repeat;
height:175px;
}

.header_image_procesos
{
background:url(../images/header_image_procesos.jpg) left top no-repeat;
height:175px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27830E;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27830E;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#87c596;
text-decoration:none;
background-color:inherit;
}

.boton_productos
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style:oblique;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27830E;
	background-color:inherit;
	text-decoration:none;
	}
.boton_productos:hover
{
color:#87c596;
text-decoration:none;
background-color:inherit;
}

.details_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #87c596;
	background-color:inherit;
	text-decoration: underline;
}
.details_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27830E;
	background-color:inherit;
	text-decoration:none;
}