@charset "utf-8";
/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
height: 100%;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing=”0″‘ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;

}
/*//////////////////////////////////   FIN DE RESET CSS /////*/
 .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        line-height: 0px;
    }
.floatRight{
float: right;
margin: 8px 5px 10px 10px;
}
.floatLeft{
float: left;
}
/* footerStickAlt */
html
{
height: 99%;
}

body
{
height: 100%;
}

#wrapper
{
position: relative;
min-height: 100%;
}

* html #wrapper
{
height: 100%;
}

#content
{
padding-bottom: 9em;
overflow: auto;
}

#footer
{
position: relative;
margin-top: -7.5em;
} 
/* estructura */
body{
background: #DADFE3 url(../img/fondos/fondoBody.jpg) no-repeat center top;
font-size: small;
font-family:"Century Gothic";
}
#wrapper{
width: 950px;
padding: 10px 63px 0 68px;
margin: 0 auto;
background:url(../img/fondos/fondoWrapper.png) repeat-y center top;
}
/*** header */
#header{margin: 0 0 10px 0;}

#header #idiomas{
float: right;
position: relative;
top: -120px;
margin-right: 10px;
border: 1px solid #fff;
font-size: 85%;
overflow: auto;
*width: 140px;
}
#header #idiomas li{float: left; margin: 0 5px 0 0; padding: 3px 0;}
#header #idiomas a{color: #000;}
#header #idiomas a:hover{ color: #c00;}


#login{
float: right;
overflow: hidden;
width: 80px;
height: 20px;
display: block;
}


#header #submenu{
float: left;
font-size: 90%;
position: relative;
top: -5px;
text-transform: uppercase;
overflow: hidden;
}
#submenu li{
float: left; 
margin: 0 20px 0 0 ;
position: relative;
}
#submenu li a:link, #submenu li  a:visited{
color: #000;
text-decoration: none;
}
#submenu li a:hover{
text-decoration: underline;
}

#header #buscador{
	clear:both;
	float:right;
	width:280px;
	height:60px;
	position:relative;
	top: -45px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align:left;
	}


/*** content */
#content{
padding: 0 0  90px 0;
}
/*** menu tratamientos */
#finTratamientos{
float: left;
width: 144px;
height: 40px;
background: url(../img/fondos/fondoSideMenu.jpg) no-repeat 0 bottom;
position: relative;
top: 20px;
left: -7px;
}

#menuTratamientos{
width: 144px;
float: left;
background: url(../img/fondos/fondoSideMenu.jpg) no-repeat 0 0;
padding: 5px 3px 5px 7px;
font-size: 85%;
margin: 0;
font-family:"Century Gothic";
}
#menuTratamientos ul{
width: 127px;
}

/* h2 en idiomas.css*/ 
#menuTratamientos h3 a:link, #menuTratamientos h3 a:visited{
display: block;
height: 13px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
text-indent: 5px;
margin: 0 0 1px 0;
font-size: 90%;
padding: 4px 0 0 0;
}
#menuTratamientos ul li ul{
margin: 5px 0 8px 1px;
width: 125px;
}
#menuTratamientos ul li ul li{
padding: 3px 0 4px 5px;
margin: 0 0 3px 0;
border-bottom: 1px solid #e6e6e6;
}
#menuTratamientos ul li ul li:hover{
background: #e4e4e4;
border-bottom: 1px solid #ccc;
cursor: pointer;
}
#menuTratamientos ul li ul li a{color: #333; text-decoration: none;}
#menuTratamientos ul li ul li a:visited{color: #666; text-decoration: none;}
/* #menuTratamientos ul li ul li:before{content: "· ";}*/

#portada{
width: 560px;
float: left;
}
#resumenNoticias{
width: 202px;
height: 115px;
background:url(../img/fondos/fondoNotis.jpg) no-repeat 0 3px;
float: left;
margin: 2px 0 0 0;
font-size: 85%;
padding: 15px 10px 10px 10px;
font-family:"Century Gothic";
color: #FFF;
}
#resumenNoticias .tituloNoticia{
font-weight:bold;
margin: 3px 0 10px 5px;
color: #FFF;
}
#resumenNoticias a{
display: block;
}

