html, body { margin: 0; padding: 0; border: 0; }

body {
	padding: 0;
	margin: 0;
	background: #fff url('../images/bg3.gif');
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #212121
	}

img {
	border: 0;
	}
	
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}
	
#container {
	background: url('../images/tbg3.gif');
	padding: 0 5px;
	}
	
#livesupport {
	float: right;
	padding: 15px 0px;
	}	

#header {
	background: url('../images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}

#header .header {
	background: url('../images/header_top3.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#livesupport {
	float: right;
	padding: 15px 0px;
	}

#barraidiomas {
    background-color:#FCA307;
    border-top : 1px solid #cccccc;
    border-bottom : 2px solid #cccccc;
	padding: 0px 5px;
}
	
#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 10px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
	
#topnav li {
	padding-top: 2px;
	padding-right: 15px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}
	
#topnav .home {
	background-image: url('../images/home.gif');
	}
	
#topnav .sitemap {
	background-image: url('../images/sitemap.gif');
	}
	
#topnav .contact {
	background-image: url('../images/contact.gif');
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
	
#topnav a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#nav {
	background: #686868 url('../images/nav_bg2.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 8pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}

#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 16px;
	margin-right: 6px;
	background: url('../images/nav_sep3.gif') right no-repeat;
	}
	
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
	
#nav a {
	font: Arial 12px black;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #77F938; /*#F7C945;*/
	text-decoration: underline;
	}
	
#navprod {
	background-color: #686868;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 6pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 175px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}
	
.estilotabla {
	margin-top:10px;
	border-width: 2px;
	text-align: center;
	width:700px;
	}
	
.est1 {
	background-color:006600;
	color:333333;
	font-weight:bold;
	font-size:6pt;
	width:135px;
	}
	
.est2 {
	background-color:#006600;
	color:333333;
	font-weight:bold;
	font-size:6pt;
	}	
	
A.enlaceprod, A.enlaceprod:VISITED, A.enlaceprod:ACTIVE, A.enlaceprod:FOCUS, A.enlaceprod:LINK{
color:#006600; text-decoration:none;
}
A.enlaceprod:HOVER{
color: #009900;
}	
	
#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}

#content a {
	color: #336799;
	font-weight: bold;
	}

#content .footer {
	background: url('../images/generic_bottom2.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -6px;
	position: relative;
	clear: both;
	}

#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('../images/special_bull.gif');
	padding-left: 130px;
	}

#body {
	position: relative;
	padding: 5px;
	}

#footer {
	background: #fff;
	width: 738px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
	}
	
#footer .header {
	background: url('../images/footer_top2.gif') top center no-repeat;
	height: 5px;
	margin: 0 -11px;
	position: relative;
	}
#footer .footer {
	background: url('../images/generic_bottom2.gif') bottom center no-repeat;
	height: 14px;
	margin: 0 -11px;
	position: relative;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer li {
	float: left;
	margin-right: 15px;
	}
	
#footer a {
	color: #000;
	}

#main {
	padding-top: 0px;
	padding-left: 4px;
	float: left;
	width: 495px;

}

#main h1{
	font: 16pt Arial, sans-serif;
	color: #73461B;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	margin-left: 10px;
	}

#main p{
	margin-left: 10px;
	text-align: justify;
}

#main ul{
	margin: 8px 0px 0px 14px;
	padding: 0px;
}

#main ul li{
	list-style-type: square;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-align:justify;
}

#main h2{
	font: 11px Arial, sans-serif;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	}
	
#main h3{
	font: 18px Arial, sans-serif;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
	color: #73461B;
	}

#menunav {
	float: right;
	width: 218px;  
	padding: 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#menunav h1 {
	background: #5F482D; /*#575752; */
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #fff; /*4A4A44;*/
	font-size: 9pt;
	height: 25px;
	margin-top:5px;
	padding-top:10px;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 2px;
}

#menunav ul {
	margin: 0;
	padding: 0;
}

#menunav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
}

