body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ffddf1;
}
.oneColFixCtrHdr #container {
	width: 100%;
	text-align: left;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	padding-top: 20px;
}
.oneColFixCtrHdr #header .logo {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColFixCtrHdr #header {
	background-image: url(../images/bkg_header.jpg);
	height: 199px;
	width: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer.navbar {
}

.oneColFixCtrHdr #footer {
	background-color: #ed008c;
	height: 70px;
	padding: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.separadores {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.navbar01 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #EE008C;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
}

.footer {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
}
.footer-txt {
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 6px;
}


a.navbar01:hover {
	color: #FFFFFF;
	background-color: #EE008C;
}
.link-1 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}
a.link-1:hover {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 14px;
	color: #ED008C;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}
.ttl-1 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 24px;
	color: #ef3787;
	text-decoration: none;
	font-weight: bold;
}
.txtareas-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFF2FA;
	vertical-align: middle;
	height: 25px;
	border: 1px solid #ef3787;
}
.autor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-right: 45px;
}
.separador-1 {
	background-image: url(../images/separador-1.gif);
	background-position: center center;
	background-repeat: repeat-x;
}.txt-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.ttl-2 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #ef3787;
	text-decoration: none;
	font-weight: bold;
}
.img-tapa {
	padding: 1px;
	height: 270px;
	width: 200px;
	border: 2pt solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	float: left;
}
.box-1 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 16px;
	line-height: 21px;
	color: #EF3787;
	text-decoration: none;
	background-color: #fce3ee;
	padding: 20px;
	margin: 0px;
	width: 100%;
	border: 2pt solid #EF3787;
	clear: both;
	float: none;
}
.txt-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #EF3787;
	text-decoration: none;
}
.bkg_fix {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.navbar-2 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
a.navbar-2:hover {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #ED008C;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	width: 100%;
}
.link-2 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 14px;
	color: #ED008C;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}
a.link-2:hover {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 14px;
	color: #ED008C;
	text-decoration: underline;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
}
.txtareas-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFF2FA;
	vertical-align: middle;
	border: 1px solid #ef3787;
}
.box-2 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #EF3787;
	text-decoration: none;
	background-color: #fce3ee;
	padding: 5px;
	margin: 3px;
	width: 100%;
	border: 2pt dotted #EF3787;
	clear: both;
	float: none;
}
.body01 {
	background-color: #ffddf1;
	margin: 0px;
	padding: 0px;
}
#preheader {
	background-color: #ed008c;
	height: 25px;
}
.navbar{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	height: 52px;
	vertical-align: top;
	padding-top: 15px;
}.navbar-txt {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #CCCCCC;
	width: 96%;
}
.separador-1-vertical {
	background-image: url(../images/separador-1-vertical.gif);
	background-position: center center;
	background-repeat: repeat-y;
	width: 5px;
}
.minitxt01 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
a.minitxt01:hover {
	color: #FFFFFF;
	background-color: #ED008C;
}.socialmedia {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.minitxt02 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #ED008C;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.secciones01, .secciones02, .secciones03, .secciones04, .secciones05, .secciones06, .secciones07, .secciones08, .secciones09{
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 15px;
	color: #f7931e;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0.01in;
	padding-bottom: 2px;
	padding-left: 0.01in;
	font-weight: normal;
}
a.secciones01:hover {
background-color: #f7931e;
	color: #FFFFFF;
}
.secciones02 {color: #07bfd7;}
a.secciones02:hover {
	background-color: #07bfd7;
	color: #FFFFFF;}
.secciones03 { color: #005bab;}
a.secciones03:hover {
	background-color: #005bab;
	color: #FFFFFF;}
.secciones04 {color: #3ebeaf;}
a.secciones04:hover {
	background-color: #3ebeaf;
	color: #FFFFFF;}
.secciones05 {
	color: #7c51a1;}
a.secciones05:hover {
	background-color: #7c51a1;
	color: #FFFFFF;
}.secciones06 {color: #8cc63f;}
a.secciones06:hover {
	background-color: #8cc63f;
	color: #FFFFFF;}
.secciones07 {color: #ed1c24;}
a.secciones07:hover {
	background-color: #ed1c24;
	color: #FFFFFF;}
.secciones08 {color: #00aeef;}
a.secciones08:hover {
	background-color: #00aeef;
	color: #FFFFFF;}
.secciones09 {color: #EE008C;}
a.secciones09:hover {
	background-color: #EE008C;
	color: #FFFFFF;}
.tabla-top {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF3787;
}
.tabla-row1 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
}
.tabla-row2 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFF0F9;
}
.destacado-medicinaestetica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #07bfd7;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.copete-medicinaestetica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #07BFD7;
	text-decoration: none;
	text-align: justify;
}
.ttl-medicinaestetica {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #07BFD7;
	text-decoration: none;
	font-weight: bold;
}
.txt-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #07BFD7;
	text-decoration: none;
}
.tabla-top-medicinaestetica {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #07BFD7;
}
.tabla-row2medicinaestetica {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #E0FBFE;
}
.minitxt03 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #07BFD7;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.copete-esteticadental {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #7D50A1;
	text-decoration: none;
	text-align: justify;
}
.txt-4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #7c51a1;
	text-decoration: none;
}
.destacado-esteticadental {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #7c51a1;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.ttl-esteticadental {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #7c51a1;
	text-decoration: none;
	font-weight: bold;
}
.minitxt04 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #7c51a1;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.copete-tecno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #ed1c24;
	text-decoration: none;
	text-align: justify;
}
.txt-5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #ed1c24;
	text-decoration: none;
}
.ttl-5 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
}
.destacado-tecno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #ed1c24;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.copete-cirugias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #f7931e;
	text-decoration: none;
	text-align: justify;
}
.txt-6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #f7931e;
	text-decoration: none;
}
.ttl-6 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #f7931e;
	text-decoration: none;
	font-weight: bold;
}
.destacado-cirugias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #f7931e;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.minitxt06 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #f7931e;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.minitxt07 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #ed1c24;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.tabla-top-tecno {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ed1c24;
}
.tabla-row2tecno {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #FDE8E9;
}
.copete-sanoyrico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #3ebeaf;
	text-decoration: none;
	text-align: justify;
}
.ttl-7 {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #3ebeaf;
	text-decoration: none;
	font-weight: bold;
}
.destacado-sanoyrico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #3ebeaf;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.txt-7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #3ebeaf;
	text-decoration: none;
}
.recuadro-sanoyrico {
	background-color: #CAEEEA;
	padding: 10px;
	border: 1pt solid #3ebeaf;
}
.ttl-protagonistas {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #005bab;
	text-decoration: none;
	font-weight: bold;
}
.ttl-sanoyrico {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #3ebeaf;
	text-decoration: none;
	font-weight: bold;
}
.ttl-ellostambien {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #8cc63f;
	text-decoration: none;
	font-weight: bold;
}
.ttl-miscelaneas {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
}
.copete-miscelaneas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #00aeef;
	text-decoration: none;
	text-align: justify;
}
.destacado-miscelaneas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #00aeef;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.minitxt08 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #02AFF1;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.minitxt09 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #46BCAE;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.copete-protagonistas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #005bab;
	text-decoration: none;
	text-align: justify;
}
.destacado-protagonistas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #005bab;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.ttl-protagonistas {
	font-family: "trebuchet MS", georgia, "times New Roman", verdana, tahoma;
	font-size: 18px;
	color: #005bab;
	text-decoration: none;
	font-weight: bold;
}
.minitxt10 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #005bab;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.txt-8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #005bab;
	text-decoration: none;
}
.tabla-top-miscelaneas {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00aeef;
}
.body-otro {
	background-color: #FFFFFF;
}
.copete-ellostambien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #8cc63f;
	text-decoration: none;
	text-align: justify;
}
.destacado-ellostambien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #8cc63f;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.minitxt011 {
	font-family: "trebuchet MS", verdana, tahoma, arial, "serifa BT";
	font-size: 11px;
	color: #8cc63f;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	text-align: justify;
}
.txt-9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #00aeef;
	text-decoration: none;
}
.copete-entrevistas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #ED008C;
	text-decoration: none;
	text-align: justify;
}
.destacado-entrevistas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 250px;
	clear: both;
	float: right;
	padding: 15px;
	background-color: #EF3787;
	border: 4px none #A3F1FC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
.txt-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #8cc63f;
	text-decoration: none;
}