#bannerCuadrados{float: left;margin: 2px 0 0 0;}
#bannerCuadrados img{margin: 0 0 0 16px;}
#formPortada{
float: left;
height: 474px;
width: 201px;
background: url(../img/fondos/fondoForm.jpg) no-repeat 1px 0;
padding: 20px 12px 0 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}
#recomiendaPortada{
	float: left;
	height: 474px;
	width: 197px;
	background:  url(../img/fondos/fondoRecomienda.jpg) no-repeat 1px 0;
	padding: 20px 14px 0 14px;
	font-family:"Century Gothic";
	font-size: 80%;
}
#recomiendaPortada img{
	margin: 0 0 10px 0;
	padding: 1px;
	border: 1px solid #FFF;
}
#recomiendaPortada p{
	line-height:1.2em;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
#recomiendaPortada p.first{
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0 0 2px 0;
}
#recomiendaPortada p.second{
	font-size:13px;
	color:#106B21;
	font-weight:bold;
	margin: 0 0 10px 0;
}
#recomiendaPortada a{
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}
#recomiendaPortada a:hover{
	color: #106B21;
}

/*legend en idiomas.css*/
#formPortada label{
display: block;
width: 95px;
float: left;
clear: left;
margin: 3px 0 9px 0;*margin: 3px 0 7px 0;
}
#formPortada input{
border: 1px solid #ccc;
width: 100px;
float: right;
margin: 0 0 3px 0;
}
#formPortada select{
border: 1px solid #ccc;
width: 102px;
float: right;
margin: 0 0 3px 0;
}
#formPortada .checkbox{
float: right;
width: 180px;
margin: 5px 0 0 10px;
}
#formPortada .especial{

float: right;
width: 160px;
position: relative;
top: -15px;*top: 3px;*left: 42px;
}
#formPortada .checkbox input{float: left;width: 16px;margin: 0 5px 0 0;*margin: -5px 5px 10px 0; border: 0;}
#formPortada .checkbox a{color: #666;}
/* .enviar en idiomas.css*/

#seccion{
float: right;
width: 782px;
background:url(../img/fondos/fondoSeccion.gif) no-repeat right 0;
padding: 15px 3px 30px 0;
margin: 0 8px 0 0;
min-height: 500px;
}
#finSeccion{
float: right;
width: 785px;
height:47px;
display: block;
background:url(../img/fondos/fondoSeccion.gif) no-repeat right bottom;
margin: 0 8px 0 0;_margin: 0 5px 0 0;
}
#seccionRecomienda{
float: right;
width: 582px;
background: url(../img/fondos/fondoRecomienda2.gif) no-repeat right 0;
padding: 35px 100px 30px 100px;
margin: 0 8px 0 0;
min-height: 500px;
font-family:"Century Gothic";
}
#seccionRecomienda img{
	float: left;
	margin: 0 30px 12px 0;
	padding: 1px;
	border: 1px solid #FFF;
}
#seccionRecomienda p{
	line-height:1.3em;
	font-size:13px;
font-family:"Century Gothic";
	margin: 0 0 10px 0;
}
#seccionRecomienda li{
	list-style-position:outside;
	margin: 0 0 0 40px;
	list-style-type:circle;
}
#seccionRecomienda strong{
	font-weight: bold;
}
#seccionRecomienda p.first{
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0 0 2px 0;
}
#seccionRecomienda p.second{
	font-size:28px;
	color:#106B21;
	font-weight:bold;
	margin: 0 0 10px 0;
}
#seccionRecomienda a{
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}
#seccionRecomienda a:hover{
	color: #106B21;
}

#finSeccionRecomienda{
float: right;
width: 785px;
height:31px;
display: block;
background: url(../img/fondos/finSeccionRecomienda.gif) no-repeat right bottom;
margin: 0 8px 0 0;_margin: 0 5px 0 0;
}


#migas{font-size: 85%; color: #666;}

#seccion object{
float: left;
margin: 30px 0 0 4px;
clear: both;

}

