* { padding: 0; margin: 0; }

body {
 	background-color: #FFFFFF;
 	font-family: "Helvetica-neue", Arial, sans-serif;
	font-size: 14px;
	color: #8b8b8b;
}

.clear {
	clear: both;
}

h1 {
	color: #00548d;
}
h1 .azulito {
	color: #87bae4;
}
h2 {
	font-size: 14px;
	color: #00548d;
}

#wrapper,.wrapper { 
	margin: 0 auto;
	width: 920px;
}
#wrapper #superior,
#wrapper #subsuperior {
	margin-top: 5px;
	background-image: url(/images/bgConSup.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
}
#wrapper #contenido,
#wrapper #subcontenido {
	text-align: justify;
	background-image: url(/images/bgCon.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#wrapper #contenido #izquierda {
	float: left;
	margin-left: 15px;
	width: 420px;
}
#wrapper #contenido #derecha {
	float: left;
	margin-left: 25px;
	width: 440px;
}
#wrapper #contenido #izquierda-centros {
	float: left;
	margin-left: 15px;
	width: 250px;
}
#wrapper #contenido #izquierda-centros a {
	font-style: normal;
	font-weight: normal;
	color: #8b8b8b;
}
#wrapper #contenido #izquierda-centros a h2,
#wrapper #contenido #izquierda-centros a:hover {
	color: #00548d;
}
#wrapper #contenido #wide {
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #contenido #wide p {
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #contenido #wide sup {
	font-size: 11px;
	line-height: 15px;
	color: #000;;
}
#wrapper #contenido #derecha-centros {
	float: left;
	margin-left: 25px;
	width: 620px;
	text-align: right;
}
#derecha-centros {
	z-index: 2000;
}

#wrapper #contenido p {
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 15px;
}
#wrapper #contenido p a {
	color: #707070;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#wrapper #contenido h1 {
	font-size: 28px;
}
#wrapper #contenido h1 span {
	font-size: 28px;
	display: inline;
}
#barrainferior h2 a {
	font-style: normal;
}
#barrainferior h2, #wrapper #contenido h2 {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/images/icoH2.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
}
#wrapper #contenido .sendfriend {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 12px;
	font-style: italic;
	padding-left: 20px;
	color: #00548d;
	background-image: url(/images/icoMail.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}
#wrapper #contenido span {
	font-size: 14px;
	display:block;
	font-weight: bold;
	margin-bottom: 10px;
}
#wrapper #contenido #destacado {
	padding: 10px;
	font-size: 36px;
	font-style: italic;
	text-align: left;
 	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
}
#destacado {
	clear: both;
}
#wrapper #contenido #piefoto {
	font-size: 12px;
	margin-bottom: 10px;
}
#wrapper #contenido #piefoto #images {
	margin-top: 20px;
}
#wrapper #contenido ol,
#wrapper #contenido ul {
	font-size: 13px;
	line-height: 19px;
}
#wrapper #contenido li {
	margin-left: 25px;
	margin-bottom: 5px;
}
.vline {
	border-left: 1px solid #e0e0e0;
}
#wrapper #subcontenido #subtratamientos {
	font-size: 12px;
	margin-left: 50px;
}
#wrapper #subcontenido #subtratamientos ul {
        list-style: none;
	margin-top: 10px;
	margin-left: 10px;
}
#wrapper #subcontenido #subtratamientos li {
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(/images/icoH2.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#wrapper #subcontenido #subtratamientos a {
	font-size: 12px;
	color: #8b8b8b;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#wrapper #subcontenido #subtratamientos a:hover {
	color: #00548d;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #inferior,
#wrapper #subinferior {
	background-image: url(/images/bgConInf.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
}

#barrasuperior {
	background-color: #87b9e4;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
}
#barrasuperior img {
	position: relative;
	top: 3px;
	padding-top: 3px;
	padding-left: 5px;
}
#barrasuperior a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
#barrasuperior .wrapper {
}

#menusuperior {
	width: 920px;
	height: 75px;
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 10px;
}
#menusuperior .menu {
	background-image: url(/images/bgMenu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#menusuperior .on {
	border-top: 3px solid #87bae4;
}
#menusuperior .off {
	border-top: 3px solid #ffffff;
}
#menusuperior th {
	text-align: center;
}
#menusuperior th a {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#menusuperior th a:hover {
	height: 20px;
	color: #87bae4;
}