#menunav li a {
	background: #CCC3AF;
	color: #3C3C35; 
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	font-weight: normal;
}

#menunav li a:hover {
	background: #DBD3C3;   
	color: #654;
}

.left { 
	float: left; 
	padding: 0px 5px 0px 5px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

#aviso{
	margin-top: 5px;
	background: #344B87;
}

#producto01 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto01 .toptabla1{
	background: url('../imagenes/fondos_tablas/artritis-reumatismo.gif') top center no-repeat;
	height: 27px;
	}
	
#producto01 .toptabla1a{
	height: 40px;
	border: 1px solid #669900;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #2A9116;
	font-weight:bold;
	}	

#producto01 .tablamain{
	font: 15px Arial, sans-serif;
	/*background: #F7F5E2;*/
	border: 1px solid #669900;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto01 a {
	color: #2A9116;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto01 a:hover {
	text-decoration: underline;
	}
	
	
#producto02 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto02 .toptabla1{
	background: url('../imagenes/fondos_tablas/colesterol.gif') top center no-repeat;
	height: 27px;
	}
	
#producto02 .toptabla1a{
	height: 40px;
	border: 1px solid #FA606B;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #FA606B;
	font-weight:bold;
	}	

#producto02 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #FA606B;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto02 a {
	color: #FA606B;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto02 a:hover {
	text-decoration: underline;
	}	
	
#producto03 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto03 .toptabla1{
	background: url('../imagenes/fondos_tablas/diabetes.gif') top center no-repeat;
	height: 27px;
	}
	
#producto03 .toptabla1a{
	height: 40px;
	border: 1px solid #666699;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #666699;
	font-weight:bold;
	}	

#producto03 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #666699;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto03 a {
	color: #666699;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto03 a:hover {
	text-decoration: underline;
	}		

#producto04 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto04 .toptabla1{
	background: url('../imagenes/fondos_tablas/respiratorias.gif') top center no-repeat;
	height: 27px;
	}
	
#producto04 .toptabla1a{
	height: 40px;
	border: 1px solid #00CC99;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #00CC99;
	font-weight:bold;
	}	

#producto04 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #00CC99;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto04 a {
	color: #00CC99;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto04 a:hover {
	text-decoration: underline;
	}

#producto05 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto05 .toptabla1{
	background: url('../imagenes/fondos_tablas/gastritis.gif') top center no-repeat;
	height: 27px;
	}
	
#producto05 .toptabla1a{
	height: 40px;
	border: 1px solid #000080;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #000080;
	font-weight:bold;
	}	

#producto05 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #000080;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto05 a {
	color: #000080;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto05 a:hover {
	text-decoration: underline;
	}

#producto06 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto06 .toptabla1{
	background: url('../imagenes/fondos_tablas/piel.gif') top center no-repeat;
	height: 27px;
	}
	
#producto06 .toptabla1a{
	height: 40px;
	border: 1px solid #FF6600;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #FF6600;
	font-weight:bold;
	}	

#producto06 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #FF6600;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto06 a {
	color: #FF6600;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto06 a:hover {
	text-decoration: underline;
	}	

#producto07 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto07 .toptabla1{
	background: url('../imagenes/fondos_tablas/inmunologicas.gif') top center no-repeat;
	height: 27px;
	}
	
#producto07 .toptabla1a{
	height: 40px;
	border: 1px solid #CC00CC;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #CC00CC;
	font-weight:bold;
	}	

#producto07 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #CC00CC;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto07 a {
	color: #CC00CC;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto07 a:hover {
	text-decoration: underline;
	}	

#producto08 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto08 .toptabla1{
	background: url('../imagenes/fondos_tablas/menstruales.gif') top center no-repeat;
	height: 27px;
	}
	
#producto08 .toptabla1a{
	height: 40px;
	border: 1px solid #FF0000;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #FF0000;
	font-weight:bold;
	}	

#producto08 .tablamain{
	font: 15px Arial, sans-serif;
	/*background: #F7F5E2;*/
	border: 1px solid #FF0000;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto08 a {
	color: #FF0000;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto08 a:hover {
	text-decoration: underline;
	}