#textoSeccion{
min-height: 400px;
line-height: 120%;
width: 470px;
margin: 0 0 0 4px;
}
#textoSeccion h4{
width:470px;
display: block;
background: #521C78;
font-family:"Century Gothic";
color: #fff;
font-weight: normal;
font-size: 140%;
padding: 2px 0 2px 30px;
margin: 0 0 15px 0;
position: relative;
left: -35px;
}
#textoSeccion p{
margin: 10px 0;
/*color: #333;*/
}

#textoSeccion .tituloImg{
height: 65px;
width: 497px;
overflow: hidden;
text-indent: -9999px;
margin: 10px 0 0 240px;
}
/* class de textoSeccion en idiomas.css*/
#textoSeccion .listadoTratamientos{
margin: 40px 0 0 390px;
width: 350px;
font-family:"Century Gothic";
font-weight: bold;
font-size: 110%;
}
/* #textoSeccion .listadoTratamientos li en idiomas.css */

#textoSeccion ol{
list-style-type: decimal;
list-style-position: inside;
margin: 0 0 0 10px;
font-family:"Century Gothic";
}
#ficha {
padding: 0 35px 0 300px;
min-height: 510px !important;
}

#seccion .cirugiaFacial{
background: url(../img/secciones/fondoCirugiaFacial.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
}
#seccion .cirugiaCorporal{
background: url(../img/secciones/fondoCirugiaEstetica.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
}
#seccion .medicinaFacial{
background: url(../img/secciones/fondoMedicinafacial.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
}
#seccion .medicinaCorporal{
background: url(../img/secciones/fondoMedicinaEstetica.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
}
#seccion .otros{
background: url(../img/secciones/fondoVarios.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
}
#seccion .masculina{
background: url(../img/secciones/fondoEsteticaMasculina.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
}
#seccion .ginecologia{
background: url(../img/secciones/fondoGinecologiaEstetica.jpg) no-repeat 4px 0;
font-family:"Century Gothic";
min-height: 500px;
*height: 100%;
}
#ficha .title{
margin: 0 0 20px -2px;
color: #6000A5;
font-family:"Century Gothic";
font-size: 170%;
}
/* #ficha .imprimir en idiomas.css*/
.textoFicha img{
border: 1px solid #ccc;
padding: 2px;
margin: 10px 0 5px 0;
}
#seccion strong{
font-weight: bold;
}
#seccion .conoce{
background:url(../img/secciones/conoce.jpg) no-repeat 0 0;
padding: 20px 0 0 280px;
}
#seccion .divDonde{
background:url(../img/secciones/donde.jpg) no-repeat 0 0;
}
#seccion .divMedicos{
background:url(../img/secciones/medicos.jpg) no-repeat 0 0;
}
#seccion .noticias{
background:url(../img/secciones/noticias.jpg) no-repeat 0 0;
padding: 20px 0 0 280px;
min-height: 430px;
}
#seccion .productos{
background:url(../img/secciones/productos.jpg) no-repeat 0 0;
padding: 20px 0 0 280px;
_height: 400px;
}
#seccion .productos img{
position: relative;
left: -50px;
}
#seccion .facial{

min-height: 448px;
_height: 450px;
}


#ficha dl{
margin: 15px 25px 0 10px;
border: 1px solid #ccc;
padding: 22px 20px 20px 20px;
background: #efefef;
}

#seccion em{
text-decoration: underline;
}
.ficha  dt{
font-weight: bold;
list-style:decimal inside;
margin: 0 0 5px 0;
}
.ficha  dd{margin: 0 0 20px 0;}

