
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('../images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;
}

#header {
	background: #73a0c5 url('../images/kubrickheader.jpg') no-repeat bottom center;
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 171px; 
	width: 758px;
}


#footer {
	background: #eee url('../images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

h1 {
	font-size: 15px;
}

#menuheader { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 10px; /* pongo 10 en vez de 0 */
	background: #6699CC;
	width: 740px;   /* linea nueva */
}

	#menuheader ul {     /* aņado todo esto nuevo */
		list-style : none;
		line-height: 1.5em;
	}

	#menuheader li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #6699CC;
		float: left; 
	}
	
	#menuheader li.menuactivo { 
		background: #333399 url('../images/bar.gif') no-repeat center top;   /* antes era #E0691A */
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	#menuheader li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	#menuheader li a:hover { 
		color: #333399;   /* antes era #E0691A */
		background: inherit;
	}

#parteSuperior {
	width: 380px;
	padding: 20px 180px 0px 180px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	/* border: 1px solid #6699CC; */
}

#parteInferior {
	/* height: 100px; */
	margin: 0px 50px 0px 50px;   /* margin: 0px 50px 10px 50px; */
	border: 1px solid #fff;   /* Si quito este border se descoloca todo */
}

#parteInferiorInicial {
	padding: 30px 0px;
	}

.textoBusqueda {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
	/* border: 1px solid #6699CC; */
}

.ejemploBusqueda {
        font-family: Verdana;
	font-size: 10px;
}

.inputBusqueda {
	font-family: Verdana;
	font-size: 15px;
	width: 200px;
}

.cabeceraListado {
	padding-left: 10px;
	font-size: 12px; 
	height: 24px; 
	font-weight: bold; 
	color: #333399;
	border-bottom: 2px solid #333399;
}

.registroListado {
	border-bottom: 1px solid #6699CC;
	font-size: 12px; 
	padding-left: 10px;
}

.registroListadoPeq {
	border-bottom: 1px solid #6699CC;
	font-size: 10px; 
	padding-left: 10px;
}

.noEncontrado {
	margin: 30px 0px 0px 0px;   /* margin: 30px 0px 10px 0px; */
	padding-left: 130px;
	font-size: 13px;
	font-weight: bold; 
	color: #CC0000;
}

.noEncontrado h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold; 
	color: #CC0000;
}

.emailUsuarioLabel {
	padding: 10px 0px 20px 0px;    /* margin: 0px 0px 20px 0px; */
	float: left;
	width: 280px;
	font-size: 11px;
	font-weight: bold; 
	color: #0000FF;
}

.inputEmail {
	font-family: Verdana;
	font-size: 15px;
	width: 200px;
}

#infoProvincia h1 {
	padding: 15px 200px 3px 80px;
	font-size: 13px;
	font-weight: bold; 
	color: #333399;
}

#paginacion {
	clear: both;
	padding-right: 80px;
	padding-top: 0px;
	text-align: right;
}

.inputComentarios {
	font-family: Verdana;
	font-size: 15px;
	width: 400px;
}

#parteSuperiorContactar {
	width: 450px;
	padding: 20px 150px 0px 150px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	/* border: 1px solid #6699CC; */
}

#textoCentradoTitulo {
	padding: 30px 150px 10px 150px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

#textoCentrado {
	padding: 15px 50px 10px 50px;
}

#enlacesTrabajo ul {
	list-style-type: none;
	font-size: 14px;
	padding: 0px 150px 0px 150px;
}

#enlacesTrabajoTitulo {
	padding: 30px 150px 10px 150px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#recursosTrabajo {
	font-size: 14px;
	padding: 0px 100px 0px 100px;
	margin: 0px 0px 40px 0px;
}

#recursosTrabajo ul {
	list-style-type: none;
}

#recursosTrabajoTitulo {
	padding: 30px 150px 10px 150px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}