*{font-family: Verdana, Arial, Helvetica, sans-serif;}

body {
	margin: 0px;
	padding: 0px;
    font-size: 70%;
	text-align: center;
    background: #fff url(../imagenes/fondoEcologia.jpg) left top repeat-x;
}

#wrapperFondo{
    background: url(../imagenes/fondoFooterM.jpg) left bottom repeat-x;
}

#wrapper{
    text-align: left; /* fix center wrapper */
	margin: auto; /* fix ff */
	width: 850px;
	
}

#nexura {
	display: none;
}


/********************************************************
* estilos h y li
*/

h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #216888;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

h1.pub{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
    color:#00659C;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
    margin: 0px;
}

h2 {
	font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #2378dc;
	padding: 0px 0px 3px 18px;
    background: url(../imagenes/vinnetaH2.gif) left 5px no-repeat;
}


h3 {
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color:#0f929a;
	font-weight: bold;
}

.pub{
	font-size: 11px;
}

.pub ul{
	margin:  0px 20px 0px 20px;
	padding:  0px;
}

.pub img{
    margin: 0px 10px 0px 10px;
}

.pub li{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 13px 0px;
    color: #015AB2;
	list-style: circle;
}

#infoPrincipal a{
    color: #CC3E6E;
	text-decoration: underline;
}

#Principal a:hover{
	color:#484a4d;
	text-decoration: underline;
}

td{
	font-size: 11px;
}

#zonaBloque3 a img{
  border: 2px solid #cfd6ea;
  margin: 4px; 

}


#zonaBloque3 a:hover img{
  border:2px solid #cfd6ea;
  margin:4px; 
}

.pubUtilidades a{
    color:#0364FF;
    text-decoration: underline;
}
/*********************************************************/

/* Mod Rota*/

.modRuta{
    list-style: none;
    width: 100%;
    padding: 0px 2px 3px 10px;
    margin: 5px 5px 0px 0px;
    overflow: hidden;
    font-size: 10px;
    border-bottom: 1px dotted #006CA4;
}
.modRuta li{
    font-weight: normal;
    color: #807E7E;
    margin: 0px;
    float: left;
    padding: 0px 10px 0px 0px;
    background:none;
}
.modRuta li.sel{
    padding: 0px 0px 0px 15px;
    text-decoration: none;
    color: #807E7E;
    font-size: 14px;
}
.modRuta a{
    padding: 0px 13px 0px 0px;
    text-decoration: none;
    color: #006CA4;
    background: url(../imagenes/flechaRuta.gif) right 3px no-repeat;
}
.modRuta a:hover{
    color: #807E7E;
}

/**
* Hijas
*/

.dModPublicaciones34845 .pubHijos{
    display:none;
}

.dModPublicaciones34860 .pubHijos{
    display:none;
}

.dModPublicaciones35614 .pubHijos{
    display:none;
}

.dModPublicaciones35613 .pubHijos{
    display:none;
}

.dModPublicaciones35635 .pubHijos{
    display:none;
}

 .dModPublicaciones37845 .pubHijos{display:none;}

 .dModPublicaciones37845 .pub li{list-style:none;}

.dModPublicaciones34719 .pubHijos, .dModPublicaciones37845 .pubHijos4{
    width:100%;
    overflow:hidden;
    margin: 5px 0px 10px 0px;
    padding: 0px;
    list-style: none;
    background: url(../imagenes/fondoEnlaces.jpg) 0px -47px repeat-x;
}
.dModPublicaciones34719 .pubHijos li, .dModPublicaciones37845 .pubHijos4 li{
    margin: 0px;
	padding: 0px;
	float: left;
}
.dModPublicaciones34719 .pubHijos a, .dModPublicaciones37845 .pubHijos4 a{
	color: #3b6c95;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	background: url(../imagenes/fondoEnlaces.jpg) 0px -47px repeat-x;
	border-right: 2px solid #FFFFFF;
	text-decoration: none;
	display: block;
}

