@charset "utf-8";
#body, h1, h2, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #00ff66;
	margin: 0px;
	padding: 0px;
}


#envoltorio {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00ff66;
	border: 1px solid #CCCCCC;
	background-image: url(imgs/fnd-envolt.gif);
	height: 800px;
}
#logo-n {
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 20px;
}

h1 {
	font-family: "Bookman Old Style";
	font-size: 36px;
	font-weight: bold;
	color: #4BFF80;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 10px;
	height: 52px;
	width: 190px;
	background-image: url(imgs/fnd-logo.gif);
	background-repeat:   repeat-x;
	padding-top: 8px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.Estilo1 {
	font-size: 16px;
}

#titular {
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin-top: 33px;
}

#cuerpo {
	float: left;
	width: 100%;
}

#titulares {
	margin-top: 30px;
	float: left;
	width: 370px;
	padding-left: 30px;
}

#titulares #antiseptico h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-image: url(imgs/cara.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	margin-left: 30px;
	padding-left: 50px;
	margin-bottom: 20px;
}
#titulares #antimicotico h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	background-image: url(imgs/pie.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	height: 40px;
	margin-left: 30px;
	padding-left: 50px;
	margin-top: 20px;
}
#cuerpo #producto {
	float: right;
	width: 360px;
	padding-right: 20px;
	padding-left: 20px;
}
#pies-sanos {
	float: left;
	width: 350px;
	margin-top: 60px;
}
#navega {
	float: right;
	width: 350px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#navega h2 {
	padding-top: 5px;
}
#navega ul {
	padding: 2px;
	float: left;
	list-style-type: none;
	text-align: center;
}
.unico {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#navega li {
	width: 220px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#navega li a {
	text-decoration: none;
	color: #333333;
}
#navega li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#txt-pies h2 {
	font-size: 36px;
	font-weight: bold;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
}


#cierre {
	float: left;
	width: 100%;
}
#cierre #logo-n {
	margin-top: 20px;
}
#cierre #logo-cm {
	float: right;
	margin-right: 150px;
	margin-bottom: 20px;
}
#pie-pag {
	text-align: center;
	clear: both;
	font-weight: bold;
	margin-top: 20px;
}

.img-pies {
	margin-bottom: 20px;
}
