 html {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
}

 body{
  margin:0;
  background-image:url(images/bg3.jpg);
  background-attachment: fixed;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header{
	position:absolute;
	top:0px;
	left:50%;
	width:906px;
	height:100px;
	float:right;
	margin-left:-500px;
/*	
	position:absolute;
	top:0px;
	height:100px;
	float: right;
	width:100%;
	text-align: center;*/
	z-index:9;
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:80px;
 }
 .ie #header{
 width:800px;
 margin-left:-450px;
 }
 .headerInicio
{
	background: url('images/topo5.png') no-repeat;
}
.headerMasaje
{
	background: url('images/topo2.png') no-repeat;
}
.headerFarmacia
{
	background: url('images/topo3.png') no-repeat;
}
.headerEstres
{
	background: url('images/topo4.png') no-repeat;
}
.headerClinica
{
	background: url('images/topo.png') no-repeat;
}
.headerHogar
{
	background: url('images/topo6.png') no-repeat;
}
.ie  .headerInicio
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topo5_ie.png',sizingMethod='crop');
}
.ie .headerMasaje
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topo2_ie.png',sizingMethod='crop');
}
.ie .headerFarmacia
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topo3_ie.png',sizingMethod='crop');
}
.ie .headerEstres
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topo4_ie.png',sizingMethod='crop');
}
.ie .headerClinica
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topo_ie.png',sizingMethod='crop');
}
.ie .headerHogar
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topo6_ie.png',sizingMethod='crop');
}



 #header2{
	position:absolute;
	top:100px;
	left:50%;
	width:700px;
	height:20px;
	float:right;
	margin-left:-350px;
	z-index:4;
	background-image:url(images/bg_up.png);
 }
.ie #header2
{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_up.png',sizingMethod='scale');
/*	background: url('images/navigation.gif') repeat-x;*/
}
#content {
	position:absolute;
	z-index:3;
	top:120px;
	bottom:62px;
	width:660px;
	margin-left:-350px;
	left:50%;
	padding:20px;
	background-image: url(images/bg_cont.png);
	background-repeat: repeat;
	height: auto;
}
/* Inicio */
#content_1 {
	position:absolute;
	z-index:3;
	top:120px;
	bottom:62px;
	width:660px;
	margin-left:-350px;
	left:50%;
	padding:20px;
	background-image: url(images/bg_cont.png);
	background-repeat: repeat;
	height: 1170px;
}
/* Farmacia clinica y hogar*/
#content_2 {
	position:absolute;
	z-index:3;
	top:120px;
	bottom:62px;
	width:660px;
	margin-left:-350px;
	left:50%;
	padding:20px;
	background-image: url(images/bg_cont.png);
	background-repeat: repeat;
	height: 1970px;
}
/* Estres*/
#content_3 {
	position:absolute;
	z-index:3;
	top:120px;
	bottom:62px;
	width:660px;
	margin-left:-350px;
	left:50%;
	padding:20px;
	background-image: url(images/bg_cont.png);
	background-repeat: repeat;
	height: 1410px;
}
/* Dermo*/
#content_4 {
	position:absolute;
	z-index:3;
	top:120px;
	bottom:62px;
	width:660px;
	margin-left:-350px;
	left:50%;
	padding:20px;
	background-image: url(images/bg_cont.png);
	background-repeat: repeat;
	height: 6230px;
}
/* Masaje*/
#content_5 {
	position:absolute;
	z-index:3;
	top:120px;
	bottom:62px;
	width:660px;
	margin-left:-350px;
	left:50%;
	padding:20px;
	background-image: url(images/bg_cont.png);
	background-repeat: repeat;
	height: 2730px;
}