.dModPublicaciones34719 .pubHijos a:hover, .dModPublicaciones37845 .pubHijos4 a:hover{
    color: #2b68bd;
	background:  url(../imagenes/fondoEnlaces.jpg) 0px -13px repeat-x;
    border-top: 2px solid #1e74ec;
}




.pubHijos{
    width:100%;
    list-style-image: url(../imagenes/vinneta.gif);
    margin: 5px 0px 10px 20px;
    padding: 0px;
}

.pubHijos li{
    font-size: 12px;
    margin: 0px 5px 3px 0px;
    padding: 3px 5px 3px 5px;
}

.pubHijos li a{
    color: #254674;
	text-decoration: underline;
    font-size: 11px;
}

.pubHijos li a:hover {
    color: #5C5C5B;
}
/************************************************************************************/

 /**
* header
*/

#header{
    background: url(../imagenes/header2.jpg) left 1px no-repeat;
    height: 270px; 
}

#header h1{
	text-indent: -9999px; /* oculta el texto */
    display: none;
	
}

 /**
* menuGuiaIngles
*/

#menuGuiaIngles{
    position: absolute;
    top:0px;
    margin-top: 20px;
}

#menuGuiaIngles ul{
    margin: 0px;
    padding:0px;
    list-style: none;
}

#menuGuiaIngles ul li{
    margin: 0px 5px 0px 5px;
    padding: 0px 10px 0px 0px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #FFFFFF;
}

#menuGuiaIngles ul .menuGuiaIngles1{
    border-right: none;
}

#menuGuiaIngles ul li a{
    text-decoration:none;
    color:#FFFFFF;
}

#menuGuiaIngles ul li a:hover{
    text-decoration:underline;
}


 /**
* headerRotator
*/

#headerRotator{
    position: absolute;
    top:0px;
    margin: 54px 0px 0px 0px;
    clear: both;
}



#headerCirugia{
    width: 840px;
	height: 269px;
	background: url(../imagenes/headerCirugia.jpg) left 52px no-repeat;
}

#headerCirugia h1{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

#headerCirugia h2{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

#headerImagen{
    width: 840px;
	height: 269px;
	background: url(../imagenes/headerImagen.jpg) left 52px no-repeat;
}

#headerImagen h1{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

#headerImagen h2{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}


#headerLaboratorio{
    width: 840px;
	height: 269px;
	background: url(../imagenes/headerLaboratorio.jpg) left 52px no-repeat;
}

#headerLaboratorio h1{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

#headerLaboratorio h2{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

#headerUrgencias{
    width: 840px;
	height: 269px;
	background: url(../imagenes/headerUrgencias.jpg) left 52px no-repeat;
}

#headerUrgencias h1{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

#headerUrgencias h2{
	text-indent: -9999px; /* oculta el texto */
    display: none;
}

/***
headerInicio
*/

#headerInicio a{
    position: absolute;
	display: block;
	top: 60px;
	margin: 0px 0px 0px 0px;
	width: 130px;
	height: 200px;
	text-indent: -9999px; /* oculta el texto */
}

/***
    menuGuia
*/

#menuGuia{
    position: absolute;
    top: 10px;
    
}


#menuGuia ul{
 	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none; /* fix ff */
}

#menuGuia ul li{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    border-left: 1px solid #FFFFFF;
    color: #ffffff;
}


#menuGuia ul .menuGuia1{
	border: none;
}


#menuGuia ul li a{
    font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menuGuia ul li a:hover{
	text-decoration: underline;
}

#headerFecha{
    position: absolute;
    top: 20px;
    margin: 0px 0px 0px 430px;
    font-size: 11px;
	color: #FFFFFF;
}


/***
buscar
*/

#buscar{
    height: 25px;
	width: 206px;
    float: right;
    margin: 14px 0px 0px 0px;
    padding: 0px;
    background: url(../imagenes/buscadorMundial.png) left 2px no-repeat;
}

#buscar form{
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
#buscar label{
    display:none;
}