.submenuActivo{
font-weight: bold;
}
.abreFaq{
margin: 20px 0 0 0;
font-weight: bold;
padding: 5px 0 5px 0;
color: #666;
text-decoration: none;
position: relative;
line-height: 150%;
display: block;
}
/* .abreFaq img en idiomas.css*/
.consulta{display:block; font-weight:bold;margin-top: 15px;color: #6000A5;}
/* .consulta img en idiomas.css*/

/***** donde estamos ********/
.divDonde{
padding: 10px 10px 0 270px;
width: 390px;
_height: 390px;
}


.divDonde label{
margin: 0 10px 0 0;
}
.divDonde select{
border: 1px solid grey;
}
.divDonde dt{
font-size: 150%;
margin: 20px 0 0 0;
color: #521C78;
}
.divDonde dl{
color: #333333;
}
.divDonde dl dd{margin: 3px 0;}
.divDonde dl dd dl dt{
color: #000;
font-size: 110%;
font-weight: bold;
text-transform: uppercase;
}
.divDonde dl dd dl .tel{
font-size: 160%;
color: #000; 
}
.divDonde dl dd dl .dir{
font-size: 90%;
}
.divDonde dl dd dl .url{
font-size: 80%;
}
.divDonde dl dd dl .url a{
color: #333;
}
#selector{
width: 400px;
height: 50px;
}
.divMedicos{
padding: 0 0 0 270px;
_height: 390px;
}
.clinica dt{
font-size: 110%;
color: #333;
font-weight: bold;
font-size: 13px;
margin: 10px 0 0 0;
}
.clinica .tipoDr{
font-size: 120%;
color: #997eac;
margin: 30px 0 0 0;
}
.divMedicos .nombreClinica{
float: right;
font-size: 140%;
color: #521C78;
margin: 0 0 10px 0;
width: 470px;
}
.miniNoticia{
font-size: 90%;
width: 450px;
margin: 0 0 20px 0;
overflow: auto;
padding: 2px 0;
}
.miniNoticia img{
margin: 7px 10px 15px 0; *margin: 25px 10px 15px 0; 
float: left;
}
.miniNoticia .tituloNoticia{
font-weight: bold;
text-decoration: underline;
margin: 0 ;
padding: 4px 0 0px 0;
}
.miniNoticia .textoNoticia{
margin: 0;
}
/* .botonMas en idiomas.css*/
/*///////////////////////////////////////////////////*/
#paginador{
position: relative;
left: -15px;
background-color: #CCCCFF;
height: 30px;_height: 30px;overflow:hidden;
}
#paginador p{
float: left;
position: relative;
top: -10px;
font-size: 85%;
font-weight: bold;
font-family:"Century Gothic";
padding: 6px 0 0 15px;}

#paginador:hover{cursor:default;}

.botones{
float: right; 
height: 20px; 
width: 50px;
margin: 7px 0 0 0;*margin: 7px 5px 0 0;
}
.botones a{
float: left;
display: block;
overflow: hidden;
text-indent: -9999px;
width: 16px;
height: 16px;
margin: 0 0 0 5px;
}
.botones a:hover{
position: relative;
top: 1px;
left: 1px;
}
/* botAnt,botSig en idiomas.css*/



/*///////////////////////////////////////////////////*/
#avisoFlash{
border: 2px solid red;
display: block;
padding: 10px;
margin: 8px ;
font-weight: bold;
}
#avisoFlash p{
margin: 0 0 10px 0;
}
.mapaWeb{width: 935px; height: 850px;}

.tituloMapa{
font-size: 130%;
border-bottom: 2px solid #531F79;
margin: 20px 0 20px 0;
text-indent: 3px;
padding: 0 0 2px 0;
color: #531F79;
}
.mapaWeb a{
color: #997EAC;
text-decoration:none;
}
.mapaWeb a:hover{
color:#531F79;
text-decoration:underline;
}

.mapaWeb ul{

}
.mapaWeb .linea{border-right: 1px solid #ccc;}
.mapaWeb ul li{
font-weight: bold;
float: left;
margin:0 7px 0 10px;*margin:0 7px 20px 10px;
padding: 0 20px 25px 0;
height: 70px;*height: 110px;_height: 80px;
}
.mapaWeb ul li ul{margin: 10px 0 0 0;}
.mapaWeb ul li ul li{
font-weight: normal;
float: none;
margin: 5px 0;padding: 0;
border: 0;
height: auto;
max-width: 130px;
}

.mapaWeb .extra{
margin: 0 10px 0 30px;
}
#noticiaExt{
font-family:"Century Gothic";
margin: 0 15px 0 0;
}
#noticiaExt .titulo{
font-size: 120%;font-weight: bold;}
#noticiaExt img{
float: right;
border: 1px solid #ccc;
padding: 3px;
margin: 40px 0 10px 20px;
}
#noticiaExt .lNot{
float: right;
font-size: 85%;
color: #000;
margin: 20px 0 0 0;
}

