/*
NOMBRE DEL ARCHIVO: TIPOGRAFIA.CSS
CREACIÓN: 18 DE DICIEMBRE DE 2006
MODIFICACIÓN: 15/10/2007
VERSION: 1.7

 NOTA LEGAL: 
 (c) 2007 ÉNOE, REALIDAD VIRTUAL - www.enoe.es - Todos los derechos reservados

 Queda estrictamente prohibido modificar los nombres y copyrights
 que acompañan el código fuente de este Software. Queda igualmente prohibido 
 (sin que esta enumeración sea limitativa) copiar, modificar, ampliar, crear una obra 
 derivada utilizando total o parcialmente el código fuente del Software, modificar,
 incluir nuevos archivos en el directorio 'elementos' del Software, 
 intentar encontrar el código fuente, vender, atribuir, sublicenciar 
 o transferir de la forma que sea todo derecho referente al Software, excepto 
 si se obra con arreglo al Artículo 8 de la Licencia de usuario final, y si 
 corresponde, debido a que contiene secretos comerciales de Énoe, Realidad Virtual,
 como, por ejemplo, la estructura, la organización y el código del Software.
******************************************************************************/

body {
	font: 69%/1.1em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:  #555;
	}		
p, ul, .invisible, #texto-seccion { 
	font-size: 1.0em;
	line-height: 16px; 
	margin: 0 0 10px 0;
	}
p {
    margin-top: 10px;
    }
#texto-seccion ul, #texto-seccion ol {
	margin-left: 30px;
	}
#texto-seccion ol li {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 16px;
	margin-left: 5px;
	}
#utilidades-container ul li a {
	font-size: 1.2em;
	font-weight: normal;
	}	

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}	
h2 { 
	font-size: 21px;
	text-transform: uppercase;  
	}
h3 { 
	font-size: 24px; 
	}
h4 { 
	font-size: 17px; 
	color: #b7e455; 
	}
h5 { 
	font-size: 16px;
	color: #fd7a0d; 
	font-weight: normal; 
	line-height: 17px;
	text-align: left;
	padding-bottom: 20px;
	}
h6 {
	font-size: 15px; 	
	margin: 0;
	line-height: 15px;
	}
#texto-seccion h6 {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e7e7e7;
	}
strong { 
	color: #000; 
	font-weight: bold; 
	}
blockquote { 
	padding: 7px 0 30px 40px; 
	}
lh {
   font-weight: bold;
   font-size: 1.2em;
   }
.copyright2 {
	font-size: 9px;
	}


#texto-seccion ol, #texto-seccion ul, .content-vmodal ol li {
	padding: 0 0 10px 20px;
	}
.content-vmodal a.nota, .content-vmodal a.nota:hover,
.content-vmodal a.glosario, .content-vmodal a.glosario:hover,
.content-vmodal a.tesauro, .content-vmodal a.tesauro:hover { 
	color: #555; 
	font-weight: normal; 
	cursor: default; 
	text-decoration: none; 
	line-height:16px;
	}
.content-vmodal ul li { 
	margin: 0 20px 10px 40px; 
	padding-left: 10px; 
	line-height: 16px;
	}
.content-vmodal ul, .content-vmodal ol  {
	margin-bottom: 20px;
	}
.content-vmodal p {
	padding-right: 5px;
	}
.content-vmodal p strong { 
	margin-bottom: 10px; 
	}
.content-vmodal h3 { 
	line-height: 30px;
	text-align: center; 
	margin: 10px 20px 20px 0; 
	border-bottom: #ff7f00 solid 1px;
	}
.content-vmodal h4 { 
	border-bottom: #ff7f00 solid 1px; 
	margin: 20px 20px 10px 0;
	}
.content-vmodal h5 { 
	border-bottom: #ff7f00 solid 1px; 
	margin: 0px 20px 20px 0;
	}
.content-vmodal td {
	padding: 5px;
	font-size: 11px;
	}	
.imagen-seccion p {
	width: 310px;
	float: right;
	margin: 25px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
	}