#buscar .palabras{
	width: 157px;
	height: 15px;
	margin: 0px;
	padding: 0px;
    font-size: 11px;
	border: 1px solid #FFFFFF;
}
#buscar .boton{
   margin: 0px 0px 0px 7px;
   background: none;
   border: none;
   width: 22px;
   height: 22px;
   padding: 40px; /* oculta el texto IE */
   text-indent: -9999px; /* oculta el texto FF */
}
#buscar>form>.boton{
    padding: 0px;
}

/***
flash
*/

#flash{
    background: url(../imagenes/menuFlash.jpg) left top no-repeat;
    height: 153px;
    width: 840px;
}

.menuFlash{
	display: none;
}


/************************************************************************************/
/***
footer
*/

#footer{
    background: url(../imagenes/footerMundial.jpg) left -5px no-repeat;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    height: 145px;
}


/***
infoFooter
*/

.infoFooter{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    color: #FFFFFF;
}

.infoFooter a{
    color: #FFFFFF;
    text-decoration: underline;
}
.infoFooter a:hover{
    color: #3B5998;
}


/***
nexuraLogo
*/

#footer #nexuraLogo a{
    top: 0px;
    left: 0px;
	margin: 33px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
	width: 150px;
	height: 10px;
    display:block;
	text-indent: -9999px; /* oculta el texto */
}


/************************************************************************************/
/***
zonas INGLES
*/

#container{
    width:840px;
    margin-right: 5px;
    background: #FFFFFF;
}

#containerSimpocio{
    width:840px;
    background: #ced5e5 url(../imagenes/cotainerSimposio.jpg) 140px top no-repeat;
    border-top: 3px solid #FFFFFF;
    min-height: 360px;
}

#zonaBloque1Simpocio{
    width: 135px;
}

#zona2{
    width: 230px;
     
}

.acercaDe{
    width: 125px;
    background: #0674a5;
    color:#FFFFFF;
    background: #0674a5;
    display: block;
    font-size: 14px;
    text-decoration: none;
    margin: 370px 0px 20px 60px;
    padding: 5px;
    border: 1px solid #acc8d9;
}

.acercaDe:hover{
    background: #FFFFFF;
    color:#0674a5;
}

#zona3{
    padding: 0px 0px 20px 0px;
}

#inglesInfoprincipal{
    width: 410px;
    height: 237px;
    padding: 0px 20px 20px 20px;
}

#simposioInfoprincipal{
    width: 456px;
max-width: 436px;
    padding: 0px 10px 90px 10px;
    margin: 85px 0px 0px 0px;
    background: #FFFFFF url(../imagenes/infoPrincipalSimposio.jpg) left bottom no-repeat;
}

#inglesInfoprincipal .pubUtilidades {
    display:none;
}

#inglesInfoprincipal .modRuta{
    display:none;
}

#inglesInfoprincipal .tablaBloque9232id{
    padding-top: 10px;
}

#inglesBloque3{
    width: 251px;
    background: #cfd6ea;
    padding-top: 10px;
}

#inglesBloque3 div{
    margin-bottom: 20px;
}

/***
menuSimposio
*/

#menuSimposio{
    margin: 10px 0px 5px 0px;
}

#menuSimposio ul{
    margin: 0px;
    padding: 0px;
}

#menuSimposio ul li{
    margin: 0px 8px 0px 5px;
    padding: 0px 0px 0px 13px;
    float: left;
    list-style: none;
}

#menuSimposio ul .menuSimposio1{
    background: url(../imagenes/menuSimposio1.png) left 3px no-repeat;
}
#menuSimposio ul .menuSimposio2{
    background: url(../imagenes/menuSimposio2.png) left 3px no-repeat;
}
#menuSimposio ul .menuSimposio3{
    background: url(../imagenes/menuSimposio3.png) left 3px no-repeat;
}

#menuSimposio ul li a{
    text-decoration:none;
    display:block;
    color: #FFFFFF;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
}

#menuSimposio ul li a:hover{
    border-bottom: 3px solid #bd3232;
}

/***
menu Ingles
*/

.menuIngles{
    margin: 10px 0px 5px 0px;
}

.menuIngles ul{
    margin: 0px;
    padding:0px;
    list-style: none;
}

