﻿/*

Paleta de colores utilizados:

Verde:			    #6aa100;
Verde claro:	    #c3d69b;
Verde más claro:    #d5dfc0;
Azul:			    #26618d;
Azul claro:		    #8eb4e3;
Azul más claro:     #e4effe;
Gris oscuro:	    #404040;
Gris claro:		    #d9d9d9;
Naranja:		    #eb7f00;
Naranja claro:	    #f0b256;
Naranja más claro:  #f3ca8d;

*/

/* Body. */
body
{
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    font-family: Century Gothic;
    font-size: 12px;
    background-color: #ffffff; /*fondo de color blanco*/
    background-image: url(../img/design/sobrecabecera.jpg);
    background-repeat: repeat-x;
}

a img
{
    border-color: #404040;
    border-width: 0px;
}

/*Sobrecabecera*/
#sobrecabecera
{
    width: 960px;
    margin: auto;
}

#logo1aria a img
{
    float: left;
    border-width: 0px;
    margin-top: 15px;  
    height: 80px;
    width: 118px;
    background-color: Transparent;
    /*behavior: url(/img/ie6/iepngfix.htc); */
}

* html #logo1aria a img
{
    behavior: url(/img/ie6/iepngfix.htc);
    
}

#menuh-container #tamanofuente
{
    float: right;
    border: none;
    margin-right: 0px;
    margin-top: 0px;
    width: 55px;
    height: 20px;
}

* html #menuh-container #tamanofuente
{
    float: right;
    display: inline;
    margin-top: -25px;
}

#menuh-container #tamanofuente #reducirfuente a
{
    float:left;
    font-family: Arial;
    color: Black;
    font-size: 12px;
    text-decoration: none;
    background-color: #ebebeb;
    width: 15px;
    height: 16px;
    padding-left: 7px;
    padding-top: 2px;
    margin: auto 5px 0px auto;
    border-width: 1px;
    border-color: #d9d9d9; 
    border-style: solid;
}


#menuh-container #tamanofuente #reducirfuente a:hover
{
    color: #26618d;
    font-size: 12px;
    text-decoration: none;
}

#menuh-container #tamanofuente #aumentarfuente a
{
    float: right;
    font-family: Arial;
    color: Black;
    font-size: 16px;
    text-decoration: none;
    background-color: #ebebeb;
    width: 15px;
    height: 16px;
    padding-left: 5px;
    padding-top: 2px;
    margin: auto 0px 0px 0px;
    border-width: 1px;
    border-color: #d9d9d9; 
    border-style: solid;
}

#menuh-container #tamanofuente #aumentarfuente a:hover
{
    color: #26618d;
    font-size: 16px;
    text-decoration: none;
}

#franja
{
    /*margin-top: 50px;*/
    margin-top: 0px;
    width: 960px;
    height: 20px;
    background-color: #26618d;
}

* html #franja /*para IE 6*/
{
    margin-top: 0px;
}

/* Page Body. */
#pageBody
{
    width: 960px;
    margin: 0px auto auto auto;
    margin: auto; /* Center container on page */
    background-color: #fff;
    border-color: #d9d9d9;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    font-family: Century Gothic;
    font-size: 12px;
}

/* Header */
#header
{
    width: 100%;
    font-size: 1em;
    text-decoration: none;
	color: #000;
	font-family: Arial;
}


#header #subHeader1 /* Top region in header */
{
    width: 100%;
    height: 30px;
    padding-top: 3px;
    color: Black;
    background-color: #f2f2f2;
}

* html #header #subHeader1
{
    padding-top: 0px;
    height: 30px;
}

#header #subHeader1 #subHeader1Content /* Top region in header */
{
    width: 100%;
    margin: auto;
    color: White;
}

#header #subHeader1 #subHeader1Content span.date
{
    float: left;
    color: #fff;
    font-weight: bold;
    margin-left: 6px;    
}

/*#header #subHeader1Content #buscador*/
#header #subHeader1 #subHeader1Content #buscador
{
    float: right;
    text-align:right;
    margin-left: 750px;
    margin-right: 0px;
    margin-top: -20px;
    margin-bottom:10px;
    background-color: Transparent;
}

* html #header #subHeader1 #subHeader1Content #buscador
{
    /*float: right;*/
    margin-left: 745px;

    margin-top: -20px;

    background-color: Transparent;
}

#header #subHeader1 #subHeader1Content #contacta 
{
    /*float:inherit;*/
    text-align: left;
    margin-left: 10px;
    margin-top: 5px;
    font-family: Arial;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    /*font-weight: bold;*/
}

* html #header #subHeader1 #subHeader1Content #contacta 
{
    display: inline;
}

#header #subHeader1 #subHeader1Content #contacta a:link  
{
    color: #000;
    text-decoration: none;
}

#header #subHeader1 #subHeader1Content #contacta a:visited  
{
    color: #000;
    text-decoration: none;
}

#header #subHeader1 #subHeader1Content #contacta a:hover
{
    color: #26618d;
    text-decoration: none;
}

#header #subHeader1 #subHeader1Content #contacta a:active
{
    color: #000;
    text-decoration: none;
}

#header #subHeader1 #subHeader1Content #identificacion
{
    float:right;
    text-align: center;
    margin-right:235px;
    border:0;
    color:White;    
}

/* Top Menu. */
/* ver TopMenuStyle.css y csshover.htc */

/* Content Body. */
#contentBody
{
    width: 100%;
    text-align: center;
    border-color: #d9d9d9;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
}

/* Content. */
#contentContent
{
    width: 100%;
    margin: 0 auto;
    min-height: 600px;
    background-color: #fff;
    padding-top: 4px;
}

#contentContentText
{
    text-align: left;
    /*width: 640px;*/ /*margin: auto;*/
    width: 620px;
    margin: 0px auto 0 10px;
    font-family: Arial;
    font-size:11.5px;
    line-height:125%;
    color: #000;
    /*padding-top: 30px;*/
    padding-top: 10px;
    border-style: solid;
    border-color: #000;
    border-width: 0px; 
}

#contentContentText h1
{
    width: 689px;
    font-size: 1.8em;
    color: #26618d;
    margin-bottom: 0px;
    background-color: #d3e2f4;
    background-image: none;
    border-style: solid;
    border-color: #8eb4e3;
    border-width: 0px;
    border-bottom-width: 4px;
    padding: 8px 0px 8px 10px;
    font-style: normal;
}

* html #contentContentText h1
{
    width: 689px;
    /*margin-left: 100px;*/
}

