/*

	Estil del buscador del Magnànim
	Creat per: DilemaGrafic [http://dilemagrafic.com]

*/

body {
	background-color: #FAFAFA;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#tancador {
	clear: both;
	margin: 0;
	padding: 0;
}

img {
	vertical-align: middle;
	border: 0;
}

a {
	color: #191970;
	text-decoration: none;
}
a:hover {
	/*color: #0F51B2;*/
	color: maroon;
}

/*

	{ {  esquelet-base  } }

*/

#encaix {
	position: absolute;
	top: 0;
	left: 50%;
	width: 750px;
	height: 90%;
	margin-left: -375px;
}

/*

	{ {  Estructura  } }

*/

/* -- capçalera -- */

#capsalera {
	position: relative;
	margin: 0 0 20px 0;
	width: 100%;
	height: 240px;
	background-image : url(../grafics/capsal.jpg);
	background-position : center top;
	background-repeat : no-repeat;
}

#capsalera #titol {
	position: absolute;
	left: 25px; top: 175px;
	width: 700px;
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 28px;
	font-style: italic;
	color: #202020;
	text-indent : 4px;
	text-align: center;
}

#links_idiomes {
	margin-bottom: 10px;
	width: 100%;
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
}
#links_idiomes img {
	vertical-align: middle;
}

/* -- cos -- */

/* presentació: */

#organitzadors {
	position: relative;
	margin: 10px 0 20px 0;
	text-align: center;
}
#organitzadors #carrec {
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
#organitzadors #nom, #organitzadors #institut {
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 20px;
	line-height : 35px;
	color: black;
}
#organitzadors #institut {
	font-size: 18px;
	letter-spacing : 3px;
}

#logos {
	position: relative;
	width: 100%;
	height: 170px;
}
#logos #magnanim {
	position: absolute;
	left: 100px; top: 5px;
	width: 119px;
}
#logos #universitat {
	position: absolute;
	left: 275px; top: 15px;
	width: 202px;
}
#logos #dipu {
	position: absolute;
	right: 100px; top: 45px;
	width: 120px;
}

#text_benvinguda {
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
	color: #404040;
}

#boto_inici {
	margin-top: 50px;
	text-align: center;	
}
#boto_inici a {
	padding: 10px;
	background-color: #F7E7CE;
	border: 6px solid #F1D5A9;
	color: maroon;
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 20px;
	letter-spacing : 2px;
}
#boto_inici a:hover {
	background-color: #708090;
	color: white;
	border-color: #ABB5BE;
}

/* estructura del cos de dades: */

#cos {
	position: relative;
	width: 750px;
	padding: 0; margin: 0;
	border: 1px solid #fafafa;
}
#cos #titular {
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 22px;
	text-indent: 2px;
	font-style: italic;
	color: #808080;
}
#manteniment {
	margin: 50px 20px 50px 20px;
	width: 100%;
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	color: #707070;
	text-indent : 2px;
}
#manteniment #titular {
	font-size: 20px;
	margin-bottom: 15px;
}

div #separador {
	border: 0;
	width: 750px;
	height: 30px;
	margin: 10px 0 10px 0;
	/*background-image: url(../grafics/separacion_750.gif);
	background-repeat: no-repeat;
	background-position : bottom;*/
}
div #separador hr {
  display: none;
}

#cos #coloboradors {
	margin: 30px auto 20px auto;
}
#cos #coloboradors #titol {
    margin: 0 auto 15px auto;
    font-size: 15px;
	text-indent: 2px;
	font-weight: bold;
	text-align: center;
	color: #808080;
}

.autors {
	margin: 0 auto 0 auto;
	border: 0;
	color: black;
}
.autors th, .autors td {
	padding: 5px;
}
.autors th {
	padding-bottom: 10px;
	color: #808080;
}
.autors .esq {
	text-align: right;
	font-weight: bold;
}
.autors .drt {
	text-align: left;
}

/* paginador */

#paginador {
	margin: 5px 0 10px 0;
	font-size: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #a0a0a0;
}
#paginador a {
	color: maroon;
}
#paginador a:hover {
	color: blue;
}

/*-- BIBLIOTECA --*/

#llista_biblos_ordre, #llista_biblos_ordre select {
	font-size: 10px;
}

#llistat_biblos {
	margin: 10px 0 15px 0;
	padding-bottom: 5px;
	border-bottom: 1px dashed #a0a0a0;
}
#llistat_biblos #llista_missatge {
	padding: 10px 0 15px 0;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #907070;
	text-indent : 2px;
}

#llistat_info {
	padding-bottom: 5px;
	border-bottom: 1px dashed #a0a0a0;
	font-size: 10px;
	margin: 0 0 10px 0;
}

#llista_biblos_autor {
	margin-bottom: 10px;
}
#llista_biblos_autor:hover {
	background-color: #f5f5fa;
	color: #404040;
}
#llista_biblos_autor:hover a {
	color: #602000;
}
#llista_biblos_autor a:hover {
	color: maroon;
}
#llista_biblos_autor #titol_sub {
	padding: 4px;
	background-color: #efefff;
}
#llista_biblos_autor #titol_sub a {
	font-weight: bold;
}
#llista_biblos_autor #autor, #llista_biblos_autor #campo_general {
	font-size: 10px;
	padding: 4px;
}

/*-- BUSCADOR --*/

#caixa_buscador {
	margin: 20px 0 10px 0;
}

/* -- AUTOR --*/

#mostra_autor {
	padding-bottom: 5px;
	border-bottom: 1px dashed #909090;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#mostra_autor #titol_sub {
	padding: 0 0 10px 0;
	font-size: 14px;
}
#mostra_autor .resalt {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #202020;
	text-indent : 2px;
}

#mostra_autor #camp_general {
	padding: 0 0 5px 0;
}

#autor_links {
	margin-top: 10px;
	padding: 5px;
	border-top: 1px dashed #d0d0d0;
}
#autor_links #autor_links_mode {
	float: left;
	width: 40%;
}
#autor_links #autor_links_envia_errata {
	float: right;
	width: 45%;
	text-align: right;
}
#autor_links_retorn_llistat {
	margin-bottom: 10px;
}

/* -- errates --*/

#errates_links {
	margin-top: 20px;
	padding: 5px;
	border-top: 1px dashed #d0d0d0;
}

/*-- contacte --*/

#contacte {

}

/*-- cloenda --*/

#cloenda {
	margin-top: 20px;
	border-top: 1px solid #e0e0e0;
	padding: 20px 0 10px 0;
	text-align: center;
}
#cloenda a {
	font-weight: bold;
}
#cloenda #autor {
	line-height : 20px;
}
#cloenda #credits {
	margin-top: 10px;
	font-size: 10px;
	color: #808080;
}
#cloenda #credits img {
	margin-top: 5px;
}