#menusuperior ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
}
#menusuperior li {
	margin: 8px;
	float: left;
	height: 22px;
	padding-top: 2px;
	.padding-top: 0px;
	padding-left: 25px;
	padding-right: 30px;
	display: inline;
	line-height: 21px;
}
#menusuperior li a, {
	color: #FFFFFF;
	display: inline;
	height: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#menusuperior li a:hover, #menusuperior li a.active {
	height: 20px;
	color: #87bae4;
	border-bottom: 3px solid #87bae4;
}
#menusuperior td.itemSolCons {
	font-size: 12px;
	line-height: 12px;
	padding-top: 0px;
	.padding-top: 2px;
}
#menusuperior label {
	color: #00548d;
}

#menusuperior #slidemenu {
	position:absolute;
	z-index:1000;
}
#capTratamientosWrapper {
	width: 0px;
	/*height: 70px;*/
	
	height:93px;
	
	overflow:hidden;
	position: absolute;
	visibility:visible;
	top: 105px;
	left: 60%;
	z-index: 100;
}
#capTratamientos {
	overflow:hidden;
	position: relative;
	visibility:visible;
	top: 0px;
	/*width: 340px;
	height: 70px;
	border-bottom:2px gray solid;*/
	
	width: 210px;
	width: 320px;
	
	height: 155px;
	padding:4px;
	line-height:14pt;
	
	height:93px;
	
	z-index: 100;
	display: none;
	font-size: 11px;
	color: #aaaaaa;
	background-color:white;
	/*background-image: url(/images/bgTratamientos.gif);*/
	background-position: left left;
	background-repeat: no-repeat;
	display: none;
}

#capTratamientos tr td{
	width:170px;
}
#capTratamientos tr td:first-child {
	width:110px;
}

#capTratamientos a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	display:inline-block;
	width:100%;
}
#capTratamientos a:before {
	content:'\203A ';
	line-height:14pt;
	vertical-align:middle;
	font-size:7pt;
	margin-top:-3px;
	display:inline-block;
	margin-right:4px;
}
#capTratamientos a:hover {
	background-color:#F7F7F7;
}
#capTratamientos table {
	width:100%;
}



#capConsultaWrapper {
	width: 0px;
	height: 400px;
	overflow:hidden;
	position: absolute;
	visibility:visible;
	top: 105px;
	left: 65%;
	z-index: 100;
}
#capConsulta {
	overflow:hidden;
	position: relative;
	visibility:visible;
	top: 0px;
	width: 246px;
	height: 400px;
	background-image: url(/images/formConsulta.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 100;
	display: none;
	font-size: 11px;
}
.capConsulta form,
#capConsulta form {
	padding-top: 5px;
	padding-left: 15px;
	width: 210px;
	font-size: 12px;
}
.capConsulta a,
#capConsulta a {
	color: #fff;
	font-style: normal;
	font-weight: normal;
}
#capConsulta form a {
	color: #fff;
	font-style: normal;
	font-weight: normal;
}
.capConsulta label,
#capConsulta form label {
	color: #FFFFFF;
}
.capConsulta .submit,
#capConsulta .submit {
	cursor: pointer;
}
.capConsulta .capaError,
#capConsulta .capaError {
	font-size: 10px;
	color: #FF5555;
}
.capConsulta .campo,
#capConsulta .campo {
	font-size: 13px;
	width: 200px;
	border: 1px solid #336699;
	padding-left: 5px;
	padding-right: 5px;
	color: #5555AA;
}
.capConsulta .campo2,
#capConsulta .campo2 {
	font-size: 13px;
	width: 80px;
	border: 1px solid #336699;
	padding-left: 5px;
	padding-right: 5px;
	color: #5555AA;
}
.capConsulta .campo3,
#capConsulta .campo3 {
	font-size: 13px;
	width: 105px;
	border: 1px solid #336699;
	padding-left: 5px;
	padding-right: 5px;
	color: #5555AA;
}
.capConsulta .campo4,
#capConsulta .campo4 {
	font-size: 12px;
	width: 100%;
	border: 1px solid #336699;
	color: #5555AA;
}

