/* Cascading Style Sheet */
BODY {
	text-align:center;
}
#BOTONERA {
   float: left;
   height: 36px;
   margin-left: 12px;
   margin-top: 118px;
   width: 963px
}

html>body #BOTONERA {
   float: left;
   height: 36px;
   margin-left: 24px;
   margin-top: 118px;
   width: 963px
}

#CABECERA {
   background: url(../images/header.jpg) no-repeat;
   height: 154px;
   width: 963px
}

#CAJAPRINCIPAL {
   width: 963px;
   margin:0 auto 0 auto;
   text-align:left;
   /*position: absolute;
	left: 50%;
	margin-left: -483px;
	overflow: auto;*/
}

#MENU01 A {
   background: url(../images/btn_01_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU01 A:HOVER {
   background: url(../images/btn_01_on.jpg) no-repeat
}

#MENU02 A {
   background: url(../images/btn_02_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU02 A:HOVER {
   background: url(../images/btn_02_on.jpg) no-repeat
}

#MENU03 A {
   background: url(../images/btn_03_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU03 A:HOVER {
   background: url(../images/btn_03_on.jpg) no-repeat
}

#MENU04 A {
   background: url(../images/btn_04_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU04 A:HOVER {
   background: url(../images/btn_04_on.jpg) no-repeat
}

#MENU05 A {
   background: url(../images/btn_05_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU05 A:HOVER {
   background: url(../images/btn_05_on.jpg) no-repeat
}

#MENU06 A {
   background: url(../images/btn_06_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU06 A:HOVER {
   background: url(../images/btn_06_on.jpg) no-repeat
}

#MENU07 A {
   background: url(../images/btn_07_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 114px
}

#MENU07 A:HOVER {
   background: url(../images/btn_07_on.jpg) no-repeat
}

#MENU08 A {
   background: url(../images/btn_08_off.jpg) no-repeat;
   display: block;
   float: left;
   height: 36px;
   width: 117px
}

#MENU08 A:HOVER {
   background: url(../images/btn_08_on.jpg) no-repeat
}

#PIEPAGINA {
	background: url(../images/footer.jpg) no-repeat;
	height: 50px;
	width: 967px;
	float:left;
	margin-top: 20px;
}

#SUBMENUFIJO {
	background: #30e3f6;
	height: 22px;
	width: 963px
}
#CONTENIDO {
	width: 947px;
	margin-left: 16px;
}
#CONTIZQ {
	width: 270px;
	float:left;
}
#CONTDER {
	width: 677px;
	float:left;
}
#TITCATPADRE
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
	width: 200px;
	margin-top: 10px;
}
#TITSUBCAT
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	width: 200px;
}
#TITSUBCAT A
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	width: 200px;
	text-decoration: none;
}
#TITSUBCAT A:HOVER
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	width: 200px;
	text-decoration: none;
}
#RESERVAHORAS A {
	background-image: url(../images/reserva-horas.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 261px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
#FOTOTITCAT {
	width: 677px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.TITULOCONT {
	background-image: url(../images/fondo-tit.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 662px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
	padding-top: 10px;
	/*padding-left: 37px;*/
	text-indent: 37px;
}
.TEXTOCONT {
	width: 662px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
.TITULOCONTINFRA {
	background-image: url(../images/fondo-tit.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 662px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
	padding-top: 10px;
	/*padding-left: 37px;*/
	float:left;
	text-indent: 37px;
}

.TEXTOCONTINFRA {
	width: 290px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	float:left;
}
.FOTOCONTINFRA {
	width: 386px;
	text-align: center;
	float:left;
}
.FOTOCONT {
	width: 677px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RUTANAVEGA
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.FOTOCONT2 {
	width: 677px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CAJALISTADODR {
	background-image: url(../images/cuadro-listado-medico.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 132px;
	margin-top: 10px;
	margin-right: 18px;
	float: left;
}
.FOTOLISTADODR {
	text-align: center;
	padding-top: 7px;
	padding-right: 3px;
}
.LISTADONOMBREDOC {
	width: 110px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-left: 8px;
}
.LISTADONOMBREDOC A
{
	color: #FFFFFF;
	text-decoration: none;
}
.LISTADONOMBREDOC A:HOVER
{
	color: #FFFFCC;
	text-decoration: none;
}
#CAJAFICHADOC {
	background-image: url(../images/cuadro-listado-medico-big2.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 150px;
	float: left;
	margin-right: 15px;
	/*margin-top: 10px;
	margin-right: 18px;
	float: left;*/
}
#FOTOFICHADOC {
	padding-top: 18px;
	padding-left: 9px;
}
#TITULONOMBREDOC {
	background-image: url(../images/fondo-tit.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 662px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
	padding-top: 10px;
	float:left;
	text-indent: 37px;
}
#CAJADATOSDOC {
	width: 470px;
	/*margin-top: 10px;
	margin-right: 18px;*/
	float: left;
}
#TEXTODATOSDOC {
	width: 460px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
}
#BOTONVOLVER {
	background-image: url(../images/btn_volver.jpg);
	background-repeat: no-repeat;
	display: inline;
	height: 80px;
	width: 60px;
	float: left;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#BOTONVOLVER A {
	color: #333333;
	text-decoration: none;
}
#BOTONVOLVER A:HOVER {
	color: #0066FF;
	text-decoration: none;
}
#TEXTORESERVAHORAS {
	width: 660px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	margin-top: 10px;
}
#LINKRESERVA A{
	background-image: url(../images/link-res-horas.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
	float:left;
	margin-left:65px;
	display:block;
}
html>body #LINKRESERVA A{
	background-image: url(../images/link-res-horas.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
	float:left;
	margin-left:130px;
	display:block;
}
#LINKCIRLASIK A{
	background-image: url(../images/link-cir-lasik.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 86px;
	float:left;
	margin-left:60px;
}
#LINKNOTICIAS A{
	background-image: url(../images/link-noticias.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 62px;
	float:left;
	margin-left:75px;
}
#LINKUBICACION A{
	background-image: url(../images/link-ubicacion.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 71px;
	float:left;
	margin-left:65px;
}
#LINKTELEFONOS A{
	background-image: url(../images/link-telefonos.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 69px;
	float:left;
	margin-left:60px;
}
#LINKHOMEPASTEUR A{
	background-image: url(../images/casita.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	float:left;
	margin-left:90px;
}
#PIEPAGINAHOME {
	background: url(../images/footerhome.jpg) no-repeat;
	height: 48px;
	width: 963px;
	float:left;
}
#FLASHHOME {
	width: 963px;
	height:221px;
	/*background-image: url(../images/flash-pasteur.jpg);
	background-repeat: no-repeat;*/
}
#CONTENIDOHOME {
	width: 963px;
}
#CUADROINFOHOME {
	width:926px;
	background-color: #F5E9CA;
	margin-left: 20px;
	display: inline-block;
}
html>body #CUADROINFOHOME {
	width:926px;
	background-color: #F5E9CA;
	margin-left: 20px;
	display: inline-block;
        height: 258px;
}
#CUADROSHOME {
	width:256px;
	height:249px;
	padding-top: 5px;
	float:left;
}
#CUADRONOTICIASHOME {
	width:660px;
	padding-top: 5px;
	margin-left:5px;
	float:left;
}

