html,
body
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

html
{
	background: #e7e7e8 url(/imagenes/background.gif) repeat-x;
}

body
{
	background: url(/imagenes/bg_site.jpg) no-repeat top center;
}

form
{
	padding: 0px;
	margin: 0px;
}

a img
{
	border: 0px;
}

ul,
ol,
h1,
h2,
h3,
h4,
p
{
	margin: 0px;
	padding: 0px;
}

ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

iframe.x-hidden
{
	display: none;
}

.blueFont
{
	color: #00a0c6 !important;
}

/*BASE*/
div.siteContainer
{
	margin: auto;
	width: 999px;
}

div.headerContainer
{
	height: 150px;
	position: relative;
}

div.headerContainer div
{
	position: absolute;
}

div.headerContainer div.headerLogo
{
	left: 29px;
	top: 10px;
}

div.headerContainer div.headerInicio
{
	right: 47px;
	top: 13px;
}

div.headerContainer div.headerContacto
{
	right: 5px;
	top: 26px;
}

ul.botonera
{
	margin-left: 4px;
	height: 44px;
	width: 992px;
}

ul.botonera li
{
	cursor: pointer;
	float: left;
	height: 44px;
	text-align: center;
}

ul.botonera li a
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

ul.botonera li#quienessomos
{
	background: url(../imagenes/btn_quienes_somos.gif) no-repeat;
	width: 110px;
	line-height: 44px;
}

ul.botonera li#dondeestamos
{
	background: url(../imagenes/btn_donde_estamos.gif) no-repeat;
	width: 108px;
	line-height: 44px;
}

ul.botonera li#dermatologiaclinica
{
	background: url(../imagenes/btn_dermatologia_clinica.gif) no-repeat;
	width: 109px;
	padding-top: 7px;
	height: 37px;
}

ul.botonera li#dermatologiaquirurgica
{
	background: url(../imagenes/btn_dermatologia_quirurgica.gif) no-repeat;
	width: 110px;
	padding-top: 7px;
	height: 37px;
}

ul.botonera li#dermatologiaoncologica
{
	background: url(../imagenes/btn_dermatologia_oncologica.gif) no-repeat;
	width: 115px;
	padding-top: 7px;
	height: 37px;
}

ul.botonera li#dermatologiaestetica
{
	background: url(../imagenes/btn_dermatologia_estetica.gif) no-repeat;
	width: 111px;
	padding-top: 7px;
	height: 37px;
}

ul.botonera li#clinicasespecializadas
{
	background: url(../imagenes/btn_clinicas_especializadas.gif) no-repeat;
	width: 150px;
	line-height: 44px;
}

ul.botonera li#prensa
{
	background: url(../imagenes/btn_prensa.gif) no-repeat;
	width: 73px;
	line-height: 44px;
}

ul.botonera li#newsletter
{
	background: url(../imagenes/btn_newsletter.gif) no-repeat;
	width: 106px;
	line-height: 44px;
}

ul.botonera li#quienessomos.over,
ul.botonera li#quienessomos.forced
{
	background: url(../imagenes/btn_quienes_somos_over.gif) no-repeat;
}

ul.botonera li#dondeestamos.over,
ul.botonera li#dondeestamos.forced
{
	background: url(../imagenes/btn_donde_estamos_over.gif) no-repeat;
}

ul.botonera li#dermatologiaclinica.over,
ul.botonera li#dermatologiaclinica.forced
{
	background: url(../imagenes/btn_dermatologia_clinica_over.gif) no-repeat;
}

ul.botonera li#dermatologiaquirurgica.over,
ul.botonera li#dermatologiaquirurgica.forced
{
	background: url(../imagenes/btn_dermatologia_quirurgica_over.gif) no-repeat;
}

ul.botonera li#dermatologiaoncologica.over,
ul.botonera li#dermatologiaoncologica.forced
{
	background: url(../imagenes/btn_dermatologia_oncologica_over.gif) no-repeat;
}

ul.botonera li#dermatologiaestetica.over,
ul.botonera li#dermatologiaestetica.forced
{
	background: url(../imagenes/btn_dermatologia_estetica_over.gif) no-repeat;
}

ul.botonera li#clinicasespecializadas.over,
ul.botonera li#clinicasespecializadas.forced
{
	background: url(../imagenes/btn_clinicas_especializadas_over.gif) no-repeat;
}