#contentContentText h1.enfermedad
{
    width: 680px;
    font-size: 1.9em;
    color: #26618d;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #d3e2f4;
    background-image: none;
    border-style: solid;
    border-color: #e4effe;
    border-bottom-color: #8eb4e3;
    border-width: 1px;
    border-bottom-width: 0px;
    padding: 10px 10px 10px 10px;
    font-style: normal;
}

#contentContentText h2
{
    font-size: 1.6em;
    margin-top: 20px;
    color: #26618d;
    line-height: 1.3em;
}

#contentContentText h3
{
    font-size: 1.4em;
    margin-top: 25px;
    color: #6aa100;
    line-height: 1em;
    margin-bottom:0px;
   
}

#contentContentText h3 a, #contentContentText h3 a:hover
{
    color: #6aa100;
}

#contentContentText h4
{
    font-size: 1.2em;
    margin-top: 15px; 
    color: #26618d;
    line-height: 1.3em;
    margin-bottom: 0px;
}

#contentContentText h5
{
    font-size: 1em;
    margin-top: 14px;
    color: #26618d;
    text-decoration: underline;
    line-height: 1.3em;
    margin-bottom: 0px;
}

#contentContentText h6
{
    font-size: 1em;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 0px; 
    color: #26618d;
    text-decoration: none;
    font-style: italic;
    line-height: 1.3em;
}

#contentContentText hVideo
{
    font-size: 1.5em;
    margin-top: 20px; 
    background-color:Yellow;
    line-height: 1.3em;    
}

#contentContentText #twocols 
{
    width: 680px;
   
}

#contentContentText .colone 
{
    float: left; 
    width: 320px; 
    margin-right: 20px;
}
#contentContentText .colone a
{
    text-decoration: none;
}

#contentContentText .coltwo
{
    float: right; 
    width: 320px; 
    margin-right: 20px;
}
#contentContentText .coltwo a
{
    text-decoration: none;
}

#contentContentText p
{
    text-align: justify;
    color: #000;
}

#contentContentText pNaranja
{
    color: #ec8200;
    font-size:1.2em
}

#contentContentText a
{
    color: #26618d;
}

#contentContentText a:hover
{
    color: #eb7f00;
}

#contentContentText ul
{
    list-style-image: url(/img/design/img_listas.gif);
    padding-left: 30px;
    margin-left: 0px;
    color: #000;
}

#contentContentText ul li
{
    margin-top: 3px;
}

#contentContentText ol li
{
    margin: 3px auto;
}

/*Submenús del lateral izquierdo*/
.leftSubmenu
{
    float: left;
    text-align: left;
    margin: 0px 0px 0px 0px;
    width: 220px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1em;
    font-weight: bold;
    border-style: solid;
    border-color: #000;
    border-width: 0px; 
}

* html .leftSubmenu
{
    float: left;
    margin:0;
    width: 220px;
    height: 100%;
}

#contentLelftSubmenu
{
    margin-top: 40px;
    margin-bottom: 100px;
}

#contentContentText h1.headerSubmenuSelec
{
    width: 198px;
    font-size: 1.5em;
    color: #4d4d4d;
    margin: 5px 0px 0px 0px;
    background-color: #d4d4d4;
    background-image: none;
    border-width: 0px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 10px 10px 10px 10px;
    font-style: normal;
}    

#contentContentText h1.headerSubmenuSelec a
{
    text-decoration: none;
    color: #4d4d4d;
} 

#contentContentText h1.headerSubmenuSelec a:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText .headerSubmenuSelec
{
    width: 198px;
    font-size: 1.5em;
    color: #4d4d4d;
    margin: 5px 0px 0px 0px;
    background-color: #d4d4d4;
    background-image: none;
    border-width: 0px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 10px 10px 10px 10px;
    font-style: normal;
    font-weight:normal;
}    

#contentContentText A.headerSubmenuSelec
{
    text-decoration: none;
    color: #4d4d4d;
} 

#contentContentText A.headerSubmenuSelec:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText h1.headerSubmenu
{
    width: 198px;
    font-size: 1.5em;
    color: #4d4d4d;
    margin: 5px 0px 0px 0px;
    background-image: none;
    border-width: 0px;
    background-color: #ededed;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 10px 10px 10px 10px;
    /*font-size: bold;*/
    font-weight:normal;
}

#contentContentText h1.headerSubmenu a
{
    color: #4d4d4d;
    text-decoration: none;
    font-style: normal;
}

#contentContentText h1.headerSubmenu a:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText .headerSubmenu
{
    width: 198px;
    font-size: 1.5em;
    /*color: #4d4d4d;*/
    color: Red;
    margin: 5px 0px 0px 0px;
    background-image: none;
    border-width: 0px;
    background-color: #ededed;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    padding: 10px 10px 10px 10px;
    font-style: normal;
    font-weight:normal;
}

#contentContentText A.headerSubmenu
{
    color: #4d4d4d;
    text-decoration: none;
    font-style: normal;
}

#contentContentText A.headerSubmenu:hover
{
    text-decoration: none;
    color: #26618d;
}



#contentContentText .entryMenuNoSelec
{
    width: 188px;
    font-size: 1.1em;
    color: #4d4d4d;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 5px 10px 5px 20px;
    font-style: normal;
    font-weight:normal;
}

#contentContentText A.entryMenuNoSelec
{
    color: #4d4d4d;
}

#contentContentText A.entryMenuNoSelec:hover
{
    text-decoration: none;
}

#contentContentText .entryMenu
{
    width: 188px;
    font-size: 1.1em;
    color: #4d4d4d;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 5px 10px 5px 20px;
    font-style: normal;
    font-weight:normal;
}

#contentContentText .entryMenu a
{
    color: #4d4d4d;
    text-decoration: none;
}

#contentContentText .entryMenu a:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText A.entryMenu
{
    color: #4d4d4d;
    text-decoration: none;
}

#contentContentText A.entryMenu:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText .entryMenuEnd
{
    width: 188px;
    font-size: 1.1em;
    color: #4d4d4d;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 5px 10px 5px 20px;
    font-style: normal;
}

#contentContentText .entryMenuEnd a
{
    color: #4d4d4d;
    text-decoration: none;
}

#contentContentText .entryMenuEnd a:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText .entryMenuSelec
{
    width: 188px;
    font-size: 1.1em;
    color: #262626;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 5px 10px 5px 20px;
    font-style: normal;
    /*font-weight: 900;*/
    font-weight:normal;
}

#contentContentText .entryMenuSelec a
{
    text-decoration: none;
    color: #262626;
}

