body {
	margin:0px;
	padding:0px 0px 0px 0px;
	background: #788EA5;
	/* Necessari per centrar les capes a IE */
	text-align:center;
	height: 100%;
	/* Necessari per donar l'alçada correcte a Firefox */
	background: url("../img/fonspag.jpg") repeat-y  #788EA5;
	background-position: top center;
}

#cos_general {
	width:800px;
	text-align:left;
	margin:auto;
	z-index: 1;
	height: 100%;
}
#cap {
	position:absolute;
	top:0px;
	width: 800px;
	height: 110px;
	border: 0px;
	z-index: 2;
	clear: both;
}

.cap_home{
	background: url("../img/cap_home.gif") no-repeat;
}
#capprint {
	position:absolute;
	top:0px;
	width: 630px;
	height: 100px;
	border: 0px;
}
.cap_print {display:none}
.link_home{
	position:relative;
	top:75px;
	left:750px;
}
#columna_esquerra {
	margin: 0;
	padding: 0;
	position:absolute;
	top:0px;
	width: 170px;
	height: 100%;
	border: 0px;
	float: left;
	z-index: 1;
	background: url("../img/fons_menu.gif") no-repeat #002854;
}
#ombra_lateral {
	margin: 0;
	padding: 0;
	position:relative;
	top:0px;
	left:160px;
	width: 10px;
	height: 100%;
	border: 0px;
	background: url("../img/ombra_lateral.gif") repeat-y #ffffff;
}
#menu_lateral {
	margin: 0;
	padding: 0;
	position:absolute;
	top:150px;
	left:0px;
	width: 160px;
	border: 0px;
}




#bototext{
	padding-right:10px;
	text-align: right;
	color:#FFFFFF;
	font-weight: normal;
	font-style:italic;
	font-family: times, sans;
	font-size: 14px;
}
#boto{
	padding-bottom:10px;
}
#boto a:hover {
	border: none;
	margin: 0;
	padding: 0;
	width:160px;
	height:25px;
	background-image: url(../img/botons/fons_botons.gif);
	background-repeat: no-repeat;						

	display: block;
}
#boto img,input {
	margin: 0;
	padding: 0;
	border: none;
	width:160px;
	height:25px;
	display: block;
}

.boto_form {
	position:relative;
	top:-21px;
	* top:-22px;
	left:3px;
	width:98px;
	height:17px;
	border-width:1px;
	border-style:solid;
	border-color:#92B2D2;
	font-family: arial,sans-serif;
	font-size:12px;
	display: block;
}

.camp_form {
	width:98px;
	height:17px;
	border-width:1px;
	border-style:solid;
	border-color:#788EA5;
	font-family: arial,sans-serif;
	font-size:12px;
	display: block;
}

#espai_entre_botons{
	height:30px;
}
#continguts {
	margin: 0;
	padding: 0px;
	width: 630px;
	position:relative;
	top:0px;
	left:170px;
	height: 100%;
	border: 0px;
	background: #ffffff;

}
#texte_continguts{
	font-family:arial,sans-serif;
	font-size:12px;
	padding: 110px 10px 10px 10px;
	color:#007391;
	
}

#texte_continguts TD{
	font-family:arial,sans-serif;
	font-size:12px;
	color:#007391;
}
.titol_taula{
	background: #788EA5;
	font-weight:bold;
	color:#FFFFFF;
	
}
.taula_linia{
	border-style:solid;
	border-color:#788EA5;
	border-width:1px;
}
.bold{
	font-weight:bold;
	color:#007391;
}
a {
	font-weight:bold;
	color:#007391;
}
.titol_seccio{
	font-weight:bold;
	font-size:14px;
	color:#003366;
	text-transform:uppercase;
	
}
.titol_seccio_minus{
	font-weight:bold;
	font-size:14px;
	color:#003366;
	
	
}
.subtitol_seccio{
	font-weight:bold;
	font-size:14px;
	color:#003366;
}
.linia_marc{
	width:50%;
	color:#003366;
}
#footer{
	/* Prioritari per tots menys per IE */
	position:relative !important;
	position:absolute;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#007391;
	
	height:40px;
	text-align:center;
	line-height:20px;
	bottom:0px;
	width:100%;
}
.espaifooter{
	height:40px;
	
}
.nota{
	font-family:arial,sans-serif;
	font-style:italic;
	font-size:10px;
}
img.cover{
	border-style:solid;
	border-width:5px;
	border-color:#788EA5;
}
.noprint {display:block}
.noprinticono {}

.resaltat_recerca{
	color:#993300;
	font-weight:bold;
}
a.titol_article:link {text-decoration:none;}
a.titol_article:visited {text-decoration:none;}
a.titol_article:hover {text-decoration:underline;}
a.titol_article:active {text-decoration:none;}

a.autor{font-weight:normal;}
a.autor:link {text-decoration:none;}
a.autor:visited {text-decoration:none;}
a.autor:hover {text-decoration:underline;}
a.autor:active {text-decoration:none;}

a.abs{
	font-size:13px;
	line-height:13px;
}
a.abs:link{
	vertical-align:top;
	background-image: url("../img/abs.gif");
	background-repeat: no-repeat;  
}
a.abs:visited{
	vertical-align:top;
	background-image: url("../img/abs2.gif");
	background-repeat: no-repeat;			
}
a.abs:hover{
	vertical-align:top;
	background-image: url("../img/abs.gif");
	background-repeat: no-repeat;			
}
a.abs:active{
	vertical-align:top;
	background-image: url("../img/abs2.gif");
	background-repeat: no-repeat;			
}

a.pdf{
	font-size:13px;
	line-height:13px;
}
a.pdf:link{
	vertical-align:top;
	background-image: url("../img/pdf.gif");
	background-repeat: no-repeat;  
}
a.pdf:visited{
	vertical-align:top;
	background-image: url("../img/pdf2.gif");
	background-repeat: no-repeat;			
}
a.pdf:hover{
	vertical-align:top;
	background-image: url("../img/pdf.gif");
	background-repeat: no-repeat;			
}
a.pdf:active{
	vertical-align:top;
	background-image: url("../img/pdf2.gif");
	background-repeat: no-repeat;			
}