ul.botonera li#prensa.over,
ul.botonera li#prensa.forced
{
	background: url(../imagenes/btn_prensa_over.gif) no-repeat;
}

ul.botonera li#newsletter.over,
ul.botonera li#newsletter.forced
{
	background: url(../imagenes/btn_newsletter_over.gif) no-repeat;
}

div.mainBody
{
	margin-left: 4px;
	width: 992px;
}

div.mainBody div.banner
{
	background: #a7a8ab url(../imagenes/baskin.jpg) no-repeat;
	height: 119px;
}

div.mainBody div.bannerShadow
{
	background: url(../imagenes/banner_shadow_bottom.gif) repeat-x;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}

div.mainBody div.body
{
	background: url(../imagenes/bg_container.gif) repeat-y;
	padding-left: 8px;
	padding-right: 8px;
}

div.footer
{
	background: url(../imagenes/footer.jpg);
	height: 77px;
	margin-left: 1px;
}

p.textFooter
{
	color: #777777;
	margin-top: 21px;
	text-align: center;
}

div.bgTitulos
{
	background: url(/imagenes/bg_titulos.jpg) no-repeat;
	height: 77px;
	width: 992px;
}

div.bgTitulosNoShadow
{
	background: url(/imagenes/bg_titulos_no_shadow.jpg) no-repeat;
	height: 77px;
	width: 992px;
}

ul.subBotonera
{
	background: url(/imagenes/bg_submenu.gif);
	height: 34px;
	width: 992px;
}

ul.subBotonera li
{
	background: url(/imagenes/bullet_submenu.gif) no-repeat 0px 15px;
	font-size: 12px;
	float: left;
	height: 34px;
	line-height: 34px;
	padding-left: 14px;
	padding-right: 10px;
}

ul.subBotonera li.first
{
	background: transparent;
	padding-left: 0px;
}

ul.subBotonera li a
{
	color: #777777;
	text-decoration: none;
}

ul.subBotonera li a:hover,
ul.subBotonera li a.forced
{
	color: #20AACB;
	text-decoration: underline;
}

ul#dermclinica
{
	padding-left: 150px;
	width: 842px;
}

ul#dermquirurgica
{
	padding-left: 300px;
	width: 692px;
}

ul#dermoncologica
{
	padding-left: 250px;
	width: 742px;
}

ul#dermestetica
{
	padding-left: 15px;
	width: 977px;
}

ul#clinespe
{
	padding-left: 487px;
	width: 505px;
}

ul#clinespe li.skchk
{
	width: 190px;
}

ul#clinespe li.acne
{
	width: 30px;
}

ul#clinespe li.cltum
{
	width: 105px;
}

ul#clinespe li.txbot
{
	width: 95px;
}

ul#dermoncologica li.mohsbtn
{
	width: 165px;
}

ul#dermoncologica li.fotofinder
{
	width: 58px;
}

ul#dermoncologica li
{
	width: 120px;
}

.pageSubTit
{
	color: #20AACB;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none !important;
}
/*
p span
{
	color: #20AACB;
	font-weight: bold;
	text-decoration: underline;
}*/

ol
{
	padding-top: 15px; 
}

ol li
{
	color: #20AACB;
	font-weight: bold;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 17px;
}

ol.alpha li
{
	list-style-type: lower-alpha;
}

ol li span
{
	color: #000000;
	font-weight: normal;
}

img.imgPadding
{
	margin-top: 15px;
}

img.imgPadd
{
	padding-top: 32px;
}

div.pageContainer p
{
	margin-top: 12px;
	text-align: justify;
}

div.pageContainer p.minHeight
{
	height: 230px;
}

.noMarginTop
{
	margin-top: 0px !important;
}

.noTop
{
	padding-top: 0px !important;
}

.top10
{
	padding-top: 10px !important;
}

.top20
{
	padding-top: 20px !important;
}

div.notfound
{
	padding-bottom: 50px !important;
	padding-top: 50px !important;
}

div.noEncontrado
{
	font-weight: bold;
	font-size: 12px;
	height: 150px;
	line-height: 150px;
	text-align: center;
}