.menuIngles ul li{
    margin: 3px 0px 3px 0px;
    padding: 0px;
}

.menuIngles ul li a{
    text-decoration:none;
    display:block;
	text-indent: -9999px; /* oculta el texto */
    width: 138px;
    height: 25px;
}

#menuGuia ul li a:hover{
    text-decoration:underline;
}

.menuIngles ul li .menuIngles1{
    background: url(../imagenes/menuIngles.png) -140px top no-repeat;
}

.menuIngles ul li .menuIngles1:hover{
    background: url(../imagenes/menuIngles.png) left top no-repeat;
}

.menuIngles ul li .menuIngles2{
    background: url(../imagenes/menuIngles.png) -140px -27px no-repeat;
}

.menuIngles ul li .menuIngles2:hover{
    background: url(../imagenes/menuIngles.png) left -27px no-repeat;
}

.menuIngles ul li .menuIngles3{
    background: url(../imagenes/menuIngles.png) -140px -53px no-repeat;
}

.menuIngles ul li .menuIngles3:hover{
    background: url(../imagenes/menuIngles.png) left -53px no-repeat;
}

.menuIngles ul li .menuIngles4{
    background: url(../imagenes/menuIngles.png) -140px -79px no-repeat;
}

.menuIngles ul li .menuIngles4:hover{
    background: url(../imagenes/menuIngles.png) left -79px no-repeat;
}

.menuIngles ul li .menuIngles5{
    background: url(../imagenes/menuIngles.png) -140px -105px no-repeat;
}

.menuIngles ul li .menuIngles5:hover{
    background: url(../imagenes/menuIngles.png) left -105px no-repeat;
}

.menuIngles ul li .menuIngles6{
    background: url(../imagenes/menuIngles.png) -140px -132px no-repeat;
}

.menuIngles ul li .menuIngles6:hover{
    background: url(../imagenes/menuIngles.png) left -132px no-repeat;
}

.menuIngles ul li .menuIngles7{
    background: url(../imagenes/menuIngles.png) -140px -159px no-repeat;
}

.menuIngles ul li .menuIngles7:hover{
    background: url(../imagenes/menuIngles.png) left -159px no-repeat;
}
.menuIngles ul li .menuIngles8{
    background: url(../imagenes/menuIngles.png) -140px -184px no-repeat;
}

.menuIngles ul li .menuIngles8:hover{
    background: url(../imagenes/menuIngles.png) left -184px no-repeat;
}


/************************************************************************************/
/***
zonas
*/



#zonaBloque1{
    width: 148px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}


#zonaBloque2{
    width: 420px;
    padding: 20px 10px 5px 10px;
    
}

#zonaBloque2 div{
    margin-bottom: 10px;    
}


#zonaBloque3{
    width: 248px;
    padding: 5px 5px 10px 5px;
    background: #cfd6ea;
}

#zonaBloque4{
width: 210px;
    padding: 5px;
    background: #cfd6ea;
}


.infoPrincipal, #infoPrincipalSamy {
    width: 680px;
    padding: 5px 10px 10px 10px;
}

/*******************************************
SAMY ESTILOS
*/

#infoPrincipalSamy {
    width: 680px;
    padding: 0px;
    
    background: url(../imagenes/fondoSammy.jpg) left top no-repeat;
   
}
#contenedorSamy {
    padding: 0px 0px 0px 250px;
}

#infoPrincipalSamy .modRuta{
	width: 370px;
}

#infoPrincipalSamy ul{
	width: 400px;
}


#infoPrincipal td{
    color: #000000;
}

.infoPrincipalB{
    width: 510px;
    padding: 5px 10px 10px 10px;
    border-right: 10px solid #FFFFFF;
    overflow:hidden;
}

/************************************************************************************/
/***
disennos
*/


/**************************************************************************************************************************************************/

/* Menu de primer nivel */
ul#menuHeader.nice-menu-right{
	border: none;
}