#producto09 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto09 .toptabla1{
	background: url('../imagenes/fondos_tablas/menstruaciones.gif') top center no-repeat;
	height: 27px;
	}
	
#producto09 .toptabla1a{
	height: 40px;
	border: 1px solid #FF9900;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #FF9900;
	font-weight:bold;
	}	

#producto09 .tablamain{
	font: 15px Arial, sans-serif;
	border: 1px solid #FF9900;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto09 a {
	color: #FF9900;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto09 a:hover {
	text-decoration: underline;
	}

#producto10 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto10 .toptabla1{
	background: url('../imagenes/fondos_tablas/armonizacion.gif') top center no-repeat;
	height: 27px;
	}
	
#producto10 .toptabla1a{
	height: 40px;
	border: 1px solid #008080;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #008080;
	font-weight:bold;
	}	

#producto10 .tablamain{
	font: 15px Arial, sans-serif;
	/*background: #F7F5E2;*/
	border: 1px solid #008080;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto10 a {
	color: #008080;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto10 a:hover {
	text-decoration: underline;
	}
	
#producto11 {
	margin-top: 5px;
	margin-left: 10px;
	}
	
#producto11 .toptabla1{
	background: url('../imagenes/fondos_tablas/calvicie.gif') top center no-repeat;
	height: 27px;
	}
	
#producto11 .toptabla1a{
	height: 40px;
	border: 1px solid #00CC33;
	padding-left:5px;
	padding-top: 5px;
	font: 16px Arial, san-serif;
	color: #00CC33;
	font-weight:bold;
	}	

#producto11 .tablamain{
	font: 15px Arial, sans-serif;
	/*background: #F7F5E2;*/
	border: 1px solid #00CC33;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: justify;
	}

#producto11 a {
	color: #00CC33;
	text-decoration: none;
	padding-left:30px;
	}
	
#producto11 a:hover {
	text-decoration: underline;
	}	
	
#tabla2 {
	margin-top: 25px;
	margin-left: 85px;
	}
	
#tabla2 .toptabla{
	background: url('../images/top_tabla2.gif') top center no-repeat;
	height: 27px;
	}

#tabla2 .tablamain{
	font: 13px Arial, sans-serif;
	background: #F7F5E2;
	border: 1px solid #173660;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: left;
	}
	
blockquote
{ margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 15px;
}

#notice{
	margin: 0px 5px 20px 20px;
	background: #EEEEEE;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#red{
	font: Arial 12px black;
	color: #FF0000;
	text-decoration: underline;
	}
	
#green{
	font: Arial 12px black;
	color: #009900;
	text-decoration: underline;
	}
	
#cont01 {
	float: right;
	width: 350px;  
	padding: 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#cont01 h1{
	font: 15pt Arial, sans-serif;
	color: #73461B;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	margin-left: 10px;
}

#cont01 p{
	font-weight: bold;
}

#formul {
	width: 350px;
	margin-left:5px;
}

#main1 {
	padding-top: 0px;
	padding-left: 4px;
	float: left;
	width: 350px;
	background: #EEEEEE;
}

#sumario {
	margin: 0px;
	font-size: 9pt;
	
}

#sumario ul{
	padding: 0;	
}

#sumario li{
	/*border-bottom: 1px solid #636363;*/
	list-style-type: none;
}

#sumario a {
	color: #999;
	text-decoration: none;
	}
	
#sumario a:hover {
	color: #000;
	}
	
.walter {
	color:#666666;
	font-weight:normal;
	font-size:6pt;
	}
	
.walter1 {
	color:#666666;
	font-weight:normal;
	font-size:7pt;
	}
	
.walter2 {
	font: 10pt Arial, sans-serif;
	color: #73461B;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	}

#dropdown ul .drop{
display:none;
text-align: justify;

}
#dropdown ul:hover .drop{
display:block;
padding-bottom:5px;
}