h1.pageTitle
{
	color: #919191;
	font-weight: bold;
	font-size: 22px;
	padding-left: 20px;
	padding-top: 24px;
	text-transform: uppercase;
}
/*BASE*/

/*INDEX*/
div.index
{
	font-size: 12px;
	margin: auto;
	padding-top: 33px;
	text-align: right;
	width: 803px;
}

div.index p
{
	padding-bottom: 18px;
	text-align: left;
}

div.index p a
{
	color: #000000;
}
/*INDEX*/

/*QUIENES SOMOS*/
div.pageContainer
{
	font-size: 12px;
	margin: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 954px;
}

div.pageContainer a
{
	color: #20AACB;
	text-decoration: underline;
}

div.pageContainer a:hover
{
	color: #6C6C6C;
	text-decoration: none;
}

div.qsomosTop
{
	height: 192px;
	position: relative;
}

div.qsomosTop p
{
	width: 600px;
}

div.qsomosTop img
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.qsomosTitulo
{
	background: url(/imagenes/punteada_titulos_small.gif) repeat-x bottom;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin-top: 30px;
}

h3.qsomosTitulo.qsomosTituloNoMargin
{
	margin-top: 0px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}

div.qsomosBox
{
	overflow: hidden;
	width: 100%;
}

div.qsomosBox div.qsomosBoxLeft
{
	float: left;
	padding-right: 10px;
	width: 794px;
}

div.qsomosBox div.qsomosBoxLeft.qsomosFix
{
	padding-left: 10px;
	padding-right: 0px;
}

div.qsomosBox div.qsomosBoxLeft ul
{
	padding-top: 15px !important;
}

div.pageContainer ul
{
	padding-top: 35px;
	text-align: left;
}

