.fondo_home{
	background-image: url(../images/fondo_home.jpg);
	background-position: center;
	background-position: top;
}
.fondo_int{
	background-image: url(../images/fondo_int.jpg);
	background-position: center;
	background-position: top;
}
.fondo_demo{
	background-image: url(../images/fondo_demo.jpg);
	background-position: center;
	background-position: top;
}
.fondo_form{
	background-image: url(../images/fondo_form.jpg);
	background-position: center;
	background-position: top;
}
.textoforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996699;
	height: 16px;
	width: 265px;
	border: 1px solid #330033;
	background-color: #FFFFFF;
}
.textologin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996699;
	height: 16px;
	width: 250x;
	border: 1px solid #330033;
	background-color: #FFFFFF;
}
.texto_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996699;
}
.link_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #996699;
}
.link_footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330033;
}
.txt_consultorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tit_consultorio {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.txt_consultorio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
	border: #330033;
}
.lineaform {
	color: #330033;
	border: #330033;
	/*background-image: url(../images/linea.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center bottom;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
	height: 12px;
	width: 160px;
}
.camp_form {
	background-image: url(imagenes/fondo_registro2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
	width: 50px;
}


#box_terminos {
	position:absolute;
	width:499px;
	height:449px;
	z-index:7;
	left: 454px;
	top: 37px;
}
#scroll {
	width:480px;
	height:450px;
	overflow:auto;
	padding-right: 20px;
}
.lista {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
}
.fondo_int2{
	background-image: url(../images/fondo_int2.jpg);
	background-position: center;
	background-position: top
}


/*divs interna comercial*/
#contCopie{
	position: relative;
	width: 100%;
	height: 440px;
}
#tit{
	position:absolute;
	left:2px;
	top:17px;
	width:615px;
	height:70px;
	z-index:1;
}
#btn1{
	position:absolute;
	left:115px;
	top:100px;
	width:176px;
	height:29px;
	z-index:1;
}
#btn2{
	position:absolute;
	top:100px;
	width:182px;
	height:30px;
	z-index:1;
	left: 360px;
}
#cajainfo{
	position:absolute;
	left:-5px;
	top:169px;
	width:625px;
	height:270px;
	background-image:url(../images/fondo_comercial.gif);
	z-index:1;
}
#fecha{
	position: absolute;
	width: 470px;
	height: 27px;
	z-index: 1;
	left: 100px;
	top: 140px;
}
/*divs interna comercial*/
#contDemo{
	position: relative;
	width: 100%;
	height: 360px;
}
.textoscuerpo {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-align:justify;
}