body {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #24a589;
}
.relleno_contenido {
	padding: 10px;
	background-image: url(img/linea_menu.png);
	background-repeat: repeat-x;
}
.leta_verde_contenido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #24a589;
	font-style: normal;
	font-weight: bold;
}
.fondo_pie {
	background-color: #DBEFE5;
	height: 25px;
}
.negrita_contenido {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.formato_letra_pie_gris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.img_esencia_ddermis {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*empieza estilo CSS para el menu */
.home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
.formato_verde_pie {
	font-size: 13px;
	font-weight: bold;
	color: #24a589;
}
a.home:hover {
	color:#24a589;
	font-weight: bold;
}
.esencia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.esencia:hover {
	color:#24a589;
	font-weight: bold;
}
.publicaciones {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.publicaciones:hover {
	color:#24a589;
	font-weight: bold;
}
.equipo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.equipo:hover {
	color:#24a589;
	font-weight: bold;
}
.suscribete {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.suscribete:hover {
	color:#24a589;
	font-weight: bold;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.info:hover {
	color:#24a589;
	font-weight: bold;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.links:hover {
	color:#24a589;
	font-weight: bold;
}
.sugerencias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a589;
	text-decoration: none;
}
a.sugerencias:hover {
	color:#35e1bf;
}
/*termina estilo CSS para el menu*/.espaciado_equipo {
	line-height: 25px;
}

.linea_verde {
	background-image: url(img/linea_menu.png);
	background-repeat: repeat-x;
}
.campos_de_texto {
	width: 300px;
}
.campo_texto_cp {
	width: 88px;
}
.borde_tabla_suscribete {
	border: 1px solid #24a589;
	margin-bottom: 20px;
}
.texto_privacidad {
	font-size: 10px;
}
.text_justificado {
	text-align:justify;
}
hr {
	width: 680;
	noshade;
	size: 1;
	style: solid;
	color: #0C6
}
.links1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
a.links1:hover {
	color:#23a58b;
}
.links2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#24a589;
	text-decoration: none;
}
.linkspie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#24a589;
	text-decoration: none;
}
.botones {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #63C794;
}
.borde_img {
	margin-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#barra_verde {
	background-image: url(img/fondo_barra_verde.png);
	background-repeat: repeat-y;
}
.margen_contenido {
	padding-top: 30px;
	padding-bottom: 20px;
}
#esencia {
	margin-bottom: 10px;
	margin-right: 15px;
}
.centrar_text {
	text-align: center;
	font-size: 11px;
}
/*con este codigo pones el pie totalmente abajo de la pagina*/
#bottom-bit{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 23px;
	background-color: #bfede3;
}
#ddermis_magazine {
	background-image: url(img/rosa_trans.png);
	background-repeat: no-repeat;
}
#equip {
	background-image: url(img/fondo_equipo.png);
	background-repeat: no-repeat;
}
#info {
	background-repeat: no-repeat;
	background-image: url(img/info.png);
}
#suscribete {
	background-image: url(img/arroba.png);
	background-repeat: no-repeat;
}
#sugerencias {
	background-image: url(img/liderazgo.png);
	background-repeat: no-repeat;
}
.margen_inferior_home {
	margin-bottom: 20px;
}
.text_home {
	font-size: 10px;
}
#menu_home {
	margin-top:30px;
}