ul#menuHeader.nice-menu-right li.menuparent,
/* Repeat for Garland header. */
#header-region ul#menuHeader.nice-menu-right li.menuparent {
	border: none;
	background: none;
	height: 22px;
    padding: 3px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	background: url(../imagenes/menuHeader.jpg) no-repeat left 2px;
	color: #807d7d;
}

ul#menuHeader.nice-menu-right li.menuparent:hover a,
ul#menuHeader.nice-menu-right li.over a,
/* Repeat for Garland header. */
#header-region ul#menuHeader.nice-menu-right li.menuparent:hover a,
#header-region ul#menuHeader.nice-menu-right li.over a{
	color: #FFFFFF;
}

ul#menuHeader.nice-menu-right li.menuparent:hover li a,
ul#menuHeader.nice-menu-right li.over li a,
/* Repeat for Garland header. */
#header-region ul#menuHeader.nice-menu-right li.menuparent:hover li a,
#header-region ul#menuHeader.nice-menu-right li.over li a{
	color: #000000;
    max-width: 155px;
}

ul#menuHeader.nice-menu-right li.menuparent:hover li a:hover,
ul#menuHeader.nice-menu-right li.over li a:hover,
/* Repeat for Garland header. */
#header-region ul#menuHeader.nice-menu-right li.menuparent:hover li a:hover,
#header-region ul#menuHeader.nice-menu-right li.over li a:hover{
	color: #FFFFFF;
	background: #9cb8e0;
    border: 1px solid #ffffff;
}

/* Enlace de primer nivel */
ul#menuHeader.nice-menu-right li.menuparent a,
/* Repeat for Garland header. */
#header-region ul#menuHeader.nice-menu-right li.menuparent a{
	text-decoration: none;
    border: 1px solid #ffffff;
}

ul#menuHeader.nice-menu-right li{
	width: 139px;
}

ul#menuHeader.nice-menu-right li ul{
	margin: 5px 0px 0px 0px;
    list-style: circle;
}

ul#menuHeader.nice-menu-right li ul li{
	width: 150px;
    color: #807d7d;
    margin: 0px;
	padding: 0px;
}

/* Enlace de segundo nivel */
ul#menuHeader.nice-menu-right li li {
    margin: 0px;
	padding: 0px;
}

/* Enlace de segundo nivel */
ul#menuHeader.nice-menu-right li li a{
	background: #e9eff4;
}
ul#menuHeader.nice-menu-right li li a:hover{
	color: #FFFFFF;
	background: #9cb8e0;
}
/**************************************************************************************************************************************************/


#menuHeader{
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px; /* fix ff para cuando se define un margin en el ul */
    width: 135px;
}

#menuHeader li{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#menuHeader li a{
	display: block;
    height: 25px;
}

#menuHeader .menuEnlaces1{
    background: url(../imagenes/menuEnlaces.png) -138px top no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces1:hover{
    background: url(../imagenes/menuEnlaces.png) left top no-repeat;
}

#menuHeader .menuEnlaces2{
    background: url(../imagenes/menuEnlaces.png) -138px -27px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces2:hover{
    background: url(../imagenes/menuEnlaces.png) left -27px no-repeat;
}

#menuHeader .menuEnlaces3{
    background: url(../imagenes/menuEnlaces.png) -138px -54px no-repeat;
	text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces3:hover{
    background: url(../imagenes/menuEnlaces.png) left -54px no-repeat;
}

#menuHeader .menuEnlaces4{
    background: url(../imagenes/menuEnlaces.png) -138px -80px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces4:hover{
    background: url(../imagenes/menuEnlaces.png) left -80px no-repeat;
}

#menuHeader .menuEnlaces5{
    background: url(../imagenes/menuEnlaces.png) -138px -107px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces5:hover{
    background: url(../imagenes/menuEnlaces.png) left -107px no-repeat;
}

#menuHeader .menuEnlaces6{
    background: url(../imagenes/menuEnlaces.png) -138px -133px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces6:hover{
    background: url(../imagenes/menuEnlaces.png) left -133px no-repeat;
}

#menuHeader .menuEnlaces7{
    background: url(../imagenes/menuEnlaces.png) -138px -159px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces7:hover{
    background: url(../imagenes/menuEnlaces.png) left -159px no-repeat;
}