.conoce .titColor{
color: #531F79;
font-weight: bold;
display: block;
margin: 10px 0 0 0;
}
.conoce .extra{
font-size: 120%;
margin: 30px 0 10px 0;
text-decoration: underline;
position: relative;
left: -10px;
}

#seccion .contacto{
padding: 0 0 0 280px;
background:url(../img/secciones/contacta.jpg) no-repeat 0 0;
height: 430px;
}
/* .contacto #telefonazo en idiomas.css*/
.contacto a{
color: #000;
font-weight: bold;
padding: 0 0 0 12px;
}
.contacto a:hover{
color: #997EAC;
}
#seccion .legal{
margin: 15px 15px 15px 25px;
width: 720px;
}
#seccion .legal ul{
margin: 0 0 0 15px;
}
#seccion .legal ul li{margin: 5px 0;}
#seccion .legal ul li:before{
content: "· ";
}
#seccion .legal h4{
margin: 0 0 15px 0;
position: relative;
left: 0;
}

#uso{
width: 85%;
margin: 20px auto;
padding: 0 0 0 30px;
}

#uso h4{
width:540px;
display: block;
background: #521C78;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-weight: normal;
font-size: 140%;
padding: 2px 0 2px 30px;
margin: 0 0 15px 0;
position: relative;
left: -35px;}


.abre1:hover, .abre2:hover, .abre3:hover{
cursor: pointer;
}

.select-box{
display: block;
border: 1px solid #EFEFEF;
}

#cabeceraEmail{
border: 1px solid red;
display: block;
height: 80px;
width: 400px;
}

#expan1 p, #expan2 p{
margin: 0 0 15px 0;
}

#textoSeccion a{
color:#531f79;
font-weight: bold;
}
#expan2 a{margin: 0 0 3px 0;}

#consultaGratuita{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-image:url(../img/fondos/fondoGenerico.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	}
#consultaGratuita .campoRegistro{
	width: 250px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 0 5px 5px;
	border: 1px solid #CCC;
	}



.empleo{font-size: 90%; overflow: auto; }
.empleo fieldset{
border: 1px solid #e4e4e4;
padding: 15px;
}
.empleo label{
margin: 5px 0 2px 0;
}

.empleo input{
font-size: 95%;padding: 1px;color:#999;
}
.empleo #fs1 input , .empleo #fs4 input , .empleo #fs5 input{
border: 1px solid #ccc;

}

.empleo #fs1{
float: left;
width: 207px;
padding: 15px 20px 20px 25px;
margin: 0 20px 0 0;
}
.empleo #fs1 input{width: 193px;}
.empleo #fs1 label{
display:block;

}
.empleo #fs1 .labelCorto{
width: 25px;
float: left;
margin: 20px 0 15px 0;
}
.empleo #fs1 .inputCorto{
width: 30px;
float: left;
margin: 15px 10px 0 0;
}
.empleo #fs1 .limpia{

clear:both;
}
.empleo #fs2{
float: left;
width: 310px;
padding: 10px 20px;
line-height: 190%;
margin: 0 20px 0 0;

}
.empleo #fs2 legend{
line-height: 100%;
margin: 0 0 25px 0;
}
.empleo #fs2 input{
float: left;
margin: 5px 18px 0 0;
}
.empleo #fs2 label{
float: left;
margin: 0 8px 0 0;
width: 115px;
}
.empleo fieldset span{
font-weight: bold;
display: block;
margin: 0 0 10px 0;
line-height: 120%;
}
.empleo #fs3{
width: 320px;
clear: right;
position: relative;
top: 20px;
}
.empleo #fs3 label{
display: block;
float: left;
margin: 0 10px 0 0;
}
.empleo #fs3 input{
margin: 0 25px 0 0;
display: block;
float: left;
}
.empleo #fs4{
width: 320px;
margin: 40px 0 0 0;*position:relative;*top: 35px;_*top: 30px;
}
.empleo #fs4 label{
float: left;
margin: 7px 10px 0 0;
}
.empleo #fs4 input{
float: left;

