body {
	color 	: #000;
	background: #FFF;
}

div.header {
	width 	: 985px;
	height 	: 291px;
	border 	: 0px;
}

div#contenidor {
	background : url(../../images/contenidor.jpg) repeat-y;
}

div.languages, div.contactInfo, div.leftColumn {
	display 		: none;
}

div.central h1, div.central h2 {
	position 		: absolute;
	right 			: 50px;
	margin-top 	: -45px;
	color 			: #7E4200;
}

div.leftColumn, div.central {
	position 		: relative;
	float 			: right;
}


div.central {
	position 		: relative;
	float 			: left;
	width 			: 725px;
	margin-left : 20px;
	min-height	: 386px;
	background  : url(../../images/content.jpg) no-repeat top right;
}


div.paginator {
	position 		: relative;
	float 			: left;
	height 			: auto;
	width 			: 175px;
	margin-top 	: 5px;
}

div.page {
	width 			: 166px;
	height 			: 22px;
	padding 		: 6px 0 0 10px;
	text-align 	: left;
	color 			: #FFF;
	background  : url(../../images/menu.jpg) repeat-y;
	border 			: 0px;
	text-transform:capitalize;
}

div.page a{
	color 			: #FFF;
	font-weight : bold;
}

div.current_page {
	background : url(../../images/menuSelected.jpg) repeat-y;
	text-align : right;
	padding-right: 40px;
	width 		 : 126px;
	text-transform: none;
}
div.current_page a{
	color 			: #000;
	font-weight : bold;
}


div#box_footer {
	background 	: #FFF url(../../images/footer.jpg) no-repeat top left;
	padding-top : 60px;
}

div.inicio {
	display 		: none;
}

div.descripcio {
	background 	: #FFEFD9;
	padding 		: 10px 20px;
}

div.ampliada {
	background 	: transparent;
	padding 		: 0px;
	color 			: #000;
}

ul, li {
	list-style	: none;
	color 			: #854B02;
}

li {
	background 	: url(../../images/trianglet.jpg) no-repeat 0 5px;
	padding-left : 20px;
}

div#maps {
	width 	: 484px;
	height 	: 404px;
}

div.c_map {
	background 	: transparent url(../../images/cto.jpg) no-repeat top right;
}

div.rotateHeader {
	width 	: 985px;
	height 	: 291px;
	position 		: absolute;
	top 				: 0px;
	display : none;
}

div.header1 {
	background : url(../../images/header1.jpg) no-repeat top left;
}
div.header2 {
	background : url(../../images/header2.jpg) no-repeat top left;
}

div.header3 {
	background : url(../../images/header3.jpg) no-repeat top left;
}

div.header4 {
	background : url(../../images/header4.jpg) no-repeat top left;
	display 		: block;
}

div.totparc {
	float : left;
	margin 	: 50px 0 0 10px;
	
}

div.facebook {
	float : left;
	margin 	: 10px 0 0 10px;
	background : url(../../images/facebook.jpg) no-repeat 1px 1px;
	padding 	: 2px 0 0 40px;
	text-align : left;
	height 		: 32px;
	font-weight : bold;
	cursor 			: pointer;
}

div.formulari input.t, div.formulari input.t:hover {
	width 		: 446px;
	height 		: 21px;
	border 		: 0px;
	background : url(../../images/input.jpg) no-repeat 1px 1px;
}

div.formulari input.tError, div.formulari input.tError:hover {
	width 		: 446px;
	height 		: 21px;
	border 		: 0px;
	background : url(../../images/error.jpg) no-repeat 1px 1px;
}

div.formulari textarea, div.formulari textarea:hover {
	width 		: 446px;
	height 		: 91px;
	border 		: 0px;
	background : url(../../images/area.jpg) no-repeat 1px 1px;
}

div.botons { 
	text-align : left;
	margin-top : 10px;
}

div.inp8 input.boto, div.inp9 input.boto {
	float 		: left;
	width 		: 108px;
	height 		: 22px;
	color 		: #000;
	font-size : 11px;
	background : url(../../images/boto.jpg) no-repeat 1px 1px;
	margin 		: 0px;
}

div.inp8, div.inp9 {
	float 		: left;
	margin-left	: 0px;
}
