BODY {
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #B31B34;
	background-image: url(images/BG2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 771px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*ids*/
#wrapper {
	background-color: #ffffff;
	width: 771px;
	text-align: left;
	margin: 0px auto;

}
#top {
	background-color: #ffffff;
	width: 771px;
}
#container {
	background-image: url(images/BGmenu.gif);
	width: 771px;
	height:100%;
}
#content {
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
}
#dreta {
	background-image: url(images/container_mig.gif);
	background-repeat: repeat-y;
	width: 578px;
	float: right;
}
#bottom {
	background-color: #B31B34;
	color: #ffffff;
	text-align: center;
	width: 771px;
	margin: 0px auto;
	clear: both;
}
/*vincles*/
a:link, a:visited, a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.index{
	color: #a40201;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*textos*/
.titol {
	background-image: url(images/punt_titol.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #B31B34;
}
.subtitol {
	background-image: url(images/punt_subtitol.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	padding-top: 4px;
	background-color: #B31B34;
	color: #ffffff;
}
.subtitol2 {
	color: #B31B34; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.subtitol4 {
	color: #0000; 
	font-size: 12px;
	font-weight: bold;
	
}
.subtitol3 {
	color: black; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.text2 {
	color: #B31B34;
}
.gris_fluix {
	background-color: #E5E4E1;
	text-align: center;
	padding: 2px;
}
.gris_fort {
	background-color: #CCCBC7;
	text-align: center;
	padding: 2px;
}
ul {
	list-style-image: url(images/ul.gif);
	padding-left: 20px;
}
/*noticies home*/
.titol_negre {
	background-image: url(images/barra_negra.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #DEDBDB;
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
	width: 203px;
}
.titol_gris {
	background-image: url(images/barra_gris.gif);
	background-repeat: no-repeat;
	width: 203px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #DEDBDB;
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
}
.requadre_home {
	background-image: url(images/requadre_home2.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 255px;
	width: 383px;
}
/*taules*/
table#bordetaronja {
	border-color: #FFB13D;
	border-width: 1px;
	border-style: dashed;
	color: black;
	text-align: center;
	padding: 5px;
}
table#bordetaronja TD{
	border-color: #FFB13D;
	border-width: 1px;
	border-style: dashed;
	color: black;
	text-align: center;
	padding: 5px;
}
table#bordegris {
	border-color: #CCCBC7;
	border-width: 1px;
	border-style: dashed;
	color: black;
	padding: 5px;
}
table#bordegris TD{
	border-color: #E5E4E1;
	border-width: 1px;
	border-style: dashed;
	color: black;
	padding: 5px;
}
table#taronja {
	background-color: #FFB13D;
	color: Black;
	font-weight: bold;
	padding: 5px;
}
table#gris {
	background-color: #DFDFDF;
	color: black;
	font-weight: bold;
	padding: 5px;
}

input{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px dotted #FFB13D;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #F26D32;
	
}
.boto, .boto A:link, .boto A:active, .boto A:visited {
	background-color: #FFB13D;
	color: Gray;
	border: 0px;
}