#barrainferior {
	width: 920px;
	height: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barrainferior p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 12px;
}
#barrainferior img {
	padding-top: 10px;
	clear: both;
}
#piepagina a {
	color: #8b8b8b;
	font-style: normal;
	font-weight: normal;
}
#piepagina, #submenu {
	width: 920px;
	height: 20px;
	margin-top: 10px;
	background-image: url(/images/bgSubmenu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 19px;
	font-size: 12px;
}
#piepagina {
	padding-left: 10px;
	margin-bottom: 15px;
}
#submenu {
	padding-left: 20px;
}
#submenu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
}
#submenu li {
	float: left;
	height: 20px;
}
/* 87bae4*/
#submenu li a {
	margin-left: 10px;
	margin-right: 10px;
	color: #00548d;
	height: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#submenu li a:hover {
	height: 20px;
	color: #87bae4;
	border-bottom: 3px solid #87bae4;
}
#submenu li a.active {
	height: 20px;
	color: #00548d;
	border-bottom: 3px solid #00548d;
}


#scrollWrapper {
	width: 921px;
	height: 412px;
	overflow:hidden;
	position: relative;
	visibility:visible;
	left: 0px;
}
#scroll {
	height: 412px;
	overflow:hidden;
	position: relative;
	visibility:visible;
	left: 0px;
}
#scroll .texto {
	padding-top: 50px;
	/*
	padding-left: 525px;
	padding-right: 25px;
	width: 300px;
	*/
}
#scroll .texto .icono {
	float: left;
	width: 30px;
	height: 360px;
}
#scroll .texto h1 {
	color: #00548d;
	font-weight: bold;
	font-size: 27px;
}
#scroll .texto h2 {
	color: #00548d;
	font-weight: normal;
	font-size: 24px;
}
#scroll .texto p {
	margin-top: 25px;
}

a {
	color: #00548d;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a img {
	border: 0px;
}
.pointer {
	cursor: pointer;
}
#rimc {
	margin: auto;
	width: 894px;
	height: 472px;
	background-image: url(../images/fondo-imc.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#wrapper #contenido #rimc2 {
	padding-left: 480px;
	padding-top: 45px;
}
#wrapper #contenido #rimc2 h2 {
	font-size: 13px;
}
#wrapper #contenido #rimc2 p {
	width: 360px;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #contenido #rimc2 p a {
	color: #00548d;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	padding-left: 15px;
}
#wrapper #contenido #rimc2 .btVolver img {
	margin-top: 0px;
	.margin-top: 0px;
}
.mapaweb {
	width: 100%;
}
.mapaweb a {
	font-style: normal;
}
.mapaweb ul {
	/*list-style: none;*/
	margin: 0px;
	padding: 0px;
}
.mapaweb li {
	margin: 0px;
	padding: 0px;
}
.mapaweb ul a {
	color: #8b8b8b;
	font-style: normal;
	font-weight: normal;
}
.mapaweb td.linea {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #87bae4;
}
.mapaweb td.linea2 {
	padding-left: 10px;
}
.boxTestimonio {
	height: 100px;
	width: 440px;
}
.boxTestimonio TD {
	padding-left: 25px;
}
.boxTestimonio TD P {
	font-size: 12px;
}
.boxTestimonio A {
	font-size: 12px;
	font-style: normal;
}
.ficha .superior {
	height: 11px;
	background-image: url(../images/bgSupTest.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ficha .inferior {
	height: 11px;
	background-image: url(../images/bgInfTest.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ficha .contenido {
	min-height: 306px;
	background-image: url(../images/bgTest.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	padding-right: 20px;
}
.ficha .contenido h3 {
	font-size: 13px;
	color: #00548d;
	border-bottom: 2px solid #00548d;
}
.ficha .listaVideos {
	padding-top: 10px;
	border-top: 2px solid gray;
}
.ficha .listaVideos a {
	font-size: 12px;
	background-image: url(../images/icoCamaraOff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	font-style: normal;
	color: gray;
	line-height: 30px;
}
.ficha .listaVideos a:hover,
.ficha .listaVideos #sel {
	font-size: 12px;
	background-image: url(../images/icoCamaraOn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-style: normal;
	display: block;
	color: #00548d;
	line-height: 30px;
}
#listaTestimonios {
	margin-top: 5px;
	background-image: url(../images/bgOtrosPacientes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 442px;
	height: 52px;
}
#listaTestimonios select {
	width: 230px;
	margin-left: 180px;
	margin-top: 15px;
}
#wrapper #contenido #izquierda2 {
	float: left;
	padding-left: 15px;
	width: 440px;
}
#wrapper #contenido #derecha2 {
	float: left;
	width: 442px;
	padding-left: 15px;
}