width: 193px;
margin: 5px 0;
}
.empleo #fs5, .empleo #fs6, .empleo #fs7{
float: right;
width: 260px;
clear: right;
position: relative; 
top: -470px;
left: -10px;
margin: 0 0 20px 0;
}
.empleo #fs5 input{
margin: 5px 0 5px 15px;
width: 156px;
}
.empleo #fs6 label{
float: left;
width: 80px;
}
.empleo #fs6 input{
float: left;
margin: 4px 20px 10px 10px;
}
.empleo .cambiaLinea{
clear: left;}
.empleo #otroIdioma{
width: 130px;
border: 1px solid #ccc;
}
.empleo #fs7 {
margin: 35px 0 0 0;
height: 32px;
}
.empleo #fs7 label{
display: block;
width: 170px;
}
.empleo #fs7 #enviar{
float: right;
height: 30px;
width: 90px;
position: relative;
 top: -30px;
font-size: 180%;
padding: 0 0 3px 0;border: 1px solid;
}
.empleo #fs2 label:hover,.empleo #fs3 label:hover,.empleo #fs6 label:hover{
cursor: pointer;
text-decoration: underline;
}
.empleo #fs7 #enviar:hover{
color: #521C78;
cursor: pointer;
}
.empleo #fs1 input:focus, .empleo #fs4 input:focus, .empleo #fs5 input:focus, .empleo #otroIdioma:focus{
border: 1px solid #521C78;
}
#habituales li{
margin: 10px 0;
font-size: 120%;
border: 1px solid #ccc;
padding: 5px 5px 7px 8px;
}
#habituales li img{
margin: 10px 0 0 0px;
}
.franquicias {font-size: 95%;}
.franquicias .columnas{
float: left;

}

.franquicias fieldset{
/* border: 1px solid #ccc; */
}
.franquicias fieldset span{
font-weight: bold;
display: block;
margin: 0 0 10px 0;
}
.franquicias #f1{
width: 200px;
padding: 14px 8px ;
border: 1px solid #ccc;
height: 457px;*height: 480px;
}
.franquicias #f1 label{
display: block;
margin: 7px 0 2px 6px;
}
.franquicias #f1 input{
border: 1px solid #e4e4e4;
width: 180px;margin: 0 0 0 6px;
}

.franquicias #f2{
width: 296px;
padding: 14px 8px 8px 12px;*padding: 16px 8px 16px 8px;
margin: 0 20px 22px;
border: 1px solid #ccc;
}

.franquicias #f2 label{
display: block;
float: left;
}
.franquicias #f2 input{
float: left;
border: 1px solid #ccc;
margin: 0 15px 10px 0;
}

.franquicias #f2 .miCheck{
float: left;
display: block;
margin: 0 10px 10px 0;

}
.franquicias #f2 .std{
clear: left;
margin: 0 0 5px 0;
width: 75px;
}
.franquicias #f3{
width: 300px;
height: 255px;
padding: 8px;
margin: 20px 0 0 20px;
border: 1px solid #ccc;
*position: relative;
*top: 15px;
}
.franquicias #f3 textarea{
border: 1px solid #e4e4e4;
margin: 0 0 3px 3px;
}

