body {
	margin:0;
	padding:0;
	font-family:Times New Roman;
	color:#ffffff;
	background:#657c65 url(../img/body-bk.gif) top center repeat-y;
	text-align:center;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#ffdd00;
}
img {
	border:none;
}
.centrada {
	text-align:center;
}
div.clear {
	clear:both;
}
div#principal {
	margin:0 auto;
	padding:0;
	width:854px;
	text-align:left;
	background:#4C4B4B url(../img/ingelegal-big.gif) top right no-repeat;
}
div#menu {
	float:left;
	height:720px;
	width: 180px;
	font-size:14px;
}
div#menu ul {
	padding:20px 0;
	width:152px;
	margin:0;
	margin-left:13px;
	margin-bottom:15px;
	list-style-type:none;
	background:#586458 url(../img/menu-bk.gif) bottom center no-repeat;
}
div#menu ul li {
	padding:0;
	margin:0px 10px 15px 10px;
}
div#menu input#textoBuscar {
	border:none;
	background:none;
	width:129px;
	height:17px;
	padding:4px 10px;
	font:italic 14px Arial;
	color:#545353;
}
div#menu div#textoBuscarDiv {
	border:none;
	background:url(../img/menu-busqueda-text.jpg) center center no-repeat;
}
div#menu input#submitBusqueda {
	border:none;
	background:url(../img/menu-busqueda.gif) center center no-repeat;
	cursor:pointer;
	width:31px;
	height:26px;
}
div#menu form {
	margin:0;
	padding:0;
}
div#contenido {
	padding-right:11px;
}

div#contenido h1 {
	text-align:right;
	font-size:25px;
	font-weight:normal;
	color:#d5d5d5;
	margin:0;
	padding:0;
	text-transform: capitalize;
}
div#contenido p {
	margin:0;
	padding:0;
}

div#footer {
	text-align:center;
	font:normal 11px tahoma;
	background:url(../img/footer-bk.png) top center no-repeat;
	height:70px;
	padding:0;
	overflow:hidden;
	clear:both;
	width:841px;
	margin:0 6px;
}
div#footer p {
	margin:2px 0;
	padding:0;
}
div#footer a {
	color:#ffffff;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}

div.texto1 {
	width:520px;
	margin-left:285px;
	margin-top:85px;
	font-size:16px;
	line-height:25px;
}
span.capital {
	font-size:36px;
	line-height:35px;
}


div#contacto {
	text-align:center;
	width:660px;
	margin-left:170px;
}
div#contacto div.datos {
	margin-top:50px;
	text-align:right;
}
div#contacto h1 {
	text-align:center;
	font-size:36px;
	line-height:45px;
	margin-bottom:20px;
}
div#contacto div.error {
	border:3px solid #ffffff;
	background:#ff0000;
	color:#ffffff;
	font: bold 14px Arial;
	padding:10px;
	margin:auto;
	width:300px;
}
div#contacto form {
	text-align:left;
	margin:0;
	margin-right:5px;
	padding:0;
	float:left;
	border-right:2px solid #545454;
}
div#contacto form label {
	width:100px;
	float:left;
}
div#contacto form div {
	margin:5px;
}
div#contacto form input {
	border:1px solid  #000000;
}
div#contacto form input.text {
	width:250px;
	padding:3px;
	font:normal 12px Arial;
}
div#contacto form textarea {
	width:250px;
	height:200px;
	border:1px solid  #000000;
	padding:3px;
	font:normal 12px Arial;
}
div#contacto form div.botones {
	padding-left:100px;
	margin-top:20px;
}
div#contacto form div.botones input {
	padding:5px 10px;
	margin-right:20px;
}
div#libro {
	width:620px;
	float:left;
	margin:0;
	margin-left:10px;
	margin-bottom:20px;
	font: normal 12px Arial;
}
div#libro p {
	margin:0 0 5px 0;
}
div#libro ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.tema {
	text-transform:uppercase;
	color:#fe9a04;
}
.topicos {
	margin-left:10px;
}
.topico {
	text-transform:uppercase;
	margin-left:30px;
	color:#d1d1d1;
}
table.pregunta {
	padding-top:20px;
	width:605px;
	margin:0;
	border-collapse:collapse;
	empty-cells: show;
}

td.npreg {
	background:#c6d2b5;
	vertical-align:middle;
	color:#fd6a0a;
	font-size:20px;
	width:43px;
	text-align:center;
}
td.preg {
	background:url(../img/pregunta-bk.png) top left repeat-y;
	padding:0 15px;
	color:#000000;
	text-transform:none;
}
td.espacio {
	height:7px;
}
td.arriba {
	height:7px;
	background:url(../img/arriba-bk.png) top left no-repeat;
}
td.abajo {
	height:17px;
	background:url(../img/abajo-bk.png) top left no-repeat;
}
p.respuesta {
	font-weight:bold;
}
span.buscado {
	background:#ff6600;
	color:#000000;
}

div.intro {
	margin-top:30px;
	font:normal 14px Times New Roman;
	width:530px;
	float:left;
}
div.intro img {
	float:left;
	margin:0 15px;
}
div.intro p.firma{
	font:normal 12px Arial;
	text-transform:uppercase;
	text-align:right;
	width:320px;
	display:block;
	float:left;
}
div.descargas {
	width:520px;
	margin:5px 15px;
	float:left;
	font:normal 14px Arial;
	text-transform:uppercase;
}
div.descargas a {
	color:#ffdd00;
}
div.descargas a:hover {
	color:#AAAAAA;
}
div.descargas p.plugin {
	font-size:10px;
}
div.memoria {
	font:normal 12px Arial;
	text-transform:uppercase;
	float:left;
	margin:30px 15px;
	width:500px;
}

div.paginado {
	text-align:center;
	padding:10px 0;
}
div.paginado a.pagActual {
	font-weight:bold;
	color:#ff6600;
}
