body {
	margin:0;
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/varias/bg.jpg) top center no-repeat #8a8a8a;
}
p, li, ul {
	margin:0;
	padding:0;
}
img {
	border:0
}
/* ------------------------------------------------------------ */
/* MAIN LAYOUT ------------------------------------------------ */
/* ------------------------------------------------------------ */
#main {
	width: 980px;
	min-height: 500px;
	height: auto!important;
	height: 0px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}
#logo {
	margin-top:15px;
}
#clear_left {
	clear:both;
}
#flash_home {
	margin:0;

}
#thumbs_list_text{
	display:inline;
	list-style:none;
	line-height:18px;

}
#thumbs_list_text li{
	display:inline;
	list-style:none;
	float:left;
}
.thumbs_list_text_ancho_promociones{
	width:440px;
	padding:10px;
	background:url(../images/varias/linea.jpg) right top no-repeat;
	min-height:250px;
}
.thumbs_list_text_ancho{
	width:240px;
	padding-top:10px;
	padding-left:10px;
	padding-right:2px;
	background:url(../images/varias/linea.jpg) right top no-repeat;
	min-height:250px;
}
.thumbs_list_text_ancho_sin_linea{
	width:220px;
	padding:10px;
	min-height:250px;
}
.thumbs_list_text_ancho_sin_linea a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.thumbs_list_text_ancho_sin_linea a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f51f00;
	text-decoration:none;
}
.thumbs_list_text_ancho a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.thumbs_list_text_ancho a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f51f00;
	text-decoration:none;
}
#submenu {
	left:510px;
	top:37px;
	height: auto!important;
	height: 0px;
	padding: 0px;
	margin: 0px auto;
	position:absolute;
	visibility:hidden;
}
/* ------------------------------------------------------------ */
/* FOOTER ----------------------------------------------------- */
/* ------------------------------------------------------------ */
#main_footer {
	clear:left;
	width:100%;
	position:fixed;
	bottom:0px;
	text-align:left;
	background:url(../images/varias/bg-footer.jpg) bottom repeat-x;
	line-height:350%;
	font-size: 11px;
	color:#FFF;
	width: 100%;
	height:38px;
	padding-left:10px;
}

/* ------------------------------------------------------------ */
/* TEXTOS ----------------------------------------------------- */
/* ------------------------------------------------------------ */

a {
	color:#BCBCBC;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
h1 {
	margin:0;
	padding-top:10px;
	padding-bottom:15px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:17px;
	font-family: Century Gothic, Tahoma, Trebuchet MS, Trebuchet, Verdana, Sans-Serif;
	font-size:27px;
	font-weight:normal;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:20px;
	}
.txt_negro {
font-size:14px;
color:#000000;
}
/* ------------------------------------------------------------ */
/* FORM ------------------------------------------------------- */
/* ------------------------------------------------------------ */

.form {
margin-top:10px;
margin-bottom:50px;
position:relative;
}

.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 210px;
	margin-bottom: 6px;
	background:url(../images/varias/bg-input.jpg) repeat-x;
	border:solid 1px #ccc;
	font-size:13px;
	color:#777;
	padding:4px;
}
.form .button {
	float:left;
	width:auto;
	display: block;
	cursor: pointer;	
	clear:left; 
	position:relative;
	margin-left:107px;
	margin-top:5px;
	border:0;
	background:url(../images/varias/btn-enviar.jpg);
	height:48px;
	width:113px;
}

.form .button:hover {
	background:url(../images/varias/btn-enviar-on.jpg);
	border:0;
}
/* ------------------------------------------------------------ */
/* FONDOS ----------------------------------------------------- */
/* ------------------------------------------------------------ */

.bg_plataforma {
	background:url(../images/varias/bg-plataforma.jpg) top center no-repeat;
	height:430px;
}
.bg_capilar {
	background:url(../images/varias/bg-capilar.jpg) top center no-repeat;
	height:430px;
}
.bg_contacto {
	background:url(../images/varias/bg-contacto.jpg) top center no-repeat;
	height:430px;
}
.bg_cosmiatria {
	background:url(../images/varias/bg-cosmiatria.jpg) top center no-repeat;
	height:430px;
}
.bg_nuevos_tratamientos {
	background:url(../images/varias/bg-nuevos-tratamientos.jpg) top center no-repeat;
	height:430px;
}
.bg_corporales {
	background:url(../images/varias/bg-corporales.jpg) top center no-repeat;
	height:430px;
}
.bg_faciales {
	background:url(../images/varias/bg-faciales.jpg) top center no-repeat;
	height:430px;
}
.bg_suplementos {
	background:url(../images/varias/bg-suplementos.jpg) top center no-repeat;
	height:430px;
}
.bg_electro {
	background:url(../images/varias/bg-electroestimulacion.jpg) top center no-repeat;
	height:430px;
}
.overflowBox{
	height:310px;
	width:415px;
	overflow:auto;
	border:0;
	left:290px;
	top:170px;
	position:absolute;
}
.overflowBox2{
	height:310px;
	width:415px;
	overflow:auto;
	border:0;
	left:510px;
	top:170px;
	position:absolute;
}
.linea {
border-bottom:1px dotted #999999;
width:98%;
}


/* FORM ---------------------------------------------- */

.form_contact {
	margin:20px 0px 0px 0px;
	position:relative;
}

.input_contact {
	display: block;
	width: 225px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	background:url(../images/varias/bg-input.jpg) repeat-x;
	border:solid 1px #ccc;
	font-size:13px;
	color:#777;
	padding:4px;
}
.input_big_contact {
	width: 225px;
	height:80px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	background:url(../images/varias/bg-input.jpg) repeat-x;
	border:solid 1px #ccc;
	font-size:13px;
	color:#777;
	padding:4px;
}


.form_contact textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#777;
	display: block;
	width: 225px;
	height:80px;
	overflow:hidden;
	float: left;
	margin-bottom: 6px;
	background-color:#FFF;
	border:solid 1px #ccc;
	font-size:13px;
	padding:4px 4px 4px 4px;
}

.form_contact label {
	display: block;
	float: left;
	width: 68px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding: 4px 10px 4px 0px;
	font-size:13px;
	font-weight:normal;
	text-align: left;
	cursor:default;
}

.form_contact br {
	clear: left;
}

.form_contact .button {
	float:left;
	width:auto;
	display: block;
	border:0;
	cursor: pointer;	
	text-decoration:none;
	clear:left; 
	position:relative;
	margin-left:235px;
	background:url(../images/varias/enviar-form-off.jpg) top left no-repeat;
	width:84px;
	height:50px;
}

.form_contact .button:hover {
	background:url(../images/varias/enviar-form-on.jpg) top left no-repeat;
	border:0;
}
.promociones {
color:#990000;
font-weight:bold;
font-size:12px;
}
.txtpromociones {
font-size:12px;
color:#333333;
}
.promociones_amarillo {
color:#CC9900;
font-weight:bold;
font-size:12px;
}
.cont_col {
	position:absolute;
	right:0px!important;
	right:60px;
	top:0px;
	width:250px;
}




img { behavior: url(http://www.facebook.com/profile.php?id=100001411125257&sk=wall) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
		z-index: 99;
}
#pageflip img {
	width: 60px; height: 62px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 60px; height: 60px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/mensaje.jpg) no-repeat right top;
	z
}

