html, body{
	margin: 0;
	padding:0;
	outline:0;
	border:0;
	background-image: url(../img_tancat/fons_body.jpg);
	background-repeat: repeat-x;
	background-color: #D3CDB5;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #333333;
	 }
a{
outline:none;
color: #3366CC;
	font-size:13px;
	text-decoration: none;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #88A5E1;
}

a img, :link img, :visited img {
	border:0;
	}

#base {
	height: 682px;
	width: 743px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cont5-in {
	margin: auto;
	height: 190px;
	width: 220px;
}
.cartell {
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
	vertical-align: middle;
}


/* >>>>>> CONTINGUT <<<<<<< */

#titol {
	/*background-image: url(../img_varis/titol_catala.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img_varis/titol_catala.png');
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 67px;


	#height: 68px; /* Se modifica sólo para IE */
	_height: 67px; /* Se modifica sólo para IE6 */
	width: 260px;
	margin-left: 30px;
	margin-top: 8px;
	float: left;
}

#cont1 {
	background-image: url(../img_tancat/tancat_01.jpg);
	height: 80px;
	width: 743px;
	background-repeat: no-repeat;
}

#cont2 {
	background-image: url(../img_tancat/tancat_02.jpg);
	height: 110px;
	width: 743px;
	background-repeat: no-repeat;
}


#cont3 {
	background-image: url(../img_tancat/tancat_03.jpg);
	height: 103px;
	width: 743px;
	background-repeat: no-repeat;
}
#cont6 {
	background-image: url(../img_tancat/tancat_06.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 743px;
}



#cont4 {
	background-image: url(../img_tancat/tancat_04.jpg);
	height: 87px;
	width: 743px;
	background-repeat: no-repeat;
}
#cont5 {
	height: 198px;
	width: 743px;
	background-image: url(../img_tancat/tancat_05.jpg);
	background-repeat: no-repeat;
}


/* >>>>>>> NAVEGACIO SUPERIRO <<<<<<< */

	div#header-wrap {
		margin: 8px 0;
		}
		div#header-in {
	padding: 10px;
	color: #333333;
	margin-right: 15px;
			}
ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	}
	ul#nav-top li {
	display: inline;
		}
		ul#nav-top li a {
	color: #FBF9EE;
	background-color: inherit;
	font-size: 90%;
	text-decoration: none;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
			}
		ul#nav-top li a:hover {
	color: #B8663E;
	background-color: #EAE4D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DABD;
			}