.ie #content
{
	background-image: url(images/bg_cont_ie.jpg);
	padding-top:40px;
}
.gecko #content{
position:relative;
	height: 100%;
}

 * html body{
  overflow:auto;
 } 
 * html div#content{
  height:100%;
   background-color:#FFFFFF;
   right:200px;
 }
  #menuhtml{
	position:absolute;
	top:120px;
	left:50%;
	height:150px;
	width:680px;
	float:right;
	margin-left:-350px;
	text-align:right;
	padding-top:8px;
 }

 .menu{
width:110px;
max-width:110px;
padding:4px 7px 4px 7px;
font-size:0.6em;
font-weight:bold;
color:#336600;
border:1px solid #336600;
margin-right:5px;
background-image:url(images/bg_menu.png);
}
.ie .menu{
font-size:0.8em;
}

a{
text-decoration:none;
font-weight:bold;
}


.menu:hover{
background-color:#f8f8f8;
background-image:none;
color:#336600;
border:1px solid #dadada;
}
.menuactive{
cursor:crosshair;
width:110px;
max-width:110px;
padding:4px 7px 4px 7px;
font-size:0.6em;
font-weight:bold;
margin-right:5px;
background-color:#f8f8f8;
background-image:none;
color:#336600;
border:1px solid #dadada;
}
.ie .menuactive{
font-size:0.8em;
}
.menu1{
	font-weight:bold;
	color:#336600;
	letter-spacing:2px;
}
.menu1:hover{
text-decoration:underline;
	font-weight:bolder;
}
.submenu{
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
	display: none;
}

.show{
display: block;
margin-left: 40px;
padding:10px;
border-left:dashed 1px #336600;
border-bottom:dashed 1px #336600;
}

p{
line-height:2em;
margin-left:50px;
margin-right:30px;
margin-bottom:30px;
border:1px solid #cccccc;
padding:10px 10px 10px 20px;
}
h1{
margin-left:30px;
margin-right:30px;
color:#336600;
font-size:1.4em;
}

h2{
font-size:1.2em;
margin-right:30px;
margin-left:30px;
margin-top:20px;
color:#336600;
}
img{
border:1px solid #fa9035;
float:right;
margin:20px 45px 10px 10px;

}
.esq{
float:left;
margin:20px 10px 10px 68px;

}
.esq2{
float:left;
margin:10px 10px 0px 0px;

}
.img_over{
float:none;
margin:20px 10px 10px 68px;
}

#footer{
	width:636px;
	height:40px;
	bottom: 0px;
	border:3px solid #dadada;
	background-color:#E6E6E6;
	color:#336600;
	font-weight:300;
	padding:10px;
	text-align:center;
	font-size:0.9em;
	line-height:1.5em;
/*	background-image: url(images/bg3_over.jpg);
*/}
.forte{
	font-weight:bold;
	color:#336600;
	border-bottom:1px solid #336600;
	padding:4px;
	letter-spacing:2px;
	line-height:70px;
	}
.fortemenor{
	font-weight:bold;
	color:#336600;
	border-bottom:1px solid #336600;
	padding:4px;
	line-height:70px;
	}
.fortemenorainda{
	font-weight:bold;
	color:#336600;
	border-bottom:1px solid #336600;
	padding:4px;
	line-height:40px;
	}
.boldi{
	font-weight:bold;
	}
.italico{
font-style:italic;
	color:#336600;
}
.forteitalico{
	color:#336600;
padding:4px;
	font-style: italic;
	font-size:0.8em;
	}


	div#viewOptionsBox {
		float:right;
		margin-top:5px;
		padding-left:5px;
		width:100%;
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}

	#viewOptionsBox a {
		display:block;
		color:#006C00;
	}

	#viewOptionsBox li {
		margin:0px;
		padding:0px;
		list-style:none outside none;
		line-height:16px;
	}

	#viewOptionsBox ul, #viewOptionsBox a {
		margin:0px;
		padding:3px 0px 3px 0px;
		font-size:.85em;
	}
	
	a:link  {
		color: #313131;
		text-decoration: none
	}

	a:visited  {
		color: #313131;
		text-decoration: none
		}
	a:hover  {
		color: #679A34;
		text-decoration: underline
		}
		img.nada{
			border:0px solid #fa9035;
					float:none;
					margin:0px;
					}