*{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
}

body{
	font-size: 12px;
}

abbr {
	border: 0;
	cursor: help;	
}

a abbr {
	cursor: pointer;
/*	position: relative !important;*/
}

ul, ol {
	list-style: none;	
}

li {
	line-height: 13px;
}

address {
	font-style: normal;	
}

fieldset, a img {
	border: 0;	
}

input {
	padding: 4px 6px;
	border: 1px #E3DAA0 solid;
	background-color: #FAF8E8;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #776B1B;
}

textarea {
	padding: 4px 6px;
	border: 1px #E3DAA0 solid;
	background-color: #FAF8E8;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #776B1B;
	height: 103px;
}

select {
	border: 1px #E3DAA0 solid;
	background-color: #FAF8E8;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #776B1B;
	width: 48px;
}

button {
	outline: none;
	height: 30px;
	border: 0;
	line-height: 26px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #03132a;
	cursor: pointer;
}

a {
	outline: none;
	text-decoration: none;
}

h1{
	font-size: 18px;
}

div#cabecera ul#menu-enlaces{
	display: none;
}

div#cabecera ul#menu-cabecera{
	display: none;
}

div#cabecera form#buscar{
	display: none;
}

div#menu-principal{
	display: none;
}

p#encontrado{
	display: none;
}

div#contenidos h2{
	margin: 10px 0;
	font-size: 16px;
}

div#servicios{
	display: none;
}

div#contenidos div.amigo,
div#contenidos div.ayuda{
	display: none;
}

div#contenidos div#enviar{
	display: none;
}

div#contenidos h3{
	margin-top: 20px;
	clear: left;
	float: left;
	width: 100%;
	font-size: 14px;
}

div#contenidos dl{
	margin-top: 20px;
	clear: left;
	float: left;
	width: 100%;
}

div#contenidos dl dt{
  float: left;
  display: inline;
  width:374px;
}

div#contenidos dl dd{ 
  float: left;
  display: inline;
  width:50px;
}

div#capaEnviarAmigo{
	display: none;
}

a#enviarAmigo,
a#imprimir,
a#delicious,
a#rss{
	display: none;
}

div#pie{
	margin: 20px 0 0 0;
	clear: left;
	float: left;
}


div#pie a#logotipo{
	display: none;
}