#menuHeader .menuEnlaces8{
    background: url(../imagenes/menuEnlaces.png) -138px -186px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces8:hover{
    background: url(../imagenes/menuEnlaces.png) left -186px no-repeat;
}
#menuHeader .menuEnlaces9{
    background: url(../imagenes/menuEnlaces.png) -138px -212px no-repeat;
    text-indent: -9999px; /* oculta el texto */
}

#menuHeader .menuEnlaces9:hover{
    background: url(../imagenes/menuEnlaces.png) left -212px no-repeat;
}

#menuHeader .menuEnlaces10{
    background: url(../imagenes/menuEnlaces.png) -138px -239px no-repeat;
    text-indent: -9999px; }

#menuHeader .menuEnlaces10:hover{
    background: url(../imagenes/menuEnlaces.png) left -239px no-repeat;
} 

#menuHeader .menuEnlaces11{
    background: url(../imagenes/menuEnlaces.png) -138px -266px no-repeat;
    text-indent: -9999px; }

#menuHeader .menuEnlaces11:hover{
    background: url(../imagenes/menuEnlaces.png) left -266px no-repeat;
} 

#menuHeader .menuEnlaces12{
    background: url(../imagenes/menuEnlaces.png) -138px -293px no-repeat;
    text-indent: -9999px; }

#menuHeader .menuEnlaces12:hover{
    background: url(../imagenes/menuEnlaces.png) left -293px no-repeat;
}

/**
* disenno1
*/

.tabla0{
    margin: 3px 0px 5px 0px;
}

/**
* disenno1
*/

.tabla1{
    margin: 5px;
}

.titulo1{
	font-weight: bold;
	padding: 5px 0px 6px 15px;
    margin: 0px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    background: #35447b url(../imagenes/titulo1.jpg) left top no-repeat;
}

.contenido1 .contenidoBloque7191id{
	padding: 0px;
    margin: 0px;
}

.contenido1{
	padding: 0px;
    margin: 0px;
	font-size: 11px;
    background: url(../imagenes/tabla1.jpg) left bottom no-repeat;
}


.enlace1{
	list-style: none;
	margin: 0px;
	padding: 0px; /* fix ff para cuando se define un margin en el ul */
}

.enlace1 li{
	margin: 0px;
	padding: 3px 0px 3px 0px;
    border-bottom: 1px dotted #FFFFFF;
}
.enlace1 a{
	color: #00659c;
	font-size: 11px;
	display: block;
	font-size: 11px;
    margin: 0px;
	padding: 3px 3px 3px 13px;
    display: block;
	text-decoration: none;
    background: url(../imagenes/vinneta1.gif) 3px 8px no-repeat;
}
.enlace1 a:hover{
	color: #015AB2;
    background: #FFFFFF url(../imagenes/vinneta1.gif) 3px 8px no-repeat;
}

.tablaBloque7191id{
    width: 406px;
    background: #C2CCE4 url(../imagenes/tablaSlider.gif) left bottom no-repeat;
}

.notBloque1{
	padding: 0px;
    margin: 0px;
    height: 120px;
}

.notBloque1 a{
   color: #064a75;
   text-decoration: none;
   font-weight: bold;
margin-bottom: 5px;
}

.notBloque1 a:hover{
   text-decoration: underline;
}


.notBloqueTitulo{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color:#015AB2;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
}

.notBloqueTitulo:hover{
    text-decoration: underline;
}


.tituloBloque7191{
    display:none;
    xcolor: #C2CCE4;
    xheight: 1px;
    xbackground: url(../imagenes/tituloSlider.gif) left top no-repeat;
}

.stripNavL{
    background: url(../imagenes/izq.gif) center top no-repeat;
}
.stripNavR{
    background: url(../imagenes/der.gif) center top no-repeat;
}

.tituloBloque{
    background: url(../imagenes/tituloBloque.jpg) left top no-repeat;
    padding: 5px 0px 5px 30px;
    margin: 10px 0px 5px 0px;
    font-size: 18px;
    font-weight: bold;
color: #15508a;
font-family: calibri, verdad;
}