#contentContentText .entryMenuSelec a:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText A.entryMenuSelec
{
    text-decoration: none;
    color: #262626;
}

#contentContentText A.entryMenuSelec:hover
{
    text-decoration: none;
    color: #262626;
}

#contentContentText .entryMenuLevel2Selec
{
    width: 178px;
    font-size: 1.1em;
    color: #262626;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 5px 10px 5px 30px;
    font-style: normal;
    font-weight:normal;
}

#contentContentText .entryMenuLevel2Selec a
{
    text-decoration: none;
    color: #262626;
}

#contentContentText A.entryMenuLevel2Selec
{
    text-decoration: none;
    color: #262626;
}

#contentContentText .entryMenuLevel2
{
    width: 178px;
    font-size: 1.1em;
    color: #4d4d4d;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-top-width: 0px;
    border-bottom-width: 1px;
    padding: 5px 10px 5px 30px;
    font-style: normal;
    font-weight:normal;
}

#contentContentText .entryMenuLevel2 a
{
    text-decoration: none;
    color: #4d4d4d;
}

#contentContentText .entryMenuLevel2 a:hover
{
    text-decoration: none;
    color: #26618d;
}

#contentContentText A.entryMenuLevel2
{
    text-decoration: none;
    color: #4d4d4d;
}

#contentContentText A.entryMenuLevel2:hover
{
    text-decoration: none;
    color: #26618d;
}

.leftSubmenu h1.headerSubmenu
{
    width: 200px;
    font-size: 1.5em;
    color: #26618d;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    background-image: none;
    border-width: 0px;
    padding: 0px 10px 10px 0px;
    font-style: normal;
}

.leftSubmenu a img
{
    margin-top: 5px;    
    border-width: 0px;
    border-style: solid;
}

/*Contenido de los menús y submenús*/
#contentEnf
{
    text-align: left;
    /*width: 640px;*/ /*margin: auto;*/
    width: 700px;
    margin: 0px auto 0 240px;
    font-family: Arial;
    font-size:11.5px;
    line-height:125%;
    color: #000;
    padding-top: 0px;
    /*padding-bottom: 80px;*/
    border-style: solid;
    border-color: #000;
    border-width: 0px; 
}

#all_content
{
    width: 940px;
}

* html #all_content
{
    width: 940px;
    height: 100%;
    
}

.contentEnf
{
    text-align: left;
    /*width: 640px;*/ /*margin: auto;*/
    width: 700px;
    margin: 0px auto 0 240px;
    font-family: Arial;
    font-size:11.5px;
    line-height:125%;
    color: #000;
    padding-top: 0px;
    /*padding-bottom: 80px;*/
    border-style: solid;
    border-color: #000;
    border-width: 0px; 
}

* html .contentEnf
{
    width: 650px;
    margin: 0;
    float: right;
}


/* Menu de la enfermedad */
#menuEnf
{
    width: 680px;
    margin-top: 0px;
    margin-bottom: 30px;
    background-color: #26618d;
    border-color: #8eb4e3;
    border-style: solid;
    border-width: 3px 1px 1px 1px;
    text-align: left;
    padding: 4px 10px; /*height: 2em;*/
    font-family:Arial;
}

#menuEnf ul
{
    list-style: none;
    margin-left: 0px;
    padding: 0;
    border: none;
    display: inline;
}

#menuEnf ul li
{
    display: inline;
    padding: 0px;
    margin: 0px 3px 0px 3px;
    background-color: #26618d;
    font-size: 0.9em; /*position: relative;*/
    line-height: 1.1em;
    text-align: center;
    border-color: #fff;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    color: #8eb4e3;
    font-weight: bold;
}

#menuEnf ul li a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size:1.1em;
    padding: 4px;
}

#menuEnf ul li a:hover
{
    background-color: #8eb4e3;
    color: #404040;
    text-decoration: none;
    font-weight: bold;
    padding: 4px;
}

#firstPart
{
      width: 950px;
      height: 280px; 
      margin: 0px 0px 0px 0px;
      /*background-color: #4a85d9;*/
}

* html #firstPart
{
      width: 950px;
      height: 280px; 
      margin: 0px 0px 0px 0px;
}

#secondPart
{
      width: 950px;
      height: 300px; 
      margin: 40px 0px 0px 0px;
}

#secondPartLeft
{
    float: left;
    width: 620px;
    height: 300px;
}

#thirdPart
{
    margin: 40px 10px auto 640px;
    border-width: 0px;
    border-style: solid;
}

#thirdPart a img
{
    border-width: 0px;
    border-style: solid;
}


/* Menu Superior. (menús cuerpo principal)*/
#contentContentMainBody
{
    float: left;
    text-align: left;
    margin: 0px 0px 0px 0px;
    width: 630px;
    height: 280px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1em;
    font-weight: bold;
    border-style: solid;
    border-color: #000;
    border-width: 0px; 
}

* html #contentContentMainBody
{
    width: 620px;
    margin-right: 0px;
}

#contentContentMainBodyOther
{
    float: left;
    text-align: left;
    margin: 30px 0px 0px 35px;
    width: 630px;
    height: 280px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1em;
    font-weight: bold;
    border-style: solid;
    border-color: #000;
    border-width: 0px; 
}

/* Menu Superior. (cuerpo principal. Fila 1) 1.*/
#contentContentMainBody1 ul.menu1
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    display: inline;
    list-style: none;
    /*width: 620px;*/
}


/* Menu Superior (cuerpo principal. Fila 1) 1 - Nivel 1 - Sin submenu */
#contentContentMainBody1 ul.menu1 li.nosub
{
    margin: 0px 0px 0px 0px;
    /*margin: 0px 0px 6px 0px;*/
    display: inline;
}

#contentContentMainBody1 ul.menu1 li.nosubFirst
{
    margin: 0px 0px 0px 0px;
    /*margin: 0px 0px 6px 0px;*/
    display: inline;
}

#contentContentMainBody1 ul.menu1 li.nosubLast
{
    margin: 0px 0px 0px 0px;
    /*margin: 0px 0px 6px 0px;*/
    display: inline;
}

#contentContentMainBody1 ul.menu1 li img
{
    border: none;
}

#contentContentMainBody1 ul.menu1 li a
{
    width: 140px;
    height: 100px;
    text-decoration: none;
    font-weight: bold;
}

#contentContentMainBody1 ul.menu1 li a:link, #contentContentMainBody1 ul.menu1 li a:visited
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 140px;
}

