@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #D9D6CD;
}

#container {
	background-image: url(../imgs/fonsContainer.jpg);
	background-repeat: repeat-y;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#cap {
	background-image: url(../imgs/fonsCap.jpg);
	clear: both;
	height: 150px;
}
#cos {
	background-image: url(../imgs/fonsCos.jpg);
	background-repeat: repeat-y;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	display: inline;
	float: left;
	margin-top: 36px;
	margin-left: 72px;
}
.titol {
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 52px;
}
.imgsCap {
	display: inline;
	float: right;
	margin-top: 19px;
	margin-right: 17px;
}
#colEsq {
	float: left;
	width: 192px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.peuCos {
	clear: both;
	height: 20px;
}
#colEsq ul {
	margin: 0px;
	padding: 0px;
}
#colEsq li {
	list-style-type: none;
	height: 27px;
	width: 141px;
	margin-bottom: 4px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 37px;
	font-weight: bold;
}
#colEsq li.on {
	background-image: url(../imgs/botoOn.jpg);
	background-repeat: no-repeat;
}
#colEsq li.on a {
	color:#a3a100;
	text-decoration:none;
}
#colEsq li.off {
	background-image: url(../imgs/botoOff.jpg);
	background-repeat: no-repeat;
}
#colEsq li.off a {
	color:#575757;
	text-decoration:none;
}
#colEsq li.off a:hover {
	color:#a3a100;
	text-decoration:none;
}
#contCentral {
	float: right;
	width: 593px;
}
.titolAp {
	height: 94px;
}
.titolAp h1 {
	display: none;
}
#acces {
	background-image: url(../imgs/fonsAcces.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 533px;
	padding-left: 60px;
	padding-top: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #C0BD00;
	margin: 5px 0 15px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C0BD00;
	background-image: url(../imgs/fonsH2.jpg);
	background-repeat: no-repeat;
	width: 522px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-bottom: 35px;
	padding-left:70px;
}
h3 {
	color:#b5b300;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-bottom:2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b5b300;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 40px;
}
#acces form {
	margin:0px;
	padding:0px;
	}
#acces .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a3926;
	float: right;
	font-size: 10px;
	padding-top: 7px;
	width:180px;
}
#acces .text a {
	color: #5a3926;
	text-decoration:none;
	border:none;
}
#acces .text a:hover {
	color: #5a3926;
	text-decoration:underline;
}
#acces .text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a3926;
	float: right;
	font-size: 10px;
	padding-top: 7px;
/*	padding-left:100px;*/
	width:140px;
}
#acces .text1 a {
	color: #5a3926;
	text-decoration:none;
	border:none;
}
#acces .text1 a:hover {
	color: #5a3926;
	text-decoration:underline;
}
#acces label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	width: 55px;
	padding-top: 7px;
	text-align: right;
	padding-right: 5px;
}
#acces input {
	float: left;
	margin-right: 10px;
}
#acces .camp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 65px;
	border: 1px solid #AFAF0A;
	margin-top: 5px;
}
#peu {
	background-image: url(../imgs/fonsPeu.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 63px;
}
#peu div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:40px;
	padding-top: 15px;
	display: block;
}
#contCentral p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
	margin-top: 0px;
}
#contCentral ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 70px;
	margin-right: 60px;
	text-align: justify;
	margin-top: 0px;
}
#contCentral .destacat {
	font-weight: bold;
	color: #C0BD00;
}
#contCentral a {
	color: #5a3926;
	text-decoration:none;
	border-bottom: dashed 1px #5a3926;
}
#contCentral a:hover {
	color: #5a3926;
	text-decoration:none;
}
#formAlta {
	clear: both;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
#formAlta br {
	clear: left;
}
#formAlta .label_1 {
	width: 110px;
	float: left;
	padding-top: 3px;
	color: #9B9700;
}
#formAlta .label_2 {
	width: 150px;
	float: right;
	padding-bottom: 5px;
	padding-right: 152px;
	color: #9B9700;
}
#formAlta .camp_1 {
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #ABADB3;
	margin-bottom: 5px;
}
#formAlta .boto {
	float:left;
	font-size:11px;
	color:#CC6600;
	text-align:right;
	width: 220px;
}
#formAlta .bAcceptar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A3928;
	background-color: #f3f3f3;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #9B9B9B;
	background-image: url(../imgs/bgBoto.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Autors */
#autors {
	margin-left: 40px;
	clear: both;
	padding-bottom: 30px;
}
.blocAutor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	clear: both;
	line-height: 18px;
	margin-right: 50px;
}
.blocAutor img {
	float: left;
	margin-right:5px;

}

.blocAutor .nom {
	font-size:14px;
	font-weight:bold;
	color: #b5b300;
}
.clear {
	clear: both;
	height: 1px;
}
.blocAutor2 {
	float: left;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-bottom: 30px;
}
.blocAutor2 .nom{
	font-size:12px;
	font-weight:bold;
	color: #b5b300;
	display: block;
	clear: both;
	padding-top: 10px;
}
.nota {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.pujar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	clear: both;
	height: 25px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #916e35;
	margin-right: 25px;
	margin-left: 40px;
}
.pujar a {
	border:none !important;
	padding-left:10px;
	background-image: url(../imgs/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.enlace_amarillo {
	color:#9B9700;
	font-size:11px;	
	padding:0px 0px 0px 0px;
	margin: 0;
}
paginator { 
 font-size: .95em;
 height:20px;
 /*top:10px;*/
 position:relative;
}
.paginator ul {
 list-style: none;
 float: right;
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
.paginator ul li {
 display:inline;
 margin-left: 3px;
}
.paginator ul li a {
 color: #0066CC;
}
.paginator ul li a:hover {
 color: #FF4800;
}
.paginator ul li.active a {
 color: #FF4800;
 text-decoration: none;
}
.paginator ul li.arrowII a{
 color: #0066CC;
 text-decoration: none;
}
.paginator ul li.arrowI a{
 color: #0066CC;
 text-decoration: none;
}
.paginator ul li.arrowII a:hover{
 color: #FF4800;
 text-decoration: none;
}
.paginator ul li.arrowI a:hover{
 color: #FF4800;
 text-decoration: none;
}
