body {
    COLOR: #3c4035;
    font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

h1 {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top: 15px;
	width: 870px;
}

a {
	color: #3c4035;
}

/* Generales */
div#cuerpo {
	width:870px;
	font-family: Tahoma;
	font-size: 80%;
	margin-left:auto !important;
	margin-right: auto !important;
}

.textoBold {
	font-weight: bolder;
}

.txtTxiki {
	font-size: 80%;
}

ul#lista li {
	margin-bottom: 10px;
	list-style-image: url("../../images/bullet.gif");
}

ul#lista a {	
	text-decoration: none;
}

ul#lista a:hover {
	text-decoration: underline;
}

/* Página guía */
ol#indice_guia {
	margin-left: 40px;
	list-style-type: decimal;
}

ol#indice_guia a {
	color: #3c4035;
	text-decoration: none;
}

ol#indice_guia a:hover {
	text-decoration: underline;
}

ol#contenido_guia a {
	font-weight: bolder;
}

ol#contenido_guia ul li {
	list-style-image: url("../../images/bullet.gif");
	margin-bottom: 5px;
}

/* Apartado "Doctrina" */
a.enlaces {
	text-decoration: none;
	padding-left: 5px;
}
a.enlaces:hover {
    text-decoration: underline
}
div#menuDoctrina {
	float: right;
	height: 25px;
	width: 460px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
}
div#menuDoctrina  ul {
	margin-right: 0px;
}

div#menuDoctrina  li {
	display: inline;
	background-image: url("../images/bullet-menu.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 6px;
}

div#menuDoctrina li.primero {
	background-image: none;
}

div#menuDoctrina a {
	text-decoration: underline;	
}

div#datos {
	clear: both;
	margin-left: auto !important;
	margin-right: auto !important;
}

div#rastroMigas {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 85%;
}

div#botones {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

div#paginacion {
	clear: both;
	width: 150px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
div#wai {
	width:830px;
	margin-top: 40px;
	margin-left: 0px
}

/* Doctrina: tablas */
.tblInt {
    border: 1px solid #999999;
}
.tblCabecera {
	font-weight: bolder;
	color: #ffffff;
	background-color: #b7002e;
	font-size: 90%;
}
.tblFilaNon {
	border-top: 1px solid #999999;
    background-color: #edeeeb;
	font-size: 80%;
}
.tblFilaPar {
 	border-top: 1px solid #999999;
	font-size: 80%;
}
.tblFilaNonBordeDer {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
    background-color: #edeeeb;
	font-size: 80%;
}
.tblFilaParBordeDer {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 80%;
}

.tblCabeceraBordeDer {
    font-weight: bolder;
	font-size: 90%;
    color: #ffffff;
    background-color: #b7002e;
	border-right: 1px solid #999999;
}
.fondoOsc {
    border: 1px solid #999999;
    background-color: #edeeeb;
}
.boton {
	border: 1px solid #999999;
	font-weight: bolder;
	font-size: 90%;
	color: #3c4035;
	text-transform: uppercase;
	background-color: #edeeeb;
}
div#simulaBoton {
	border: 1px solid #999999;
	font-weight: bolder;
	font-size: 90%;
	text-transform: uppercase;
	background-color: #edeeeb;
	height: 19px;
	width: 60px;
}
div#simulaBoton a {
	text-decoration: none;
	padding-left: 7px;
	position: relative;
	top: 1px;
}
/* Resolución */
a.subir {
	font-size: 80%;
	text-decoration: underline;
}
div#opciones {
	width: 300px;
	float: right;
}
div#opciones ul#opciones {
	margin-right: 0;
}
div#opciones ul#opciones li{
	list-style-type: none;
	display: inline;
	font-size: 85%;
	margin-left: 20px;
}
.encabDetalle {
    font-weight: bolder;
	font-size: 80%;
    text-indent: 15px;
    border-bottom: 1px solid #999999;
    background-color: #edeeeb;
}

select.combo {
	border: 1px solid #999999;
}

.inputTxt {
	border: 1px solid #999999;
}

/* Avanzada */
a.ayuda {
	font-size: 80%;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}
.imgPrint {
    display: none;
}
a.cabecera {
	text-decoration: none;
	color: #ffffff;
	font-size: 80%;
}
.btnImagen {
    border: none;
	background-color: #ffffff;
}

/* Ayuda */
div.importante {
	border: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

