body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #CCCCCC;
	scrollbar-base-color : #000000;
}
html,body {
	height: 100%;
}

#general {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 952px;
	margin-bottom: 0px;
	height: auto;
	background-color:#FFFFFF;
	border: 1px solid #003366;
}
#bodyhome{
	background-image: url(../img/cos.gif);
	height: auto;
	width: 952px;
	clear: both;
}
/* _______________________________ CAPÇALERA */
#capcalera {
	width:952px;
	background:#EDF2FF;
	background-image:url(../img/fons_logo.jpg);
}

#logo{
	width:150px;
	height: auto;
	float: left;
	padding-bottom:6px;
	padding-top:10px;
	padding-left:10px;
}

#copisteria{
	width:500px;
	margin-top: 55px;
	margin-left: 25px;
	float: left;
	padding-bottom: 0px;
}

#cinca {
	width: 245px;
	height: auto;
	text-align:right;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	padding-bottom: 0px;
}
/* _______________________________ LOGIN */
#login {
	width:952px;
	clear:both;
	height:30px;
	background:#003366;
	background-image:url(../img/barra.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

.t1{
	margin-top: 0px;
	background:#FFFFFF;
	background-image:url(../img/barra.jpg);
	background-repeat:repeat-x;
}

input {
	font-size:9px;
	background-color:#FFFFFF;
	border:#003366; 
	border-style: solid;
	border-width:1px;
}

.recarrega {
	width: 130px;
	font-size:10px;
	text-align: center;
	background-color: #F5F5F5;
	border:#003366;
	border-style:solid;
	border-width:1px;
}

.recarrega a:link, a:visited {
	color:#000000;
}

.recarrega a:active{
	color: #000000;
}
table td.recarrega:hover{
	background:#FFCC66;
	color:#000000;
}

/* _______________________________ MENU 1 */
#menu1 {
	width: 178px;
	height: auto;
	clear:both;
	float: left;
	padding-top: 7px;
	font-size:11px;
	line-height:20px;
	z-index:1;
}

.taula {
	background-color:#E3E5F2;
	border:#003366;
	border-style:solid;
	border-width:1px;
	height: 10px;
	text-align:left;
}

#contenidor {
	width: 605px;
	height: auto;
	margin: 0px;
	float:left;
	background-image:url(../img/fons_contingut.gif);
	background-repeat:repeat-x;
	border:	#003366;
	border-right-style:dotted;
	border-right-width:1px;
	border-left-style:dotted;
	border-left-width:1px;
	line-height:27px;
}

#guia{
	width: 545px;
	color: #FFFFFF;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	font-size:11px;
	border: #CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#contingut {
	width: 565px;
	height: auto;
	margin:20px;
	font-size:12px;
}

#menu2 {
	width: 140px;
	height:auto;
	padding-top: 7px;
	float: left;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	text-align:right;
	display:block;
	background-color:#FFFFFF;
}

#peu{
	clear: both;
	color:#333333;
	text-align:right;
	height: 15px;
	background-color:#E3E5F2;
	border-top: 1px solid #003366; 
	width:952px;
}

a:link, a:visited {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

#benvinguda a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#benvinguda a:hover {
	color: #FF9933;
	text-decoration: underline;
	font-weight:bold;
}

/* _______________________________LINKS MENU 1 */
.taula:link {
	color: #000000;
	display:block;
}

.taula a:visited{
	color:#000000;
}
.taula a:active{
	color: #000000;
}
table td.taula:hover{
	background-color:#FFCC66;
	color:#000000;
}