#contentContentMainBody1 ul.menu1 li.nosubFirst a:link, #contentContentMainBody1 ul.menu1 li.nosubFirst a:visited
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 140px;
}

* html #contentContentMainBody1 ul.menu1 li.nosubLast a:link 
{
    margin-right: 0px;
}

* html #contentContentMainBody1 ul.menu1 li.nosubLast a:visited
{
    margin-right: 0px;
}

/*#contentContentMainBody1 ul.menu1 li.nosub a:active
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 120px;
}

#contentContentMainBody1 ul.menu1 li.nosubFirst a:active
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 120px;
}*/

.contentContentMainBodyFooter
{
    font-family: Arial;
    margin: 15px 0px 0px 0px;
    text-align: center;
}

* html .contentContentMainBodyFooter 
{
    margin-top: 11px;
}

.contentContentMainBodyFooter .titlefirst a
{
    float:left;
    width: 140px;
    height: 15px;
    text-decoration: None;
    font-size: 1.2em;
    margin: 5px 10px 10px 0px;
}

* html .contentContentMainBodyFooter .titlefirst a
{
    font-size: 15px;
    margin: 0px 10px 10px 0px;
}

.contentContentMainBodyFooter .title a
{
    float:left;
    width: 140px;
    height: 15px;
    text-decoration: None;
    font-size: 1.2em;
    margin: 5px 10px 10px 10px;
}

* html .contentContentMainBodyFooter .title a
{
    font-size: 15px;
    margin: 0px 10px 10px 10px;
}

.contentContentMainBodyFooter .titleLast a
{
    float:left;
    width: 140px;
    height: 15px;
    text-decoration: None;
    font-size: 1.2em;
    margin: 5px 10px 10px 10px;
}

* html .contentContentMainBodyFooter .titleLast a
{
    float:left;
    width: 140px;
    height: 15px;
    text-decoration: None;
    font-size: 15px;
    margin: 0px 0px 10px 10px;
}

/************************************************************************/
/* Menu Superior. (cuerpo principal. Fila 1) 1.*/
#contentContentMainBody2 ul.menu1
{
    margin: 50px 0px 0px 0px;
    padding: 0px;
    display: inline;
    list-style: none;
}

/* Menu Superior (cuerpo principal. Fila 1) 1 - Nivel 1 - Sin submenu */
#contentContentMainBody2 ul.menu1 li
{
    margin: 0px 0px 0px 0px;
    display: inline;
}

#contentContentMainBody2 ul.menu1 li img
{
    border: none;
}

#contentContentMainBody2 ul.menu1 li a
{
    width: 140px;
    height: 100px;
    text-decoration: none;
    font-weight: bold;
}

#contentContentMainBody2 ul.menu1 li a:link, #contentContentMainBody2 ul.menu1 li a:visited
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 140px;
}

#contentContentMainBody2 ul.menu1 li.nosubFirst a:link, #contentContentMainBody2 ul.menu1 li.nosubFirst a:visited
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 140px;
}

* html #contentContentMainBody2 ul.menu1 li.nosubLast a:link
{
    margin-right: 0px;
}

* html #contentContentMainBody2 ul.menu1 li.nosubLast a:visited
{
    margin-right: 0px;
}

#contentContentMainBody2 ul.menu1 li a:active
{
    color: #fff;
    display: block;
    padding: 0px 0 0px 0px;
    text-align: left;
    margin-top: 35px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
    width: 120px;
}

* html #contentContentMainBody2 ul.menu1 li.nosubLast a:active
{
    margin-right: 0px;
}

#contentContentAportaciones
{
    float: left;
    text-align: left;
    width: 620px;
    height: 280px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1.2em;
    font-weight: bold;
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px; 
}

#aportacionesTitle
{
    float: left;
    text-align: left;
	padding: 2px 6px;
	width: 610px;
	background-color: #26618d;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#col1
{
    float: left;
    margin: 15px 0px auto 10px;
}

#col2
{
    float: right;
    margin: 15px auto auto 0px;
}

#col3
{
    float: left;
    margin: 15px 0px auto 10px;
    width: 290px;
}

* html #col3
{
    float: left;
    margin: 15px 0px auto 10px;
    width: 280px;
}

#col4
{
    float: left;
    margin: 15px 0px auto 10px;
    width: 335px;
}

#col5
{
    float: right;
    margin: 15px 0px auto 10px;
    width: 335px;
}

.verMas
{
    text-align: right;
    font-size: 0.95em;
    margin-top: 0px;
    margin-right: 10px;
    padding: 0px;
}

#contentContentInteres
{
    float: right;
    text-align: left;
    margin-right: 10px;
    margin-top: 0px;
    width: 298px;
    height: 280px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1.2em;
    font-weight: bold;
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px; 
}

* html #contentContentInteres
{
    margin-right: 9px;
    width: 298px;
    display: inline;
}

#interesTitle
{
    float: right;
	width: 288px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 2px 6px;
	background-color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #26618d;
}

* html #interesTitle
{
    margin-right: 10px;
    display: inline;
}

/* Scroll vertical de actualidad */
#actScroll
{
    float: right;
    text-align: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    width: 298px; /*2 píxeles son del borde*/
    height: 260px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 14px;
    font-weight: bold;
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px;
    background-repeat: repeat-x;
}

* html #actScroll
{
    margin-right: 10px;
    height: 260px;
    display: inline;
}

#scrollTitle
{
    float: right;
    width: 288px;
    margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 2px 6px;
	margin-left: 10px;
	font-weight: bold;
	background-color: #fff;
	font-size: 1.2em;
	color: #fff;
	background-color: #26618d;
}

* html #scrollTitle
{
    margin-right: 10px;
    display: inline;
}

#actScroll #scrollText
{	
	padding: 4px 6px;
	font-size: 0.9em;
}

#actScroll #scrollText .element
{
	font-family: Arial;
}

#actScroll #scrollText .element span.elementTitle
{
	font-size: 1.2em;
	color: #26618d;
	font-weight: bold;
	line-height: 1em;
}

#actScroll #scrollText .element span.elementTitle a
{
	text-decoration: none;
	color: #26618d;
}

#actScroll #scrollText .element span.elementTitle a:link
{
	text-decoration: none;
	color: #26618d;
}

#actScroll #scrollText .element span.elementTitle a:visited
{
	text-decoration: none;
	color: #26618d;
}

#actScroll #scrollText .element span.elementTitle a:active
{
	text-decoration: none;
	color: #26618d;
}
#actScroll #scrollText .element span.elementTitle a:hover
{
	text-decoration: none;
	color: #8eb4e3;
}


#actScroll #scrollText .element span.elementDate
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #4a85d9;
	line-height: 1em;
}

