/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #242C83;
	scrollbar-base-color: #FFB63F;
	scrollbar-dark-shadow-color: #FBC265;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FBC265;
	scrollbar-shadow-color: #62777C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #666666;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	
	background-image: url(imatges/fons.gif);
	}

/* Corretgeig bug Mozilla amb els marges dels div */
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fons {
 background-color: #FFFFFF;
 background-image: url(imatges/fons.jpg);
 background-repeat: repeat-y;

}

.cos{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
a.cos{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.cos:hover{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.cosblau{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242C83;
	text-decoration: none;
	line-height: 12px;
}

.titol {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #9F6000;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	
}

a.titol {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #9F6000;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	
}

a.titol:hover {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #9F6000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
	
}

a {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242C83;
    font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}

a:hover {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242C83;
    font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
}

.formobj {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	
	font-weight: normal;
	font-size: 10px;

	border-top-color: #5C6EA8;
	border-top-width: 1px;
	border-top-style: solid;
	
	border-right-color: #5C6EA8;
	border-right-width: 1px;
	border-right-style: solid;	
	
	border-bottom-color: #5C6EA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	border-left-color: #5C6EA8;
	border-left-width: 1px;
	border-left-style: solid;

}


hr {border: none 0; 
border-top: 1px dashed #bebebe;/*the border*/
width: 98%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.hr2 {border: none 0; 
border-top: 1px dashed #bebebe;/*the border*/
width: 98%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


a.linkblanc {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none
}

.subtitol {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #252C84;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	
}

a.subtitol {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #252C84;
	
	text-decoration: none;
	line-height: 12px;
	
}

a.subtitol:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #252C84;
	font-weight: bold;
	text-decoration: underline;
	line-height: 12px;
	
}

.titoltaula {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	}