.notBloque h4{
	display: none;
}


.notBloque h3{
	margin: 0px;
	padding: 0px;
}

.notBloque h3 a{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#5C5B5F;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.notBloque h3 a:hover{
	text-decoration: none;
	color: #E15802;
}

.notBloque img{
	width: 98px;
	height: 99px;
	margin: 5px 10px 5px 0px;
}
.notBloque p{
	margin: 0px;
	padding: 0px;
    text-align: justify;
}


/**
* disenno4
*/

.tabla4{
    margin: 10px 0px 5px 0px;
}

.titulo4{
	font-weight: bold;
	padding: 3px 0px 3px 28px;
    margin: 0px 0px 0px 10px;
    color: #015AB2;
    font-size: 1.4em;
	background: url(../imagenes/tituloVideo.jpg) left top no-repeat;
}

.contenido4{
	padding: 0px 5px 0px 0px;
    margin: 0px;
	font-size: 11px;
    background: url(../imagenes/tabla1.jpg) left bottom no-repeat;
}
/**
* Noticias
*/

.notBloque{
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
    overflow:hidden;
}

.notBloque p{
	padding: 0px;
	margin: 5px 0px 0px 0px;
    text-align: justify;
}

.contenidoNoticias1 .notBloque a{
    color:#3D95E8;
    text-decoration: underline;
}

.contenidoNoticias1 .notBloque a:hover{
    color:#44474C;
    text-decoration: underline;
}

.notBloque h4{
	padding: 0px;
	margin: 0px;
}

.contenidoNoticias1 .notBloque1 h4 a{
    font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0px 0px 0px;
	margin: 0px;
    color:#3D95E8;
    text-decoration: none;
    font-size: 11px;
}

.notBloque1 h4 a:hover{
    text-decoration: underline;
}

.notBloque1 h3 a{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	padding: 0px;
	margin: 0px;
    color:#44474C;
    text-decoration: none;
}

.notBloque1 h3 a:hover{
    color:#004579;
    text-decoration: underline;
}

.notBloque1 img{
    float: right;
	width: 75px;
	height: 100px;
    clear: both;
	padding: 0px;
	margin: 5px 5px 5px 0px;
}

.h3NotTema{
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

.notFecha{
    display:none;
    color:#FFFFFF;
    font-size: 10px;
    padding: 0px;
	margin: 0px;
}

#notEspec7191-{
	background: url(../imagenes/tituloNotBloque.jpg) left 15px no-repeat;
        padding: 3px 0px 3px 23px;
margin: 0px;
}

#notEspec7191-1 .notBloqueTitulo{
    clear: both;
}

.enlaceExtra a {
	color: #2378DC;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 7px;
	background: url(../imagenes/vinetaFlecha.gif) 0px 4px no-repeat;
}
.enlaceExtra a:hover {text-decoration: underline;}


/**
TABLA USUARIO
****/
.msgAyuda, .msgAyuda2, .msgAyuda3 {
	background: url(../imagenes/tablaUsuario.png) left top no-repeat;
	border-top: none;
	border-left: none;
	border-right: 1px solid #7FCEEF;
	border-bottom: 1px solid #7FCEEF;
	padding: 70px 10px 30px 55px;
}

.msgAyuda2 {background: url(../imagenes/tablaCirugia.png) left top no-repeat;padding: 30px 10px 15px 25px;}
.msgAyuda3 {background: url(../imagenes/tablaUsuario3.png) left top no-repeat;padding: 80px 10px 15px 25px;}
.msgAyuda2 h2 {margin-left: 40px;}

.dModPublicaciones35290 h1.pub{display:none;}
.dModPublicaciones35501 h1.pub{display:none;}

/**
Estilos internos Ingles
****/

.dModPublicaciones35734 .modRuta{display:none;}
.dModPublicaciones35734 h1.pub{display:none;}



/**
Estilos servicios Ingles
****/

.tituloBloque9232{display:none;}

