/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_yellow {
	width: 100%;
	background-color: #FFD696;
	BORDER-RIGHT: #E08C0B 1px solid; 
	BORDER-TOP: #E08C0B 1px solid; 
	BORDER-LEFT: #E08C0B 1px solid; 
	BORDER-BOTTOM: #E08C0B 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_yellow {
	BACKGROUND-IMAGE: url(gradient_MidTangerine.jpg);
}
.containerrow2_yellow {
	background-color: #FFFFFF
}

.Tit1
{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;

}
.Tit2
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F27900;
	text-align: left;




}
.Tit3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.taula {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 5px;
	padding: 0px;
	border: 1px solid #CC3300;
	background-image: url(agris.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.negreta {
	font-weight: bold;
	color: #666666;
}
.puntsgris {
	background-image: url(puntGris.png);
	background-repeat: repeat-x;
	background-position: center 100px;
}
.Fonsbody {
	height: 100%;
	background-color: #FFDDA7;
	BORDER-RIGHT: #E08C0B 1px solid;
	BORDER-TOP: #E08C0B 1px solid;
	BORDER-LEFT: #E08C0B 1px solid;
	BORDER-BOTTOM: #E08C0B 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 4;
	padding-left: 6;
	padding-right: 4;
	padding-top: 6;
	vertical-align: top;
	background-image: url(agrosa.png);
	background-repeat: no-repeat;
	background-position: center center;

}
.bordeverm {
	border: 1px solid #CC0000;
}
.dospunts{
	background-color: #CC3300;
	color: #FFCC99;
	font-weight: bold;
}
.FonsBlanc {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #E08C0B 1px solid;
	BORDER-TOP: #E08C0B 1px solid;
	BORDER-LEFT: #E08C0B 1px solid;
	BORDER-BOTTOM: #E08C0B 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 4;
	padding-left: 6;
	padding-right: 4;
	padding-top: 6;
	vertical-align: top;
}
