@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
}

a{
	color: #009ba2;
}

td{
	text-align: left;
	padding: 5px;
}

th{
	height: 25px;
	padding-top: 5px;
}

div.izquierda,div.derecha{
	width: 50%;
	margin: 0.5em 0pt 2.5em;
	line-height: 2em;
}

div.derecha strong.nombre{
	margin-left: .5em;
}

strong.nombre{
	display: block;
	clear: left;
	float: left;
}

/**************/
.enlaces{
	float: right;
	display: block;
}

div.izquierda .enlaces{
	margin-right: 1.5em;
}

div.izquierda{
	float: left;
}

div.derecha{
	float: right;
}

div#top{
	background: url(../img/cab/cab_top.jpg) no-repeat;
	height: 102px;
	width: 800px;
}

div#title,
div#coleccion,
div#documentacion{
	height: 35px;
	width: auto;
	margin: 25px 0 25px 0; 
}

div#title{
	background: url(../img/lista_portales.jpg) no-repeat;
	margin-top: 0;
}

div#coleccion{
	background: url(../img/coleccionpdfs.jpg) no-repeat;
}

div#documentacion{
	background: url(../img/solicitar_documentacion.jpg) no-repeat;
}

div#container{
	margin: 0 auto;
	width: 800px;
}

tr.separador{
	height: 40px;
}

h1 span{
	display: none;
}

h1{
	height: 25px;
	clear: both;
	margin: 0;
	font-size: 20px;
}

p{
	margin: 10px 0pt 0pt 2px;
	padding: 0;
	width: 610px;
	line-height: 15px;
}

h1.titulo_1{
	background: url(../img/cab/cab_andalucia.jpg) no-repeat;
}

h1.titulo_7{
	background: url(../img/cab/cab_aragon.jpg) no-repeat;
}

h1.titulo_13{
	background: url(../img/cab/cab_asturias.jpg) no-repeat;
}

h1.titulo_15{
	background: url(../img/cab/cab_baleares.jpg) no-repeat;
}

h1.titulo_16{
	background: url(../img/cab/cab_canarias.jpg) no-repeat;
}

h1.titulo_12{
	background: url(../img/cab/cab_cantabria.jpg) no-repeat;
}

h1.titulo_10{
	background: url(../img/cab/cab_castillaleon.jpg) no-repeat;
}

castillamancha{
	background: url(../img/cab/cab_castillamancha.jpg) no-repeat;
}

h1.titulo_19{
	background: url(../img/cab/cab_catalunya.jpg) no-repeat;
}

ceutamelilla{
	background: url(../img/cab/cab_ceutamelilla.jpg) no-repeat;
}

h1.titulo_3{
	background: url(../img/cab/cab_extremadura.jpg) no-repeat;
}

h1.titulo_14{
	background: url(../img/cab/cab_galicia.jpg) no-repeat;
}

h1.titulo_6{
	background: url(../img/cab/cab_madrid.jpg) no-repeat;
}

h1.titulo_2{
	background: url(../img/cab/cab_murcia.jpg) no-repeat;
}

navarra{
	background: url(../img/cab/cab_navarra.jpg) no-repeat;
}

h1.titulo_11{
	background: url(../img/cab/cab_paisvasco.jpg) no-repeat;
}

rioja{
	background: url(../img/cab/cab_rioja.jpg) no-repeat;
}

h1.titulo_5{
	background: url(../img/cab/cab_valencia.jpg) no-repeat;
}

div.pdf{
	border: 1px solid #e4e4e4;
	padding: 5px;
	clear: both;
	margin-bottom: 20px;
}

img.descargar{
	float: right;
	border: none;
	margin-top: -20px;
}

div.formulario{
	margin-top: 30px;
}

div.formulario
input#email,
div.formulario
textarea{
	display: block;
	border: 1px solid;
	margin-bottom: 15px;
	overflow: hidden;
	width: 358px;
}

div.formulario
input#enviar{
  border: 1px solid;
}

div.formulario
input#email{
	width: 354px;
	padding: 2px;
}