body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_gral.jpg);
	background-repeat: repeat-x;
}
#contenido #menu_top {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
#contenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C5041;
}

#contenido h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E3C59;
}

#contenido h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#contenido #contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: left;
	background-repeat: repeat-x;
}
#contenido #contacto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40382F;
	text-decoration: none;
}
#contenido #contacto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


 Listas deplegables 
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
 
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFF;
	text-decoration: none;
}
#contenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C5783;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
#contenido h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C5041;
	background-color: #F4F3EF;
	padding: 5px;
}
#contenido #borde1 {
	border: 1px solid #D2CEBF;
	height: 250px;
}
#contenido   h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00844B;
	font-weight: normal;
	text-decoration: none;
}
#contenido #tablaofertas {
	background-image: url(img/ecofarma/bg_carrito.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contenido #tablaofertas #carrito #producto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.top_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DFFAFF;/*	background-color: #234669;
	display: block;
	height: 30px;
*/
}
#contenido #contacto .imagenes {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fondoPunteado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
	padding-left: 10px;
}
#contenido table tr td table tr td table tr td ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}


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