.franquicias #f4, .franquicias #f5{
border: 1px solid #ccc;
width: 348px;
margin: 0 0 20px 0;
padding: 15px 12px 15px 12px;
}
.franquicias #f4 label, .franquicias #f5 label{
display: block;
width: 95%;
float: right;
text-align: left;
margin: 0 0 10px 0;
}
.franquicias #f4 input{
margin: 0 0 10px 0;
}
.franquicias #f4 .esp, .franquicias #f5 .esp{
position: relative;
left: -17px;
margin: 0 0 3px 0;
}
.franquicias #f4 textarea,.franquicias #f5 textarea{
border: 1px solid #e4e4e4;
}
.franquicias #f5{*position: relative;
*top: 15px;}
.franquicias #f6{
width: 342px;
border: 1px solid #ccc;
padding: 20px 15px;
position: relative;
top: 1px;
*top: 30px;
}
.franquicias #f6 label{
display: block;
width: 150px;
float: left;
}
.franquicias #f6 #enviar{
float: right;
height: 30px;
width: 90px;
font-size: 180%;
padding: 0 0 3px 0;
border: 1px solid;
color: #666;
}
.franquicias #f6 #enviar:hover{
color: #000;
cursor: pointer;
}
.franquicias #f4{padding-bottom: 20px;margin-bottom: 22px;}
.franquicias #f5{}
.antesDespues{
border: 1px solid #ccc;
padding: 4px;
margin: 15px 0 0 0;
}
.encuesta1{
background: url(../img/encuesta.jpg) no-repeat right bottom;
line-height: 1.2;
}
.encuesta1 ul{
font-weight: bold;
font-size: 110%;
color: #521C78;
overflow: auto;
}
.encuesta1 ul li{
margin: 10px 0;
padding: 0 0 5px 5px;
overflow: auto;
}
.encuesta1 ul li ul{font-size: 100%;}

.encuesta1 ul li ul li{
margin: 3px; height: auto;
}
.encuesta1 label{
color: #333; text-transform: uppercase; font-weight: normal; clear:both;
}
.encuesta1 #estetica label{margin-top: 5px; }
.encuesta1 .slec{
width: 505px; float: right;
*margin-top: 22px;
}
.encuesta1 input{
margin: 0 10px 0 0; font-weight: normal;
}

.encuesta1 ul li ul li{color: #333; border: 0;}

.encuesta1 .not{
 display: block;float: left;
 width: 430px;
 font-weight: normal;
}
.encuesta1 .grey{display: block; padding: 10px 0 0 0;}
.encuesta1 .even{
}
.encuesta1 .even2{
}
.encuesta1 .min{
text-transform: capitalize !important;
display: block;
width: 420px;
float:left;
margin: 0 10px 0 0;
}
.encuesta1 .inputLargo{
width: 390px;
margin: 0 20px 0 0;
clear: left;
float: left;
border: 1px solid #ccc;
}
.encuesta1 .inputLargo2{
border: 1px solid #ccc;
}
.encuesta1 input{
color: #777;
text-indent: 5px;
height: 18px;
padding: 2px 0 0 0
}
.encuesta1 #estetica label{margin: 0 0 5px 0 ;}
.encuesta1 #estetica li{

}
.liCorto{
width: 600px;
}
#datos label{color:#333; float: left;clear:left;font-size: 90%;margin: 10px 20px 0 0;width: 110px;}
#datos input{float: left; margin: 8px 0 0 0; width: 265px;}
#datos{padding-bottom: 20px;}
.encuesta1 #enviar{
height: 30px;
width: 90px;
text-indent: 0;
clear: both;
float: left;
margin: 20px 0 20px 312px;
font-size: 18px !important;
padding: 0 0 3px 0;
border: 1px solid;
}
.encuesta1 #enviar:hover{
cursor: pointer;
}
.encuesta1 #intro{
border: 1px solid #ccc;
background-color: #e4e4e4;
padding: 12px;
line-height: 1;
margin:0 0 15px 0;
}
.encuesta1 fieldset{
}
.encuesta1 #intro p{margin: 0;}
.encuesta1 .notaLegal{
width: 590px;
text-align: justify;
font-size: 75%;
margin: 5px 0 0px 5px;
}

.titularForm{
font-size: 200%;
display: block;
margin: 0 0 20px 0;
color: #521C78;
}

.encuesta1 .selectLargo{
border: 1px solid #ccc;
width: 259px;
}

.oculta{display: none;}

#trazas{
clear: both;
padding: 20px 0 0 10px;
}

#palabrasClaves{
	width:925px;
	color: #999;
	margin:10px;
	text-align:center;
	}
#palabrasClaves a{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	}
#palabrasClaves a:hover{
	color: #639;
	}