.LINKADJUNTO {
	background-image: url(../images/fondo-tit.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 662px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	/*font-weight:bold;*/
	color: #006666;
	padding-top: 10px;
	/*padding-left: 37px;*/
	text-indent: 37px;
	display: block;
	text-decoration: none;
}

.LINKADJUNTO A{
	color: #006666;
	text-decoration: none;
}

.LINKADJUNTO A:HOVER{
	color: #002828;
	text-decoration: underline;
}
.CUADRONOTIHOME {
	height: 80px;
	width: 325px;
	float:left;
}
.FOTONOTICIAHOME {
	width: 110px;
	height: 72px;
	float:left;
	margin-top:2px;
	margin-left: 2px;
}
.TITULONOTICIAHOME A {
	width: 200px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #585858;
	margin-bottom: 2px;
	overflow: hidden;
	height: 16px;
	text-decoration: none;
}
.TITULONOTICIAHOME A:HOVER {
	color: #000000;
}
.TEXTONOTICIAHOME {
	width: 200px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.CUADROTEXTONOTIHOME {
	width: 200px;
	height: 80px;
	float:left;
	margin-top:2px;
	margin-left: 4px;
}
.TITULOINFONOTICIA{
	background-image: url(../images/fondo-tit.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 662px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #006666;
	padding-top: 10px;
	/*padding-left: 37px;*/
	text-indent: 37px;
	float:left;
	text-decoration: none;
}
.TITULOINFONOTICIA A{
	color: #006666;
	text-decoration: none;
}
.TITULOINFONOTICIA A:HOVER{
	color: #817310;
}
.SUBTITULOCONT {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #006666;
	padding-top: 2px;
	padding-bottom: 6px;
}
#FOTOTITCAT2 {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:40px;
}
.BOTONCONTENIDOCENTROS A {
	background-image: url(../images/btn_contenido_centros.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 192px;
	margin-bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004d5a;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	display: block;
	text-decoration: none;
}
#GRUPOBOTONES {
	margin-left: 646px;
	margin-top: 20px;
	position: absolute;
}
html>body #GRUPOBOTONES {
	margin-left: 646px;
	/*margin-top: 60px;*/
	position: absolute;
}
.BOTONCONTENIDOCENTROSSANTIAGO A {
	background-image: url(../images/btn_contenido_centros_santiago.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 158px;
	margin-bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004d5a;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	float:left;
	margin-right:5px;
}
.BOTONEQUIPAMIENTO A {
	background-image: url(../images/btn_equipamiento.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 212px;
	margin-bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004d5a;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	display: block;
	text-decoration: none;
	float:left;
	margin-right:5px;
}
