body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #567700;
	text-decoration: none;
	text-align: center;
}
#tablageneral {
	border: 1px solid #8DC63F;
	width: 550px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.bodytext {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	background-image: url(../img/bg_bodytext.gif);
	background-repeat: repeat;
}
.bodytext_titular {
	font-size: 14px;
	color: #567700;
	font-weight: bold;
	line-height: 24px;
}
.bodytext p {
	margin: 20px;
}
.bodytext ul {
	margin-right: 20px;
}
.bodytext li {
	list-style-image: url(../img/bullet.gif);
}
.bodytext strong, .bodytext b {
	color: #567700;
}



/* PARA PORTADA SOLAMENTE */
#bg_portada {
	background-image: url(../img/bg_flower.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#texto_portada {
	line-height: 14px;
	text-align: left;
	width: 260px;
	visibility: visible;
	left: 125px;
	top: 50px;
	position: relative;
}
.piepagina {
	background-image: url(../img/footerline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	width: 600px;
}


/* PARA SECCIONES SOLAMENTE */
#top_vaginoplastia {
	background-image: url(../img/bg_vaginoplastia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
#top_info {
	background-image: url(../img/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
#top_contactenos {
	background-image: url(../img/bg_contactenos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
#top_servicios {
	background-image: url(../img/bg_servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
#top_rejuvenecimiento {
	background-image: url(../img/bg_rejuvenecimiento.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
#top_relajamiento {
	background-image: url(../img/bg_relajamiento.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
#top_curriculo {
	background-image: url(../img/bg_curriculo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}

