
				
/***********************************************/
/* DIVS tag styles      (cáncer)               */
/***********************************************/ 

/* GENERAL */

body {background-color:#e5e5e5;}

#general {
	width: 80%;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

/**#general a:link, a:visited {
	text-decoration:none;
	color:#00693e;
}

#general a:hover {
	text-decoration:underline;
	color:#00693e;
}**/


/* CABECERA */

#superior {
    float:left;
    width:100%;
	background-color:#fff;
}

#superior h1 {
	left: 0em;
	margin-top: 0em;
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #00693e;
	/**padding: 0.8em 0em 0.8em 0.8em;**/
}

#superior h2 {
	left: 0em;
	margin-top: 0em;
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	color:#00693e;
	padding: 0em 0em 0.5em 0.8em;
}

#titulos {
    float:left;
	width:100%;
	}
	
#titulos a:link, a:visited {
  	text-decoration:none;
	color:#00693e;
    }
	

#top{	
	padding: 0em 0em 0em 0em;
	width: 100%;
	background-color:#00693e;
	/**height:0.5em;**/
	margin:0em;
}

#bloque-superior-versiones {
    width:97%;
	float: left;
	text-align:right;
	font-size:65%;
	padding:0.25em 1em 0.25em 0.25em;
	margin-top:0.5em;
}

#bloque-superior-versiones a:link {
	color:#00693e;
	text-decoration:none;
}

#bloque-superior-versiones a:visited {
	color:#00693e;
	text-decoration:none;
}

#bloque-superior-versiones a:hover {
	color:#00693e;
	text-decoration:underline;
}


/* BREADCRUMB*/

#breadcrumb {
	float:left;
	width:99%;
	min-height:1em;
	font-size: 65%;
	color:#000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left:0.2em;
	padding-left:0.5em;
	padding:0.3em;
	border-bottom: 0.05em solid #ccc;
}	

#breadcrumb a:link, a:visited{
    color:#00693e;
	text-decoration:none;
}

#breadcrumb a:hover{
    color:#00693e;
	text-decoration:underline;
}

/* CUERPO */


#cuerpo {
	width:100%;
	background-color:#fff;
	float:left;
}


/* MENU IZQUIERDA */

#menu {
	width:28%;
	float:left;
	font-size:9px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:2.5em;
} 

.navegacion {
	margin-right: 5px;
	background: #fcfcfc;
	line-height:1.5em;
}

ul.seccion, ul.subseccion, ul.subseccion2 {
	padding: 0px;
	margin: 0px;
	list-style: url(../../../prostata/pacientes/css/none) none;
}
ul.seccion li {
	font: bold 11px;
	color: #979898;
	background: #E3E3E2;
	background-image: url(../imagenes/triangulo.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
ul.seccion li a {
	font: bold 11px;
	color: #979898;
	padding: 0px 16px;
	margin: 0px;
	text-decoration: none;
}
ul.seccion li a:hover {
	font: bold 11px;
	color: #00693e;
	background-image: url(../imagenes/triangulo_verde.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

ul.subseccion {
	font: bold 11px;
	color: #8D8D8B;
	padding: 6px 0px 5px 5px;
}
ul.subseccion a {
	color: #8D8D8B;
	text-decoration: none;
}
ul.subseccion a:hover {
	color: #00693e;
}
ul.subseccion2 {
	font: bold 11px;
	color: #883253;
	padding: 0px 0px 8px 20px!important;
}
ul.subseccion2 a {
	color: #8D8D8B;
	text-decoration: none;
}
ul.subseccion2 a:hover {
	color: #00693e;
}

.intro {margin-bottom: 3px;}

.seleccionado {
	background-color:#00693e;
	color: #fff !important;
}

/* TEXTO */

#texto {
	width:67%;
	float:left;
	padding: 1em;
	font-size:70%;
	line-height: 1.7em;
} 

h2 { 
	font-size:130%;
    color: #00693e;
	font-weight: bold;   
}

.linea-titulo {
	float:left;
	width:98%;
	border-top: 0.10em solid #00693e;
	padding-bottom: 1.5em;
}

h3 {
	font-size: 120%;
	color:#000000;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	color:#000000;
	font-weight: bold;
}

.texto1 {
    width:97%;
	float: left;
}

.texto-cursiva {
    font-style:italic;
}

.imagen {
     border: #CCCCCC solid 0.1em;
	 padding: 0.3em;
	 float: right;
	 margin: 0.5em;
}

#pie-agrupado {
	width: 100%;
	float: left;
}

#pie {
	float:left;
    width:45%;
	color: #999999;
    font-style: italic;
	text-align: right;
	font-size: 85%;
	padding-top:2em;
}

#pie-capitulo {
	width: 42%;
	float: right;
    text-align: right;
	padding-top:2em;
}

#pie-capitulo a:link, a:visited {
	text-decoration: none;
	color: #00693e;
}

#pie-capitulo a:hover {
	text-decoration: underline;
	color: #999;
}


/* PARTE INFERIOR */


#pie-logos {
	clear: both;
	color:#ffffff;
	padding: 0em 0em 0em 0em;
	width: 100%;
	background-color: transparent;
	margin-bottom: 0.5em;
	vertical-align: top;
	text-align: center;
	font-size: 0.3em;
}
#pie-logos img{
	border:0em;
	padding:2em;
}

#pie-texto{
	font-size:70%;
	text-align:center;
	padding-bottom:1em;
	width:100%;
}

#pie-texto a:link, a:visited, a:hover {
	color: #00693e;
}

#fecha {
    float:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0.5em;
	width:100%;
	text-align: center;
}


#nota {
	border-top: 0.05em solid #ccc;
	font-size:85%;
	padding: 0.5em;
}


a img {
border: 0;
}


#bloque-centro-pdf{
	float:right;
	width:41%;
	padding:0.5em 0em 0em 0em;
	line-height: 160%;
	font-weight:normal;
	color:#000000;
	font-size:80%;
	text-align:left;
	padding-bottom: 0.5em;
	border-bottom: solid 0.05em #ccc; 
}

#bloque-centro-pdf a:link{
	text-decoration:none;
	color:#00693e;
}
#bloque-centro-pdf a:hover{
	text-decoration:underline;
}
#bloque-centro-pdf a:visited{
	text-decoration:underline;
	color:#666666;
}
#bloque-centro-pdf img{
	margin:0.7em 0.6em 0.1em 0.1em;
	border:0em;
	float:left;
	display:table;
	vertical-align:middle;
}