#actScroll #scrollText .element p.elementText
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	font-weight: normal;
	color:   #404040;
	line-height: 1em;
}

#fondo1
{
    background-color: #d3e2f4;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 530px;
}
.fondo1
{
    background-color: #d3e2f4;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 530px;
}
#fondo3
{
    background-color: #e4effe;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 530px;
}

/* Tablas. */

/* NOTA importante. Los estilosd de las tablas que vienen a continuacion se definieron en un primer momento. Sin
embargo, debido a la gran cantidad de tablas del Web, se pasó a incluir el estilo de cada tabla en el propio
XHTML, utilizando únicamente el estilo de la tabla0 como base.*/

.tabla0 /* Utilizada en [Cardiovascular - Hipertension - AP. Consulta] */
{
    width: 100%;
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px;
    border-collapse: collapse;
    margin: auto;
}

.tabla0 th.tipo0
{
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px;
    border-collapse: collapse;
}

.tabla0 th.tipo1
{
    background-color: #ccccff;
    text-align: center;
    line-height: 2em;
}

.tabla0 td.tipo1
{
    background-color: #a1c162;
    border-bottom-width: 0px;
}

.tabla0 td.tipo2
{
    background-color: #d6e3bc;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

.tabla0 td.tipo3
{
    background-color: #f2dbdb;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

.tabla0 td.tipo4
{
    background-color: #cf9795;
    border-top-width: 0px;
}
/**/
.tablaAzul
{
    width: 100%;
    border-style: solid;
    border-color: #8eb4e3;
    border-width: 1px;
    border-collapse: collapse;
    margin: auto;
}

.tablaAzul td.tipo0
{
    background-color: #ffffff;
    border-color: #8eb4e3;
}

.tablaAzul td.tipo1
{
    background-color: #d3e2f4;
    border-color: #8eb4e3;
}

.tablaAzul td.tipo2
{
    background-color: #699dde;
    border-color: #8eb4e3;
}

.tablaAzul td.tipo3
{
    background-color: #95c4fc;
    border-color: #8eb4e3;
}

.tablaAzul td.tipo4
{
    background-color: #5d88bd;
    border-color: #8eb4e3;
}

.tabla1 /* */
{
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px;
    border-collapse: collapse;
    margin: auto; /*color: #404040;*/
}

.tabla1 th, td
{
    border-style: solid;
    border-color: #404040;
    border-width: 1px;
    padding: 4px;
}

.tabla1 th.tipo1
{
    background-color: #8eb4e3;
    font-weight: bold;
    width: 25%;
    vertical-align: top;
    text-align: center;
}

.tabla1 td.tipo1
{
    background-color: #fff;
    font-weight: normal;
    width: 75%;
    vertical-align: top;
}

.tabla1 td.tipo2
{
    background-color: #fff;
    font-weight: bold;
    vertical-align: top;
    width: 300px;
}

.tabla1 td.tipo2-0
{
    background-color: #fff;
    font-weight: bold;
    vertical-align: top;
    width: 300px;
    border-bottom-width: 0px;
}

.tabla1 td.tipo2-1
{
    background-color: #fff;
    font-weight: normal;
    vertical-align: top;
    border-width: 0 1px 0 0;
    padding: 1px 4px 1px 20px;
}

.tabla1 td.tipo3
{
    background-color: #fff;
    font-weight: normal;
    width: 240px;
    vertical-align: top;
}

.tabla1 td.tipo3-0
{
    background-color: #fff;
    font-weight: normal;
    width: 240px;
    vertical-align: top;
    border-bottom-width: 0px;
}

.tabla1 td.tipo3-1
{
    background-color: #fff;
    font-weight: normal;
    vertical-align: top;
    border-width: 0 0 0 1px;
    padding: 1px 4px 1px 4px;
}

.tabla1 td.tipo4
{
    width: 100%;
    border-left-width: 0px;
    border-right-width: 0px;
}

.tabla1 td.tipo5
{
    width: 50%;
    border-width: 1px;
    font-weight: bold;
    background-color: #c3d69b;
}

.tabla1 td.tipo5-1
{
    width: 50%;
    border-width: 1px;
    background-color: #d3e2f4;
}

.tabla1 ul
{
    list-style-type: disc;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* tabla 2*/
.tabla2
{
    border-style: solid;
    border-color: #404040;
    border-width: 0px;
    border-collapse: collapse;
    margin: 30px auto 20px 0px; /*color: #404040;*/
    vertical-align: top;
    color: #000;
}


.tabla2 th.tipo1
{
    border-width: 0 0 0 0px;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 20px;
}

.tabla2 th.tipo2
{
    border-width: 0 0 0 0px;
    font-weight: normal;
    text-decoration: underline;
    padding-bottom: 20px;
}

.tabla2 td.tipo1
{
    border-width: 0 0 0 0px;
    width: 100px;
    text-align: left;
    padding-left: 0;
}

.tabla2 td.tipo2
{
    border-width: 0 0 0 0px;
}

/* tabla 3 */
.tabla3
{
    border-style: solid;
    border-color: #404040;
    border-width: 1px;
    border-collapse: collapse;
    margin: 30px auto 20px auto;
    vertical-align: top;
    color: #000;
}

.tabla3 th.tipo0
{
    background-color: #fff;
}

.tabla3 th.tipo1
{
    font-weight: bold;
    background-color: #8eb4e3;
    border-style: solid;
    border-color: #404040;
    border-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.tabla3 td.tipo1
{
    background-color: #f0b256;
}

.tabla3 td.tipo2
{
}  
    
/* Tabla vendajes */

.tablaVendajes /* Utilizada en [Cardiovascular - Hipertension - AP. Consulta] */
{
    width: 100%;
    margin: auto;
}

.tablaVendajes th.tipo0
{
    border-style: solid;
    border-color: #404040;
    border-width: 1px;
    border-collapse: collapse;
    
}


.tablaVendajes td
{
    border-bottom-width: 0px;
    border:0;
}

/* leyenda tabla */

.leyendaTabla
{
    margin-top: 4px;
    margin-left: 4px;
    font-style: italic;
    font-size: 0.9em;
    margin-bottom: 20px;
    text-align: justify;
}


.cajaSubmenuIzquierda
{
    border:1px;
    width: 220px;
    height: 24px;
    padding: 0px 0px 1px 0px;
    border: 0;
    background-color: #d3e2f4;
    /*background-image: url(/img/design/botonFlecha.gif); */
}

.cajaSubmenuIzquierdaSub 
{
    border:1px;
    width: 220px;
    height: 24px;
    padding: 0px 0px 1px 0px;
    border: 0;
    background-color: #d3e2f4;
    background-image: url(/img/design/botonFlecha.gif);
    background-repeat: no-repeat;
}

.cajaSubmenuIzquierdaSub ul li
{
    border:1px;
    padding: 0px 0px 1px 0px;
    /*border: 0;*/
    background-color: #d3e2f4;
}

.submenuNivel1
{
    color:#6e6d6d; 
    font-size:13px; 
    line-height:18px;
}

/* Main Page Sections*/
#mainSection1
{
    float: left;
    border-color: #d9d9d9;
    border-width: 0px 0px 0px 0px;
    /*border-width: 0px 1px 1px 0px; Con medicos premier*/ 
    border-style: solid; /*border-left-style: solid; 	border-left-color: #ccc;*/
    float: left;
    width: 310px;
    /*height: 600px; Con medicos premier*/
    background-color: #fff;
    margin-top: 0px;
    padding-top: 0px;
}

#mainSection1 h1
{
    font-size: 1.6em;
    font-style: normal;
    border-color: #8eb4e3;
    border-width: 0px 0px 0px 0px;
    border-style: dashed;
    width: 70%;
    padding: 6px 0 6px 0px;
    background-color: #fff; /*background-color: #8eb4e3;*/
    color: #26618d;
    margin: 0px auto 10px 0px;
}

#mainSection1 p
{
    padding: 10px;
}

#mainSection1 ul
{
    list-style-image: url(/img/design/img_listas.gif);
    padding-left: 30px;
    margin-left: 0px;
}

    
#mainSectionPremier
{
    border-color: #d9d9d9;
    border-width: 0px 1px 0px 0px;
    border-style: solid; /*border-left-style: solid; 	border-left-color: #ccc;*/
    background-image:url(/img/design/fondoPremier3.gif);
    float: left;
    width: 349px;
    height: 400px;
    margin-top: 0px;
    padding-top: 0px;
    font-family: Arial;    
}

#mainSectionPremier h1
{
    background-image:url(/img/design/fondoPremier5.gif);
    height:25px;
    width:100%;
    padding: 6px 0 6px 0px;
    border-width: 0px 0px 0px 0px;

}

.mainSectionPremierElement
{
    margin: 35px 0px 0px 0px;
    width: 330px;
    height: auto;
    padding-left: 10px;
    border-width: 0px;
    border-style: solid;
}

#mainSectionPremier h2
{
    font-size: 1.1em;
    font-style: normal;
    border-color: #8eb4e3;
    border-width: 0px 0px 0px 0px;
    border-style: dashed;
    width: 70%;
    padding: 0px 0 0px 0px;
    color: #26618d;
    margin: 0px 30px 6px auto;
}

#mainSectionPremier h3
{
    font-size: 1em;
    font-style: normal;
    border-color: #8eb4e3;
    border-width: 0px 0px 0px 0px;

    padding: 0px 0 0px 0px;
    color: #8eb4e3;
    margin-top: 0px;
}

#mainSectionPremier p
{
    margin-top: 0px;
    font-size: 0.9em;
}

#contentContentMenuRight #mainSection2
{
    
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
    width: 300px;
    height: 280px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 1em;
    font-weight: bold;
    background-image: url(/img/design/fondoActualidad.jpg)
}

#contentContentMenuRight #mainSection2 #mainSectionElement2
{
    margin: 20px 5px 10px 20px;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
}

#contentContentMenuRight #mainSection2  #mainSectionElement2 #mainSectionElement2Photo
{
    width: 60px;
    height: 60px;
    float: left;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    margin-top: 0px;
    margin-left: 0px;
}

#contentContentMenuRight #mainSection2  #mainSectionElement2 #mainSectionElement2Photo img
{
    border: none;
}

#contentContentMenuRight #mainSection2  #mainSectionElement2 #mainSectionElement2Description
{
    width: 190px;
    height: 60px;
    float: right;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    margin-top: 5px;
    margin-right: 0px;
    font-family: Arial;
    text-align: left;
    line-height: 1.1em;
    color: #404040;
    font-size: 0.8em;
    
}

#contentContentMenuRight #mainSection2  #mainSectionElement2 #mainSectionElement2Description #elementTitle a
{
    margin: 0px;
    margin-bottom: 5px;
    font-size: 1em;
    color: #26618d;
    text-decoration: none;

}





#mainSection2
{
    border-color: #26618d;
    border-width: 0px;
    border-style: solid;
    float: right;
    margin-left: 0px;
    /*width: 289px;*/
    width: 275px;
    height: 560px; /*background-color: #d9d9d9;*/
}

#mainSection2 h1
{
    font-size: 1.3em;
    font-style: normal;
    border-color: #8eb4e3;
    border-width: 0px 0px 0px 0px;
    border-style: dashed;
    width: 80%;
    padding: 6px 0 6px 20px;
    background-color: #fff; /*background-color: #8eb4e3;*/
    color: #8eb4e3;
    margin-bottom: 10px;
    margin-top: 0px;
}

#mainSection2 p
{
    padding: 10px;
}

#mainSection2 ul
{
    list-style-image: url(/img/design/img_listas.gif);
    padding-left: 30px;
    margin-left: 0px;
}

#mainSection2 ol li
{
	margin: 0px;
    margin-bottom: 5px;
    font-size: 1em;
    font-family: Arial;
}

#mainSection2 ol li a:link
{
	
    text-decoration: none;
    color: #26618d;
}

#mainSection2 ol li a:visited
{
	
    text-decoration: none;
    color: #26618d;
}

#mainSection2 ol li a:hover
{
	
    text-decoration: none;
    color: #eb7f00;
}

#mainSection2 ol li a:active
{
	
    text-decoration: none;
    color: #26618d;
}

.iconImage
{
	vertical-align: middle;
}


/* Contenido de las secciones principales */

/*.mainSectionRegion1 
{
	float: left;
	margin: 0px;
	width: 300px;
	height: 470px;
	border-color:  #fc0;
	border-width: 1px;
	border-style: solid;
}*/

/* Elemento de la seccion principal - Tipo 1*/

.mainSectionElement
{
    /*margin: 15px 0px 0px 10px;*/
    margin: 0px 0px auto 0px;
    width: 305px;
    height: 80px;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
}

* html .mainSectionElement
{
    /*margin: 15px 0px 0px 10px;*/
    margin: 0px 0px auto 0px;
    width: 300px;
}

.mainSectionElementPhoto
{
    width: 60px;
    height: 60px;
    float: left;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    margin-top: 0px;
    margin-left: 0px;
}

.mainSectionElementPhoto img
{
    border: none;
}

.mainSectionElementDescription
{
    width: 240px;
    height: 70px;
    float: right;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    margin-top: 0px;
    margin-left: 0px;
    font-family: Arial;
    text-align: left;
}

.mainSectionElementDescription .elementTitle
{
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.mainSectionElementDescription .elementTitle a
{
    font-weight: bold;
    text-decoration: none;
    color: #6aa100;
}

.mainSectionElementDescription .elementDetails
{
    margin-top: 5px;
    color: #404040;
    font-size: 0.9em;
}

/* Elemento de la seccion principal - Tipo 2*/

.mainSectionElement2
{
    /*margin: 15px 0px 0px 10px;*/
    margin: 0px 0px 0px 0px;
    width: 300px;
    height: 80px;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    /*background-color: #000;*/
}

* html .mainSectionElement2
{
    /*margin: 15px 0px 0px 10px;*/
    margin: 0px 0px auto 0px;
    width: 265px;
}

.mainSectionElement2Photo
{
    width: 60px;
    height: 60px;
    float: left;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    margin-top: 0px;
    margin-left: 0px;
}

.mainSectionElement2Photo img
{
    border: none;
}

.mainSectionElement2Description
{
    width: 235px;
    height: 80px;
    float: right;
    border-color: #8eb4e3;
    border-width: 0px;
    border-style: solid;
    margin-top: 0px;
    margin-right: 0px;
    font-family: Arial;
    text-align: left;
    line-height: 1.1em;
}

* html .mainSectionElement2Description
{
    width: 200px;
}

.mainSectionElement2Description .elementTitle
{
    margin-top: 15px;
    margin-right: 20px;
    margin-bottom: 5px;
    font-size: 1.2em;
    /*background-color: #000;*/
}

#contentContentText .mainSectionElement2Description .elementTitle a:link
{
    font-weight: bold;
    text-decoration: none;
    color: #26618d;
}

#contentContentText .mainSectionElement2Description .elementTitle a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #26618d;
}

#contentContentText .mainSectionElement2Description .elementTitle a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #eb7f00;
}

#contentContentText .mainSectionElement2Description .elementTitle a:active
{
    font-weight: bold;
    text-decoration: none;
    color: #26618d;
}


.mainSectionElement2Description .elementDetails
{
    margin-top: 5px;
    color: #999999;
    font-size: 0.8em;
}


/* Otros estilos de texto. */
span.resaltado1
{
    font-weight: bold;
}

span.resaltado2
{
    text-decoration: underline;
}

span.resaltado3
{
    font-weight: bold;
    color: #666;
}

/*Fechas*/
#fecha
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#fecha p
{
    font-size: 0.9em;
    font-style: italic;
    color: #666;
}

/* Aviso a pacientes y familiares. */
#aviso1
{
    margin-top: 40px;
    margin-bottom: 40px;
    
}

#aviso1_video
{
    width: 700px;
    margin: 0px auto 0 240px;
}

#aviso1 p
{
    font-size: 0.9em;
    font-style: italic;
    color: #666;
}

/* LISTAS */
ul.menuEnPag1
{
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 40px;
}

ul.menuEnPag1 li
{
    margin: 6px auto;
    list-style-type: none;
}

ul.menuEnPag1 li a
{
    color: #26618d;
    text-decoration: none;
}

ul.menuEnPag1 li a:hover
{
    color: #eb7f00;
    text-decoration: none;
}

/* Buscador */
/*#contentContentMenuRight buscador
{
    text-align:right;
    width: 952px;
    height: 30px;
    margin-right:10px;
    margin-bottom:10px;
    background-color: Transparent;
}*/

#buscador
{
    text-align:right;
    /*width: 952px;*/
    height: 30px;
    margin-right:10px;
    margin-bottom:10px;  
    margin-top:10px; 
}

/*Google Translate*/

    
#google_translate_element
{
    /*float:inherit;*/
    /*float: right;*/
    text-align:right;
    background-color: Transparent;
    /*margin-top: -53px;*/
    margin-right: 0px;
    margin-top: 0px;
    padding-top: 40px;
    height: 30px;

}



.botonLupa
{
    vertical-align: bottom;
    margin-bottom: 1px;
}

/* IMAGENES */

/* Imagen centrada */
div.imagenCentro
{
    width: 600px;
    border-color: #404040;
    border-width: 1px;
    border-style: solid;
    margin: 15px auto;
}

/* Parrafo con imagen a la derecha */
.bloqueTextoImgDcha
{
    width: 100%;
    padding-bottom: 80px;
}
.bloqueTextoImgDcha .texto
{
    float: left;
    /*width: 420px;*/
    width: 480px;
}

.bloqueTextoImgDcha .imagen
{
    float: right;
    width: 200px;
}

.bloqueTextoImgDcha .texto1
{
    float: left;
    width: 320px;
}
.bloqueTextoImgDcha .texto2
{
    float: left;
    width: 420px;
}


.bloqueTextoImgDcha .imagen1
{
    float: right;
    width: 300px;
    border-color: #404040;
    border-width: 1px;
    border-style: solid;
    margin-top: 15px;
    margin-bottom: 15px;
}

.bloqueTextoImgDcha .imagen2
{
    float: right;
    width: 200px;
    border-color: #404040;
    border-width: 1px;
    border-style: solid;
    margin-top: 5px;
    margin-bottom: 5px;
}

.limpiador
{
    clear: both;
    height: 1px;
}

/* Parrafo con imagen a la izquierda */
.bloqueTextoImgIzqda
{
    width: 100%;
}
.bloqueTextoImgIzqda .texto
{
    float: right;
    width: 320px;
}

.bloqueTextoImgIzqda .imagen
{
    float: left;
    width: 300px;
}

.limpiador
{
    clear: both;
    height: 1px;
}

/* Parrafo con imagen a la derecha página Vendajes*/
.bloqueTextoImgDchaVendajes
{
    width: 100%;
}
.bloqueTextoImgDchaVendajes .texto
{
    float: left;
    width: 200px;
}

.bloqueTextoImgDchaVendajes .imagen
{
    float: right;
    width: 400px;
}

.bloqueTextoImgDchaVendajes .texto1
{
    float: left;
    width: 320px;
}
.bloqueTextoImgDchaVendajes .texto2
{
    float: left;
    width: 420px;
}


.bloqueTextoImgDchaVendajes .imagen1
{
    float: right;
    width: 300px;
    border-color: #404040;
    border-width: 1px;
    border-style: solid;
    margin-top: 15px;
    margin-bottom: 15px;
}

.bloqueTextoImgDchaVendajes .imagen2
{
    float: right;
    width: 200px;
    border-color: #404040;
    border-width: 1px;
    border-style: solid;
    margin-top: 5px;
    margin-bottom: 5px;
}

.limpiador
{
    clear: both;
    height: 1px;
}


/* Imagen de vendaje */

.imagenVendaje
{
    width:400px;   
}

.imagenVendajeResumen
{
    width:280px;   
}
/* Videos. */
.video
{
    position: relative;
    margin-top: 40px;
    margin-left: 340px;
}

.video2
{
    position: relative;
    margin-top: 40px;
}

.textoVideo
{
    margin: auto;
    margin-left: 280px;
    padding: 10px;
    margin-top: 20px;
    width: 600px;
    height: 200px;
    overflow: scroll;
    background-color: #e8e8e8;
}

/*Más información*/
.masInfo
{
    margin-top: -15px;  
    margin-left: 150px;
}

.textoInfo
{
    width: 90%;
    border-color: #d3e2f4;
    border-width: 1px;
    border-style: dashed;
    margin: 10px auto;
    padding: 6px;
    background-color: #d3e2f4;
}

/* Apuntes. */
.textoApunte1
{
    width: 90%;
    border-color: #f3ca8d;
    border-width: 1px;
    border-style: dashed;
    margin: 10px auto;
    padding: 6px;
    background-color: #f3ca8d;
}

/*Over footer*/
#overFooter
{
    margin-top: 100px;
    margin-left: 365px;
    width: 230px;
    /*width: 585px;*/
    height: 25px;
    /*height: 45px;*/
    text-align: center;
    vertical-align: middle;
    /*background-color: #26618d;*/
}

#overFooter #wma
{
    margin-right: 0px;
    text-align: right;    
}

/*#overFooter a
{
    text-decoration: none;
    color: Black;
    margin-left: 20px;
    background-color: #26618d;
}

#overFooter a img
{
    border: none;
    background-color: #000;
}*/

.overFooterIcon
{
    float: left;
}

.overFooterIcon a img
{
    float: left;
    border: none;
    /*behavior: url(/img/ie6/iepngfix.htc);*/
}

* html .overFooterIcon a img
{
    behavior: url(/img/ie6/iepngfix.htc);
}


.overFooterName a
{
    float: left;
    text-decoration: none;
    color: Black;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 20px;
    vertical-align: middle;
    /*background-color: #26618d;*/
}

.overFooterIconRight
{
    float: right;
    margin-right: 10px;
}

.overFooterIconRight a img
{
    float: right;
    border: none;
}

/* Footer. */
#footer
{
    margin-top: 5px;
    width: 100%;
    height: 30px;
    /*background-color: #0e2c8c;*/
    background-color: #26618d;
    font-size: 0.9em;
    font-family: Arial;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    border-color: #9fb8dd;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
}

#footer a:link
{
    text-decoration: underline;
    color: #fff;
}

#footer a:visited
{
    color: #fff;
}

#footer a:hover
{
    color: #f0b256;
}

#footer a:active
{
    color: #fff;
}

/* Validation */

#validation
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	word-spacing: 4px;
	/*background-color: #000;*/
}

#wma
{
    /*float: right;*/
    text-align: right;
    margin-top: -30px;
    vertical-align: top;
}

/* Forms. */

form 
{
    width: 100%;
}

div.field {


    padding-top: 1em;
    width: 100%;
}

div.fieldReg {


    padding-top: 1em;
    width: 100%;
}

div.field span.label {
    float: left;    
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.3em;
    width: 49.5%;
}

div.fieldReg span.label {
    float: left;    
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 0.3em;
    width: 49.5%;
}


div.field span.entry {
     float: right;    
    text-align: left;
    width: 49.5%;
    margin-top:3px;
}

div.fieldReg span.entry {
     float: right;    
    text-align: left;
    width: 49.5%;
}

div.checkbox {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    float:left;
}

div.field span.button 
{
    float:right;
    padding-top: 1.5em;
    text-align: left;
    width: 54.5%;
}


input, select, textarea  {
    background-color: #f4f4f4;
}

div.register
{
    margin-top:80px;
    text-align:center;
    width:100%;
}

/* Error messages. */

.errorMessage {
    font-weight: bold;
    color: red;
    margin-left: 5px;
}


#scrollVert{
	overflow: hidden;
	width: 285px;
	height: 250px;
	text-align: left;
	color: #000;
	margin: 0 auto;
	
}

#actScroll #scrollVert
{	
	padding: 4px 6px;
	font-size: 0.9em;
}

#actScroll #scrollVert .element
{
	font-family: Arial;
}

#actScroll #scrollVert .element span.elementTitle
{
	font-size: 1.2em;
	color: #26618d;
	font-weight: bold;
	line-height: 1em;
}

#actScroll #scrollVert .element span.elementTitle a
{
	text-decoration: none;
	color: #26618d;
}

#actScroll #scrollVert .element span.elementTitle a:link
{
	text-decoration: none;
	color: #26618d;
}

#actScroll #scrollVert .element span.elementTitle a:visited
{
	text-decoration: none;
	color: #26618d;
}

#actScroll #scrollVert .element span.elementTitle a:active
{
	text-decoration: none;
	color: #26618d;
}
#actScroll #scrollVert .element span.elementTitle a:hover
{
	text-decoration: none;
	color: #8eb4e3;
}


#actScroll #scrollVert .element span.elementDate
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #4a85d9;
	line-height: 1em;
}

#actScroll #scrollVert .element p.elementText
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	font-weight: normal;
	color:   #404040;
	line-height: 1em;
	text-align: left;
}

/* Enlaces */
.listaEnlaces
{
    width:100%;
    text-align:left;
    margin: 10px auto;
}

.listaEnlaces .enlace
{
    height: 40px;
    margin: 20px 10px;
}

.listaEnlaces .enlace .enlaceImagen 
{
   
    float: left;
    width: 120px;
    margin: 2px 10px auto 10px;   
    border-color: Gray;
    border-width: 1px;
    border-style: solid;
}

.listaEnlaces .enlace . enlaceTexto 
{
    height: 50px;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    float:right;
}



