/*
*******************************************************************************
NOMBRE DEL ARCHIVO: BASE.CSS (Duoda Conversión WEB)
CREACIÓN: 25 DE FEBRERO DE 2007
MODIFICACIÓN: 25/02/20078
VERSION: 1.0

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

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

a {
	font-weight: bold; 
	text-decoration: none;
	color: #92572b;
	}

a:hover, #texto-seccion a:hover {
	color: #FD8E06;
	font-weight: bold; 
	text-decoration: underline;
	}
#texto-seccion a:hover, #z-derecha-menu a:hover {
	text-decoration: none;
	}
#texto-seccion a { 
	font-weight: bold; text-decoration: none; padding-bottom: 2px;
	}
#texto-seccion a:visited {
	font-weight: bold; text-decoration: none; padding-bottom: 2px;
	}
a.nota {
    color: #92572b;
    }
a.nota:after {
	background: url(../../img/duoda/comun/link-nota.gif) no-repeat 3px 1px;
	content: " ";
	margin: 0px 0px 0 0px;
	padding: 0px 5px 1px 5px;
	text-indent: -3333px;
	}
 a.tesauro:after {
	background: url(../../img/duoda/comun/link-glosario.gif) no-repeat 4px -2px;
	content: " ";
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 1px 10px;
	text-indent: -3333px;
	}
 a.glosario:after {
	background: url(../../img/duoda/comun/link-glosario.gif) no-repeat 4px -2px;
	content: " ";
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 1px 12px;
	text-indent: -3333px;
	}
* html a.nota {
	padding-right: 5px;
	}
 * html a.tesauro {
	padding-right: 5px;
	}
* html a.glosario {
	padding-right: 5px;
	}
#area { 
    font-size: 1.4em;
	color: #5B240C; 
	margin: -15px -95px 0 0;
	line-height: 1.4em;
	float: right;
	}
h6 { 
	color: #555; 
	}
.color { 
	color: #92572b; 
	}