.contenidoBloque9232id img{width: 408px; height: 182px;}

.notEspecNum{float: right;}

.notEspecNum li{float:left; list-style:none; margin:0px 3px 0px 3px; padding:0px;}

.notEspecNum li a{
    text-decoration: none;
	color: #093e66;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 4px 1px 4px;
    height: 18px;
    background: url(../imagenes/botonNoticiaHover.gif) left top no-repeat;
}

.notEspecNum a:hover{
    color: #FFFFFF;
	background: url(../imagenes/botonNoticia.gif) left top no-repeat;
}

#notEspecNumSel a{
    color: #FFFFFF;
	background: url(../imagenes/botonNoticia.gif) left top no-repeat;
}

/**
dModCalendario
****/

.dModCalendario h1{
    text-indent: -9999px; /* oculta el texto */
	background: url(../imagenes/h1dCalendario.gif) left top no-repeat;
    height: 45px;
}

.dModCalendario .modRuta{
    display:none;
}

/**
* calenCalendario
*/


.dModCalendario .calendarioTabla{
    width: 410px;
    border: none;
}

.dModCalendario .calendarioTabla th{
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    background: #69a3bc;
}

.dModCalendario .calendarioTabla th a{
    font-size: 14px;
    text-decoration:none;
    color: #ffffff;
    font-weight: bold;


}

.dModCalendario .calendarioTabla td{
    font-size: 14px;
    color: #034268;
    background: #c8d8e9;
}

.dModCalendario .calendarioTabla td a{
    padding: 3px;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background: #036e9e;
}

.dModCalendario .calendarioTabla td a:hover{
	background:#b80b10;
    color: #FFFFFF;
}

/**
* tablaGen
*/


.tablaGen caption{
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	background: #69a3bc;
	font-size: 16px;
	color: #ffffff;
}

.tablaGen th{
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	background: #b3cfdc;
    color: #084f6e;
	font-size: 12px;
}

.tablaGen td{
	background: #dce0e9;
    color: #555b5d;
}

.tablaGen td a{
	display:block;
	padding: 1px;
	color: #0a6893;
	text-decoration: none;
}

.tablaGen td a:hover{
	text-decoration: underline;
}

.dSinDisenno .dSinDisennoCalendario a{
    color: #71b615;
    text-decoration: underline;
}

.descEvento{
    padding: 0px 0px 0px 190px;
    color: #0d486f;
    background: #c1cde3 url(../imagenes/ventanaEvento.jpg) left top no-repeat;
}

.descEvento legend{
    color: #055d98;
    font-size: 18px;
    font-weight: bold;
}

.descEvento a{
    color: #ab1115;
    font-size: 10px;
    font-weight: bold;
}

.dModPublicaciones35839 h1.pub{
  display:none;
}

.dModPublicaciones35838 h1.pub{
  display:none;
}

.dModPublicaciones36273 h1.pub{
  display:none;
}

.dModPublicaciones36273 .pubhijos{
  display:none;
}

.dModPublicaciones36278 h1.pub{
  display:none;
}

.dModPublicaciones36361 h1.pub{
  display:none;
}

.dModPublicaciones36776 h1.pub{
  display:none;
}

.dModPublicaciones36785 h1.pub{
  display:none;
}

.dModPublicaciones36847 h1.pub{
  display:none;
}

.dModPublicaciones36917 h1.pub{
  display:none;
}

.dModPublicaciones37059 h1.pub{
  display:none;
}

.dModPublicaciones37067 h1.pub{
  display:none;
}

.dModPublicaciones37081 h1.pub{
  display:none;
}

.dModPublicaciones37158 h1.pub{
  display:none;
}

.dModPublicaciones35120 h1.pub{
  display:none;
}

.dModPublicaciones37164 h1.pub{
  display:none;
}

.dModPublicaciones37311 h1.pub{
  display:none;
}

.dModPublicaciones37764 h1.pub{
  display:none;
}

.dModPublicaciones38503 h1.pub{
  display:none;
}

.dModPublicaciones38761 h1.pub{
  display:none;
}

.divVideoLista {display:none;}