div.pageContainer ul li
{
	list-style-image: url(/imagenes/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
	margin-left: 14px;
	line-height: 24px;
	text-align: left;
}

div.qsomosBox div.qsomosBoxLeft p
{
	margin-left: 12px;
	margin-top: 15px;
}

div.qsomosBox div.qsomosBoxRight
{
	float: left;
	padding-top: 20px;
	width: 150px;
}
/*QUIENES SOMOS*/

/*DONDE ESTAMOS*/
div.ddestamosTop
{
	overflow: hidden;
	width: 708px;
}

div.ddestamosTopLeft
{
	float: left;
	width: 364px;
}

div.ddestamosTopLeft p
{
	padding-top: 15px; 
}

div.ddestamosRight
{
	float: left;
	width: 344px;
}

div.ddestamosFotosBox
{
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	width: 942px;
}

div.ddestamosFotosBox div.ddestamosFoto
{
	float: left;
	width: 216px;
	padding-right: 26px;
}

div.ddestamosFotosBox div.ddestamosFoto.last
{
	padding-right: 0px;
}
/*DONDE ESTAMOS*/

/*PREVENCION*/
div.prevencionContainer
{
	overflow: hidden;
	width: 100%;
}

div.prevencionLeft
{
	float: left;
	padding-right: 20px;
	width: 620px;
}

div.pageContainer p.doubleSecondP
{
	margin-top: 24px;
}

div.prevencionRight
{
	float: left;
	text-align: center;
	width: 305px;
}
/*PREVENCION*/

/*TRATAMIENTO*/
div#tratamiento ul,
div#dermatologiaquir ul,
div#mohs ul,
div#newsletterPage ul,
div#dermatologiaonco ul
{
	padding-top: 15px;
}
/*TRATAMIENTO*/

/*ADMIN*/
div.admBotoner
{
	color: #ffffff;
	background: #c3c5c7;
	height: 24px;
	line-height: 24px;
	margin: auto;
	text-align: center;
	width: 992px;
}

div.admBotoner a
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

div.admBotoner a:hover
{
	color: #20AACB;
	text-decoration: underline;
}
/*ADMIN*/

/*NOTICIAS*/
div.prensaSepMes
{
	margin: auto;
	margin-top: 30px;
	width: 932px;
}

div.notContainer
{
	margin: auto;
	overflow: hidden;
	padding-top: 30px;
	width: 932px;
}

div.notImagen
{
	float: left;
	width: 170px;
}

div.notImagen img
{
	border: 1px solid #6f6f6f;
	width: 150px;
}

div.notBodyImg
{
	float: left;
	width: 762px;
}

div.notBodyNoImg
{
	float: left;
	width: 932px;
}

p.notFecha
{
	margin-top: 0px !important;
	color: #20aacb;
}

h3.notTit
{
	margin-bottom: 3px;
}

h3.notTit a
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

h3.notTit a:hover
{
	color: #777777;
	font-size: 13px;
	font-weight: bold;
}

p.notCopete
{
	color: #000000;
	margin-top: 0px !important;
	font-size: 12px;
	line-height: 15px;
}

p.notCopete *
{
	color: #000000 !important;
	font-size: 12px !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

p.notLink
{
	margin-top: 0px !important;
}

p.notLink a
{
	color: #20aacb;
	text-decoration: underline;
}

p.notLink a:hover
{
	color: #777777;
	text-decoration: none;
}

img.imgPrensaDetalle
{
	float: left;
	margin-right: 20px;
	width: 200px;
}

div.prensaDetalleContainer
{
	overflow: hidden;
}
/*NOTICIAS*/

/*NEWSLETTER*/
div#newsletterPage li a
{
	font-weight: bold;
}

div.newsletterContainer
{
	background: url(/imagenes/punteada_titulos_small.gif) repeat-x bottom;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}

div.newsletterContainer:last-child
{
	background: transparent;
}

div.newsletterLeft
{
	float: left;
	padding-right: 20px;
	width: 630px;
}

div.newsletterLeft h3 a
{
	color: #000000;
}

div.newsletterLeftNoImg
{
	width: 100%;
}

div.newsletterRight
{
	float: left;
	width: 303px;
}

div.newsletterRight img
{
	width: 303px;
}

p.newsletterLink
{
	border-top: 1px solid #b9b9b9;
	padding-top: 10px;
}

p.newsletterLink a
{
	font-weight: bold;
}

div#suscripcion p
{
	margin-bottom: 10px;
}

div#suscripcion input
{
	border: 1px solid #b9b9b9;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 233px;
}

.mandatory
{
	color: #20aacb;
	font-weight: bold;
}

div#suscripcion div.submit
{
	margin: auto;
	text-align: right;
	padding-right: 15px;
	width: 295px;
}

div#suscripcion div.submit input
{
	border: 0px;
	height: 16px;
	width: 57px;
}

p.comment
{
	color: #6f6f6f;
	font-size: 11px;
}

div.suscripcionContainer
{
	margin: auto;
	overflow: hidden;
	width: 310px;
}

div.suscripcionContainer div.left
{
	float: left;
	line-height: 27px;
	margin-right: 10px;
	text-align: right;
	width: 49px;
}

div.suscripcionContainer div.middle
{
	float: left;
	width: 246px;
}

div.suscripcionContainer div.right
{
	float: left;
	line-height: 27px;
	width: 1px;
}

div#suscripcion div.errors
{
	background: #c5e1e7;
	color: #20aacb;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 10px;
}

div#suscripcion div.errors div.error
{
	color: #20aacb;
	margin-bottom: 5px;
}
/*NEWSLETTER*/

ol.olDermOn
{
	padding-left: 5px !important;
}

div.clinicaTumoresNewFoto
{
	margin-top: 53px;
}

img.pdtFoto
{
	float: right;
	margin-left: 20px;
}

p span.spanBold
{
	color: #20AACB;
	font-weight: bold;
	text-decoration: underline;
}

ul.footerBotonera
{
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	width: 900px;
}

ul.footerBotonera li
{
	float: left;
	text-align: center;
}

ul.footerBotonera li#fQuienesSomos
{
	width: 90px;
}

ul.footerBotonera li#fDondeEstamos
{
	width: 90px;
}

ul.footerBotonera li#fDermClin
{
	width: 110px;
}

ul.footerBotonera li#fDermQuir
{
	width: 130px;
}

ul.footerBotonera li#fDermOnco
{
	width: 130px;
}

ul.footerBotonera li#fDermEste
{
	width: 120px;
}

ul.footerBotonera li#fClinEspe
{
	width: 120px;
}

ul.footerBotonera li#fPrensa
{
	width: 40px;
}

ul.footerBotonera li#fNews
{
	width: 70px;
}

ul.footerBotonera li a
{
	color: #777777;
}