/********************************************************************* GENERAL*/
body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393939;
	background-color:#fff;
	background-image: url(../imagesWEB/background_body.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
img{
	border:0px;
}
#div_centrado {
	position:absolute;
	left:50%;
	width: 960px;
	margin-left:-480px;
}
.clear{
	clear:both;
}
/*Header*/
#div_header {
	height:108px;
	margin-bottom:17px;
}
#div_header #div_info{
	float:right;
	text-align:center;
	line-height:30px;
	margin-top:40px;
}
#div_header #div_info h1{
	margin:0px;
	color:#fb8b00;
	font-size:14px;
}
#div_header #div_info h2{
	margin:0px;
	color:#fff;
	font-size:30px;
}
/*Menu*/
#div_menu {
	height:216px;
	margin-bottom:20px;
}
#div_menu ul{
	list-style:none;	
	margin:0;	
	padding:0;
}
#div_menu li{
	float:left;
}
#div_menu .type_28{
	font-size:28px;
	font-weight:bold;
}
#div_menu ul li a{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#fff;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}
#div_menu ul li a.activat_1{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#20ffff;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}
#div_menu ul li a.activat_2{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#9aff00;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}
#div_menu ul li a.activat_3{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#fcd016;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}
#div_menu ul li a.activat_4{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#ff9a5b;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}
#div_menu ul li a.activat_5{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#ff9aff;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}
#div_menu ul li a.activat_6{
	display:block;
	width:140px;
	height:180px;
	padding:36px 10px 0px 10px;
	color:#4effff;
	text-decoration:none;
	font-size:20px;
	line-height:30px;
}

#div_menu .but_1{
	background-image: url(../imagesWEB/but_menu_1.jpg);
}
#div_menu .but_2{
	background-image: url(../imagesWEB/but_menu_2.jpg);
}
#div_menu .but_3{
	background-image: url(../imagesWEB/but_menu_3.jpg);
}
#div_menu .but_4{
	background-image: url(../imagesWEB/but_menu_4.jpg);
}
#div_menu .but_5{
	background-image: url(../imagesWEB/but_menu_5.jpg);
}
#div_menu .but_6{
	background-image: url(../imagesWEB/but_menu_6.jpg);
}
#div_menu ul li a.but_1:hover{
	color:#20ffff;
}
#div_menu ul li a.but_2:hover{
	color:#9aff00;
}
#div_menu ul li a.but_3:hover{
	color:#fcd016;
}
#div_menu ul li a.but_4:hover{
	color:#ff9a5b;
}
#div_menu ul li a.but_5:hover{
	color:#ff9aff;
}
#div_menu ul li a.but_6:hover{
	color:#4effff;
}

/*Footer*/
#div_footer_menu {
	height:15px;
	padding:15px 120px 15px 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	margin-bottom:30px;
}
#div_footer_menu ul{
	list-style:none;	
	margin:0;	
	padding:0;
}
#div_footer_menu li{
	float:left;
	margin-left:65px;
}
#div_footer_menu ul li a{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:none;
}
#div_footer_menu ul li a:hover{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:underline;
}
#div_footer_menu ul li a.rss{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:none;
	padding-left:18px;
	background-image: url(../imagesWEB/RSS.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#div_footer_menu ul li a:hover.rss{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:underline;
}
#div_footer_menu ul li a.activat{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#div_footer_menu ul li a:hover.activat{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}
#div_footer_bucle{
	line-height:14px;
	margin-bottom:30px;
	color:#999;
	text-align:left;
}
#div_footer_bucle .fila{
	margin-bottom:10px;
}
#div_footer_bucle .fila h4{
	font-size:11px;
	color:#999;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#div_footer_bucle .fila h4 a{
	text-decoration:none;
	color:#999;
}
#div_footer_bucle .fila h4 a:hover{
	text-decoration:underline;
}
#div_footer_bucle .fila div{
	margin-bottom:5px;
}
#div_footer_bucle .fila a{
	font-size:11px;
	text-decoration:none;
	color:#999;
}
#div_footer_bucle .fila a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#999;
}
#div_footer_logo{
	text-align:center;
	line-height:26px;
	margin-bottom:30px;
	color:#393939;
	font-size:11px;
}
#div_footer_logo #numon{
	margin-top:30px;
}
#div_footer_menuCAT {
	height:15px;
	padding:15px 120px 15px 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	margin-bottom:30px;
}
#div_footer_menuCAT ul{
	list-style:none;	
	margin:0;	
	padding:0;
}
#div_footer_menuCAT li{
	float:left;
	margin-left:70px;
}
#div_footer_menuCAT ul li a{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:none;
}
#div_footer_menuCAT ul li a:hover{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:underline;
}
#div_footer_menuCAT ul li a.rss{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:none;
	padding-left:18px;
	background-image: url(http://www.turismoescolar.es/imagesWEB/RSS.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#div_footer_menuCAT ul li a:hover.rss{
	font-size:14px;
	font-weight:bold;
	color:#393939;
	text-decoration:underline;
}
#div_footer_menuCAT ul li a.activat{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#div_footer_menuCAT ul li a:hover.activat{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

/********************************************************************* HOME*/
/*Buscador i banner*/
#div_body_search {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
#div_body_search .col_1{
	float:left;
	width:405px;
}
#div_body_search .col_1 h1{
	font-size:24px;
	color:#cf003d;
	margin:0px;
	padding:0px;
	line-height:20px;
}
#div_body_search .col_1 .type_44{
	font-size:44px;
	font-weight:bold;
	line-height:44px;
}
#div_body_search .col_1 form{
	margin:12px 0px 0px 0px;
	padding:0px;
	color:#cf003d;
	font-size:14px;
	font-weight:bold;
}
#div_body_search .col_1 form select{
	margin:5px 0px 15px 0px;
	font-size:14px;
	width:350px;
	height:23px;
}
#div_body_search .col_1 form div{
	text-align:center;
	margin-left:210px;
	margin-top:5px;
	padding-top:7px;
	width:143px;
	height:23px;
	background-image: url(../imagesWEB/background_buto.jpg);
	background-position: center center;	
}
#div_body_search .col_1 form a{
	color:#fff;
	text-decoration:none;	
}
#div_body_search .col_1 form a:hover{
	color:#fff;
	text-decoration:underline;	
}
#div_body_search .col_2{
	float:left;
	width:555px;
}
/*Recomanacions, i més visitats*/
#div_body_bottom {
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
#div_body_bottom .col_1{
	float:left;
	width:160px;
	margin-right:15px;
}
#div_body_bottom .col_1 #fitxa{
	width:140px;
	height:150px;
	padding:10px;
	margin-bottom:10px;
	background-color:#e0e0e0;
}
#div_body_bottom .col_1 .banner{
	width:160px;
	height:190px;
}
#div_body_bottom .col_2{
	float:left;
	width:288px;
	margin-right:15px;
}
#div_body_bottom .col_2 h2{
	margin:10px 0px 15px 0px;
	font-size:20px;
	color:#cf003d;
}
#div_body_bottom .col_2 #fitxa{
	height:50px;
	padding:0px 0px 10px 15px;
	margin:10px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	font-size:13px;
	line-height:17px;
}
#div_body_bottom .col_2 #fitxa a{
	color:#393939;
	text-decoration:none;
}
#div_body_bottom .col_2 #fitxa a:hover{
	color:#393939;
	text-decoration:underline;
}
#div_body_bottom .col_3{
	float:left;
	width:480px;
}
#div_body_bottom .col_3 h3{
	margin:10px 0px 15px 0px;
	font-size:20px;
	color:#cf003d;
}
#div_body_bottom .col_3 #fitxa{
	float:left;
	width:235px;
	height:154px;
	margin-right:5px;
	margin-bottom:5px;
	line-height:16px;
}
#div_body_bottom .col_3 #fitxa a.vincle{
	display:block;
	color:#fff;
	text-decoration:none;
	width:215px;
	height:51px;
	padding:3px 10px 0px 10px;
}
#div_body_bottom .col_3 #fitxa a.vincle .desde{
	float:right;
	margin:0px 0px 0px 15px;
	padding:0px;
}
#div_body_bottom .col_3 #fitxa a.vincle span{
	font-size:20px;
	font-weight:bold;
}
/********************************************************************* LIST*/
/*Buscador*/
#div_list_body_search {
	height:70px;
}
#div_list_body_search form{
	margin:0px;
	padding:0px;
}
#div_list_body_search form select{
	margin:5px 0px 0px 0px;
	font-size:14px;
	width:350px;
	height:23px;
}
#div_list_body_search form input{
	margin:5px 0px 0px 0px;
	font-size:14px;
	width:290px;
	height:16px;
}
#div_list_body_search form #col span{
	display:block;
	float:right;
	text-align:center;
	margin:18px 60px 0px 0px !important;
	margin:18px 25px 0px 0px;
	padding-top:7px;
	width:76px;
	height:23px;
	background-image: url(../imagesWEB/background_buto_list.jpg);
	background-position: center center;	
	font-weight:bold;
}
#div_list_body_search form #col  a{
	color:#fff;
	text-decoration:none;	
}
#div_list_body_search form #col a:hover{
	color:#fff;
	text-decoration:underline;	
}
#div_list_body_search #col{
	float:left;
	width:450px;
	margin-left:30px !important;
	margin-left:17px;
}
#div_list_body_search #col h2{
	color:#cf003d;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
/*Menú i titular*/
#div_list_body_menu {
	height:115px;
	clear:both;
}
#div_list_body_menu div{
	height:20px;
}
#div_list_body_menu div a{
	font-size:12px;
	color:#7e7e7e;
	text-decoration:none;
}
#div_list_body_menu div a:hover{
	font-size:12px;
	color:#7e7e7e;
	text-decoration:underline;
}
#div_list_body_menu #div_h1{
	height:44px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
#div_list_body_menu #div_h1 h1{
	font-size:26px;
	color:#393939;
	margin:0px;
	padding:5px 0px 5px 0px;
}
/*Fitxa resultats*/
#div_fitxa_content{
	min-height:300px;
	padding:0px 32px 0px 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
* html #div_fitxa_content{
	height:300px;
}
#div_fitxa_content .pressu{
	display:block;
	padding:8px 0px;
	font-weight:bold;
	color:#d0003e;
	text-decoration:none;
	font-size:14px;
}
#div_fitxa_content .pressu span{
	font-size:14px;
}
#div_fitxa_content .pressu .underlinnes{
	text-decoration:underline;
}
/********* 1*/
#div_fitxa_content #fitxa_1{
	height:155px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/background_fixa_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_fitxa_content #fitxa_1 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#0e90b5;
}
#div_fitxa_content #fitxa_1 h3 a{
	color:#0e90b5;
	text-decoration:none;
}
#div_fitxa_content #fitxa_1 h3 a:hover{
	color:#0e90b5;
	text-decoration:underline;
}
#div_fitxa_content #fitxa_1 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0e90b5;
}
#div_fitxa_content #fitxa_1 h4 span{
	color:#393939;
}
#div_fitxa_content #fitxa_1 img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#div_fitxa_content #fitxa_1 #div_preu{
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 0px 0px 20px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_fitxa_content #fitxa_1 #div_preu span{
	font-size:12px;
}
#div_fitxa_content #fitxa_1 #div_info{
	display:inline;
	float:right;
	width:96px;
	height:71px;
	margin:59px 0px 0px 0px;
	padding:30px 4px 0px 0px;
	background-image: url(../imagesWEB/background_INFO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#div_fitxa_content #fitxa_1 #div_info a{
	color:#fff;
	text-decoration:none;
}
#div_fitxa_content #fitxa_1 #div_info a:hover{
	color:#fff;
	text-decoration:underline;
}
/********* 2*/
#div_fitxa_content #fitxa_2{
	height:155px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/background_fixa_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_fitxa_content #fitxa_2 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#41aa00;
}
#div_fitxa_content #fitxa_2 h3 a{
	color:#41aa00;
	text-decoration:none;
}
#div_fitxa_content #fitxa_2 h3 a:hover{
	color:#41aa00;
	text-decoration:underline;
}
#div_fitxa_content #fitxa_2 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#41aa00;
}
#div_fitxa_content #fitxa_2 h4 span{
	color:#393939;
}
#div_fitxa_content #fitxa_2 img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#div_fitxa_content #fitxa_2 #div_preu{
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 0px 0px 20px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_fitxa_content #fitxa_2 #div_preu span{
	font-size:12px;
}
#div_fitxa_content #fitxa_2 #div_info{
	display:inline;
	float:right;
	width:96px;
	height:71px;
	margin:59px 0px 0px 0px;
	padding:30px 4px 0px 0px;
	background-image: url(../imagesWEB/background_INFO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#div_fitxa_content #fitxa_2 #div_info a{
	color:#fff;
	text-decoration:none;
}
#div_fitxa_content #fitxa_2 #div_info a:hover{
	color:#fff;
	text-decoration:underline;
}
/********* 3*/
#div_fitxa_content #fitxa_3{
	height:155px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/background_fixa_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_fitxa_content #fitxa_3 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#b26e0e;
}
#div_fitxa_content #fitxa_3 h3 a{
	color:#b26e0e;
	text-decoration:none;
}
#div_fitxa_content #fitxa_3 h3 a:hover{
	color:#b26e0e;
	text-decoration:underline;
}
#div_fitxa_content #fitxa_3 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#b26e0e;
}
#div_fitxa_content #fitxa_3 h4 span{
	color:#393939;
}
#div_fitxa_content #fitxa_3 img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#div_fitxa_content #fitxa_3 #div_preu{
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 0px 0px 20px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_fitxa_content #fitxa_3 #div_preu span{
	font-size:12px;
}
#div_fitxa_content #fitxa_3 #div_info{
	display:inline;
	float:right;
	width:96px;
	height:71px;
	margin:59px 0px 0px 0px;
	padding:30px 4px 0px 0px;
	background-image: url(../imagesWEB/background_INFO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#div_fitxa_content #fitxa_3 #div_info a{
	color:#fff;
	text-decoration:none;
}
#div_fitxa_content #fitxa_3 #div_info a:hover{
	color:#fff;
	text-decoration:underline;
}
/********* 4*/
#div_fitxa_content #fitxa_4{
	height:155px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/background_fixa_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_fitxa_content #fitxa_4 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#b3350e;
}
#div_fitxa_content #fitxa_4 h3 a{
	color:#b3350e;
	text-decoration:none;
}
#div_fitxa_content #fitxa_4 h3 a:hover{
	color:#b3350e;
	text-decoration:underline;
}
#div_fitxa_content #fitxa_4 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#b3350e;
}
#div_fitxa_content #fitxa_4 h4 span{
	color:#393939;
}
#div_fitxa_content #fitxa_4 img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#div_fitxa_content #fitxa_4 #div_preu{
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 0px 0px 20px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_fitxa_content #fitxa_4 #div_preu span{
	font-size:12px;
}
#div_fitxa_content #fitxa_4 #div_info{
	display:inline;
	float:right;
	width:96px;
	height:71px;
	margin:59px 0px 0px 0px;
	padding:30px 4px 0px 0px;
	background-image: url(../imagesWEB/background_INFO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#div_fitxa_content #fitxa_4 #div_info a{
	color:#fff;
	text-decoration:none;
}
#div_fitxa_content #fitxa_4 #div_info a:hover{
	color:#fff;
	text-decoration:underline;
}
/********* 5*/
#div_fitxa_content #fitxa_5{
	height:155px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/background_fixa_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_fitxa_content #fitxa_5 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#b824a9;
}
#div_fitxa_content #fitxa_5 h3 a{
	color:#b824a9;
	text-decoration:none;
}
#div_fitxa_content #fitxa_5 h3 a:hover{
	color:#b824a9;
	text-decoration:underline;
}
#div_fitxa_content #fitxa_5 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#b824a9;
}
#div_fitxa_content #fitxa_5 h4 span{
	color:#393939;
}
#div_fitxa_content #fitxa_5 img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#div_fitxa_content #fitxa_5 #div_preu{
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 0px 0px 20px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_fitxa_content #fitxa_5 #div_preu span{
	font-size:12px;
}
#div_fitxa_content #fitxa_5 #div_info{
	display:inline;
	float:right;
	width:96px;
	height:71px;
	margin:59px 0px 0px 0px;
	padding:30px 4px 0px 0px;
	background-image: url(../imagesWEB/background_INFO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#div_fitxa_content #fitxa_5 #div_info a{
	color:#fff;
	text-decoration:none;
}
#div_fitxa_content #fitxa_5 #div_info a:hover{
	color:#fff;
	text-decoration:underline;
}
/********* 6*/
#div_fitxa_content #fitxa_6{
	height:155px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/background_fixa_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_fitxa_content #fitxa_6 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#199893;
}
#div_fitxa_content #fitxa_6 h3 a{
	color:#199893;
	text-decoration:none;
}
#div_fitxa_content #fitxa_6 h3 a:hover{
	color:#199893;
	text-decoration:underline;
}
#div_fitxa_content #fitxa_6 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#199893;
}
#div_fitxa_content #fitxa_6 h4 span{
	color:#393939;
}
#div_fitxa_content #fitxa_6 img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#div_fitxa_content #fitxa_6 #div_preu{
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 0px 0px 20px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_fitxa_content #fitxa_6 #div_preu span{
	font-size:12px;
}
#div_fitxa_content #fitxa_6 #div_info{
	display:inline;
	float:right;
	width:96px;
	height:71px;
	margin:59px 0px 0px 0px;
	padding:30px 4px 0px 0px;
	background-image: url(../imagesWEB/background_INFO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#div_fitxa_content #fitxa_6 #div_info a{
	color:#fff;
	text-decoration:none;
}
#div_fitxa_content #fitxa_6 #div_info a:hover{
	color:#fff;
	text-decoration:underline;
}
/********************************************************************* INFO*/
/*Fitxa*/
#div_info_fitxa {
	height:80px;
	clear:both;
}
#div_info_fitxa div{
	height:20px;
}
#div_info_fitxa div a.volver{
	display:block;
	width:90px;
	height:25px;
	float:right;
	color:#cf003d;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	background-image: url(../imagesWEB/arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#div_info_fitxa div a:hover.volver{
	display:block;
	width:90px;
	height:25px;
	float:right;
	color:#cf003d;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	background-image: url(../imagesWEB/arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#div_info_fitxa div a.volverCAT{
	display:block;
	width:100px;
	height:25px;
	float:right;
	color:#cf003d;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	background-image: url(../imagesWEB/arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#div_info_fitxa div a:hover.volverCAT{
	display:block;
	width:100px;
	height:25px;
	float:right;
	color:#cf003d;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	background-image: url(../imagesWEB/arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#div_info_fitxa div a{
	font-size:12px;
	color:#7e7e7e;
	text-decoration:none;
}
#div_info_fitxa div a:hover{
	font-size:12px;
	color:#7e7e7e;
	text-decoration:underline;
}
#div_info_fitxa #div_h1, #div_info_fitxa #div_h2, #div_info_fitxa #div_h3, #div_info_fitxa #div_h4, #div_info_fitxa #div_h5, #div_info_fitxa #div_h6{
	height:44px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
#div_info_fitxa #div_h1 h1{
	font-size:26px;
	color:#0e90b5;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#div_info_fitxa #div_h2 h1{
	font-size:26px;
	color:#41aa00;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#div_info_fitxa #div_h3 h1{
	font-size:26px;
	color:#b26e0e;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#div_info_fitxa #div_h4 h1{
	font-size:26px;
	color:#b3350e;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#div_info_fitxa #div_h5 h1{
	font-size:26px;
	color:#b824a9;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#div_info_fitxa #div_h6 h1{
	font-size:26px;
	color:#199893;
	margin:0px;
	padding:5px 0px 5px 0px;
}
div.comparte a{
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
div.comparte a:hover{
	text-decoration:underline;
}
#div_info_fitxa_content{
	min-height:300px;
	padding:0px 32px 35px 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
* html #div_info_fitxa_content{
	height:300px;
}

/********* 1*/
#div_info_fitxa_content #columna_1{
	float:left;
	width:650px;
	margin-right:18px;
}
#div_info_fitxa_content #columna_1 div{
	clear:both;
	margin-top:20px;
}
#div_info_fitxa_content #columna_1 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#0e90b5;
}
#div_info_fitxa_content #columna_1 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0e90b5;
}
#div_info_fitxa_content #columna_1 h4 span{
	color:#393939;
}
#div_info_fitxa_content #columna_1 #div_preu{
	clear:none;
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 30px 0px 10px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_info_fitxa_content #columna_1 #div_preu span{
	font-size:12px;
}
#div_info_fitxa_content #columna_1 img{
	margin-right:10px;
}
#div_info_fitxa_content #columna_1 h5{
	margin:0px;
	padding:0px;
	color:#0e90b5;
	font-size:12px;
	font-weight:bold;
}
#div_info_fitxa_content #columna_1 #observacions{
	display:block;
	background-color:#0e90b5;
	color:#fff;
	padding:5px 10px 5px 10px;
	min-height:108px;
}
* html #div_info_fitxa_content #columna_1 #observacions{
	height:108px;
} 
#div_info_fitxa_content #columna_1 #observacions p{
	margin:0px 0px 8px 0px;
	padding:0px;
} 
#div_info_fitxa_content #columna_1 #descripcio{
	display:block;
}
#div_info_fitxa_content #columna_1 #descripcio p{
	font-size:12px;
	color:#393939;	
	line-height:15px;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#div_info_fitxa_content #columna_1 #descripcio h1{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_1 #descripcio h2{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_1 #descripcio h3{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_1 #descripcio h4{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_1 #descripcio h5{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_1 #descripcio h6{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_1 .marco_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e90b5;
	margin-bottom:20px;
}
#div_info_fitxa_content #columna_1 .pdf{
	margin:0px 57px 25px 57px;
}
#div_info_fitxa_content #columna_1 .img{
	display:block;
	float:left;
	width:162px;
	height:120px;
	text-align:center;
}
/********* 2*/
#div_info_fitxa_content #columna_2{
	float:left;
	width:650px;
	margin-right:18px;
}
#div_info_fitxa_content #columna_2 div{
	clear:both;
	margin-top:20px;
}
#div_info_fitxa_content #columna_2 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#41aa00;
}
#div_info_fitxa_content #columna_2 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#41aa00;
}
#div_info_fitxa_content #columna_2 h4 span{
	color:#393939;
}
#div_info_fitxa_content #columna_2 #div_preu{
	clear:none;
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 30px 0px 10px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_info_fitxa_content #columna_2 #div_preu span{
	font-size:12px;
}
#div_info_fitxa_content #columna_2 img{
	margin-right:10px;
}
#div_info_fitxa_content #columna_2 h5{
	margin:0px;
	padding:0px;
	color:#41aa00;
	font-size:12px;
	font-weight:bold;
}
#div_info_fitxa_content #columna_2 #observacions{
	display:block;
	background-color:#41aa00;
	color:#fff;
	padding:5px 10px 5px 10px;
	min-height:108px;
}
* html #div_info_fitxa_content #columna_2 #observacions{
	height:108px;
} 
#div_info_fitxa_content #columna_2 #observacions p{
	margin:0px 0px 8px 0px;
	padding:0px;
} 
#div_info_fitxa_content #columna_2 #descripcio{
	display:block;
}
#div_info_fitxa_content #columna_2 #descripcio p{
	font-size:12px;
	color:#393939;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#div_info_fitxa_content #columna_2 #descripcio h1{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_2 #descripcio h2{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_2 #descripcio h3{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_2 #descripcio h4{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_2 #descripcio h5{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_2 #descripcio h6{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_2 .marco_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41aa00;
	margin-bottom:20px;
}
#div_info_fitxa_content #columna_2 .pdf{
	margin:0px 57px 25px 57px;
}
#div_info_fitxa_content #columna_2 .img{
	display:block;
	float:left;
	width:162px;
	height:120px;
	text-align:center;
}
/********* 3*/
#div_info_fitxa_content #columna_3{
	float:left;
	width:650px;
	margin-right:18px;
}
#div_info_fitxa_content #columna_3 div{
	clear:both;
	margin-top:20px;
}
#div_info_fitxa_content #columna_3 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#b26e0e;
}
#div_info_fitxa_content #columna_3 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#b26e0e;
}
#div_info_fitxa_content #columna_3 h4 span{
	color:#393939;
}
#div_info_fitxa_content #columna_3 #div_preu{
	clear:none;
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 30px 0px 10px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_info_fitxa_content #columna_3 #div_preu span{
	font-size:12px;
}
#div_info_fitxa_content #columna_3 img{
	margin-right:10px;
}
#div_info_fitxa_content #columna_3 h5{
	margin:0px;
	padding:0px;
	color:#b26e0e;
	font-size:12px;
	font-weight:bold;
}
#div_info_fitxa_content #columna_3 #observacions{
	display:block;
	background-color:#b26e0e;
	color:#fff;
	padding:5px 10px 5px 10px;
	min-height:108px;
}
* html #div_info_fitxa_content #columna_3 #observacions{
	height:108px;
} 
#div_info_fitxa_content #columna_3 #observacions p{
	margin:0px 0px 8px 0px;
	padding:0px;
} 
#div_info_fitxa_content #columna_3 #descripcio{
	display:block;
}
#div_info_fitxa_content #columna_3 #descripcio p{
	font-size:12px;
	color:#393939;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#div_info_fitxa_content #columna_3 #descripcio h1{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_3 #descripcio h2{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_3 #descripcio h3{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_3 #descripcio h4{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_3 #descripcio h5{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_3 #descripcio h6{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_3 .marco_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b26e0e;
	margin-bottom:20px;
}
#div_info_fitxa_content #columna_3 .pdf{
	margin:0px 57px 25px 57px;
}
#div_info_fitxa_content #columna_3 .img{
	display:block;
	float:left;
	width:162px;
	height:120px;
	text-align:center;
}
/********* 4*/
#div_info_fitxa_content #columna_4{
	float:left;
	width:650px;
	margin-right:18px;
}
#div_info_fitxa_content #columna_4 div{
	clear:both;
	margin-top:20px;
}
#div_info_fitxa_content #columna_4 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#b3350e;
}
#div_info_fitxa_content #columna_4 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#b3350e;
}
#div_info_fitxa_content #columna_4 h4 span{
	color:#393939;
}
#div_info_fitxa_content #columna_4 #div_preu{
	clear:none;
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 30px 0px 10px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_info_fitxa_content #columna_4 #div_preu span{
	font-size:12px;
}
#div_info_fitxa_content #columna_4 img{
	margin-right:10px;
}
#div_info_fitxa_content #columna_4 h5{
	margin:0px;
	padding:0px;
	color:#b3350e;
	font-size:12px;
	font-weight:bold;
}
#div_info_fitxa_content #columna_4 #observacions{
	display:block;
	background-color:#b3350e;
	color:#fff;
	padding:5px 10px 5px 10px;
	min-height:108px;
}
* html #div_info_fitxa_content #columna_4 #observacions{
	height:108px;
} 
#div_info_fitxa_content #columna_4 #observacions p{
	margin:0px 0px 8px 0px;
	padding:0px;
} 
#div_info_fitxa_content #columna_4 #descripcio{
	display:block;
}
#div_info_fitxa_content #columna_4 #descripcio p{
	font-size:12px;
	color:#393939;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#div_info_fitxa_content #columna_4 #descripcio h1{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_4 #descripcio h2{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_4 #descripcio h3{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_4 #descripcio h4{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_4 #descripcio h5{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_4 #descripcio h6{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_4 .marco_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3350e;
	margin-bottom:20px;
}
#div_info_fitxa_content #columna_4 .pdf{
	margin:0px 57px 25px 57px;
}
#div_info_fitxa_content #columna_4 .img{
	display:block;
	float:left;
	width:162px;
	height:120px;
	text-align:center;
}
/********* 5*/
#div_info_fitxa_content #columna_5{
	float:left;
	width:650px;
	margin-right:18px;
}
#div_info_fitxa_content #columna_5 div{
	clear:both;
	margin-top:20px;
}
#div_info_fitxa_content #columna_5 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#b824a9;
}
#div_info_fitxa_content #columna_5 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#b824a9;
}
#div_info_fitxa_content #columna_5 h4 span{
	color:#393939;
}
#div_info_fitxa_content #columna_5 #div_preu{
	clear:none;
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 30px 0px 10px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_info_fitxa_content #columna_5 #div_preu span{
	font-size:12px;
}
#div_info_fitxa_content #columna_5 img{
	margin-right:10px;
}
#div_info_fitxa_content #columna_5 h5{
	margin:0px;
	padding:0px;
	color:#b824a9;
	font-size:12px;
	font-weight:bold;
}
#div_info_fitxa_content #columna_5 #observacions{
	display:block;
	background-color:#b824a9;
	color:#fff;
	padding:5px 10px 5px 10px;
	min-height:108px;
}
* html #div_info_fitxa_content #columna_5 #observacions{
	height:108px;
} 
#div_info_fitxa_content #columna_5 #observacions p{
	margin:0px 0px 8px 0px;
	padding:0px;
} 
#div_info_fitxa_content #columna_5 #descripcio{
	display:block;
}
#div_info_fitxa_content #columna_5 #descripcio p{
	font-size:12px;
	color:#393939;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#div_info_fitxa_content #columna_5 #descripcio h1{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_5 #descripcio h2{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_5 #descripcio h3{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_5 #descripcio h4{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_5 #descripcio h5{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_5 #descripcio h6{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_5 .marco_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b824a9;
	margin-bottom:20px;
}
#div_info_fitxa_content #columna_5 .pdf{
	margin:0px 57px 25px 57px;
}
#div_info_fitxa_content #columna_5 .img{
	display:block;
	float:left;
	width:162px;
	height:120px;
	text-align:center;
}
/********* 6*/
#div_info_fitxa_content #columna_6{
	float:left;
	width:650px;
	margin-right:18px;
}
#div_info_fitxa_content #columna_6 div{
	clear:both;
	margin-top:20px;
}
#div_info_fitxa_content #columna_6 h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#199893;
}
#div_info_fitxa_content #columna_6 h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#199893;
}
#div_info_fitxa_content #columna_6 h4 span{
	color:#393939;
}
#div_info_fitxa_content #columna_6 #div_preu{
	clear:none;
	display:inline;
	float:right;
	width:111px;
	height:82px;
	margin:0px 30px 0px 10px;
	padding-top:25px;
	background-image: url(../imagesWEB/background_preu_6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:26px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#div_info_fitxa_content #columna_6 #div_preu span{
	font-size:12px;
}
#div_info_fitxa_content #columna_6 img{
	margin-right:10px;
}
#div_info_fitxa_content #columna_6 h5{
	margin:0px;
	padding:0px;
	color:#199893;
	font-size:12px;
	font-weight:bold;
}
#div_info_fitxa_content #columna_6 #observacions{
	display:block;
	background-color:#199893;
	color:#fff;
	padding:5px 10px 5px 10px;
	min-height:108px;
}
* html #div_info_fitxa_content #columna_6 #observacions{
	height:108px;
} 
#div_info_fitxa_content #columna_6 #observacions p{
	margin:0px 0px 8px 0px;
	padding:0px;
} 
#div_info_fitxa_content #columna_6 #descripcio{
	display:block;
}
#div_info_fitxa_content #columna_6 #descripcio p{
	font-size:12px;
	color:#393939;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#div_info_fitxa_content #columna_6 #descripcio h1{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_6 #descripcio h2{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_6 #descripcio h3{
	font-size:18px;
	line-height:20px;
	color:#393939;	
	font-weight:bold;
}
#div_info_fitxa_content #columna_6 #descripcio h4{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_6 #descripcio h5{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_6 #descripcio h6{
	font-size:16px;
	line-height:18px;
	color:#393939;	
	font-weight:bold;
	margin-bottom:8px;
}
#div_info_fitxa_content #columna_6 .marco_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #199893;
	margin-bottom:20px;
}
#div_info_fitxa_content #columna_6 .pdf{
	margin:0px 57px 25px 57px;
}
#div_info_fitxa_content #columna_6 .img{
	display:block;
	float:left;
	width:162px;
	height:120px;
	text-align:center;
}
/********* 7*/
#div_info_fitxa_content #columna_7{
	float:left;
	width:210px;
	padding-left:14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8c8c8;
	min-height:950px;
}
* html #div_info_fitxa_content #columna_7{
	height:950px;
}
#div_info_fitxa_content #columna_7 h2{
	font-size:20px;
	color:#cf003d;
	margin:0px 0px 20px 0px;
	padding:0px;
}
/* Butó pressupost */
#div_info_fitxa_content #columna_7 #content_pressu{
	border-bottom:1px solid #e0e0e0;
	margin-bottom:45px;
	padding-bottom:45px;
}
#div_info_fitxa_content #columna_7 h2.pressu{
	font-size:26px;
	font-weight:bold;
	color:#fb8b00;
}
#div_info_fitxa_content #columna_7 h2.pressu span{
	color:#a30030;
}
#div_info_fitxa_content #columna_7 a.pressu{
	display:block;
	width:198px;
	height:125px;
	padding:18px 0px 0px 12px;
	margin-bottom:0px;
	background-image:url(../imagesWEB/but_PRESSU.jpg);
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#div_info_fitxa_content #columna_7 a.pressu span{
	text-decoration:underline;
}
#div_info_fitxa_content #columna_7 a:hover.pressu{
	color:#fff;
}
/************/
#div_info_fitxa_content #columna_7 form{
	margin:0px;
	padding:0px;
}
#div_info_fitxa_content #columna_7 form .type_RED{
	font-weight:bold;
	font-size:16px;
	color:#cf003d;
}
#div_info_fitxa_content #columna_7 form div{
	clear:both;
	height:50px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#div_info_fitxa_content #columna_7 form div input{
	margin-top:3px;
	width:200px;
	font-size:12px;
	color:#cf003d;
}
#div_info_fitxa_content #columna_7 form div.fecha{
	clear:none;
	float:left;
	width:50%;
	height:50px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#div_info_fitxa_content #columna_7 form div.fecha input{
	margin-top:3px;
	width:95px;
	font-size:12px;
	color:#cf003d;
}
#div_info_fitxa_content #columna_7 form div.comentarios{
	clear:both;
	height:185px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#div_info_fitxa_content #columna_7 form div textarea{
	margin-top:3px;
	width:200px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cf003d;
}
#div_info_fitxa_content #columna_7 form div textarea#CONDICIONES{
	margin-top:3px;
	width:200px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;
}
#div_info_fitxa_content #columna_7 form div input#ACEPTO{
	margin-top:8px;
	width:auto;
}
#div_info_fitxa_content #columna_7 form div span.button{
	display:block;
	text-align:center;
	margin-top:30px;
	padding-top:7px;
	width:143px;
	height:23px;
	background-image: url(../imagesWEB/background_buto.jpg);
	background-position: center center;	
}
#div_info_fitxa_content #columna_7 form div span a{
	color:#fff;
	text-decoration:none;	
}
#div_info_fitxa_content #columna_7 form div span a:hover{
	color:#fff;
	text-decoration:underline;	
}
#div_missatge{
	font-size:14px;
	color:#cf003d;
	margin-top:50px;
	height:150px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	font-weight:bold;
	line-height:21px;
}
#div_missatge a{
	padding:5px;
	color:#cf003d;
	text-decoration:underline;
}
/********************************************************************* NOSOTROS*/
#div_nosotros_content{
	min-height:300px;
	padding:0px 32px 0px 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	text-align:justify;
}
* html #div_nosotros_content{
	height:300px;
}
#div_nosotros_content a{
	color:#393939;
	text-decoration:none;
}
#div_nosotros_content a:hover{
	color:#393939;
	text-decoration:underline;
}
#div_nosotros_content h2{
	margin:0px;
	padding:0px;
	color:#cf003d;
	font-size:14px;
}
#div_nosotros_content img{
	float:right;
}
/********************************************************************* CONTACTAR*/
#div_contactar_content{
	min-height:300px;
	padding:0px 32px 0px 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
* html #div_contactar_content{
	height:300px;
}
#div_contactar_content .formulario{
	width:340px;
	float:left;
}
#div_contactar_content h2{
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#cf003d;
	font-size:14px;
}
#div_contactar_content form{
	margin:0px;
	padding:0px;
}
#div_contactar_content form .type_RED{
	font-weight:bold;
	font-size:16px;
	color:#cf003d;
}
#div_contactar_content form div{
	clear:both;
	height:50px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#div_contactar_content form div input{
	margin-top:3px;
	width:300px;
	font-size:12px;
	color:#cf003d;
}
#div_contactar_content form div.comentarios{
	clear:both;
	height:185px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
#div_contactar_content form div textarea{
	margin-top:3px;
	width:300px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cf003d;
}
#div_contactar_content form textarea#CONDICIONES{
	margin-top:3px;
	width:300px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;
}
#div_contactar_content form div input#ACEPTO{
	margin-top:8px;
	width:auto;
}
#div_contactar_content form div span.button{
	display:block;
	text-align:center;
	margin-top:30px;
	padding-top:7px;
	width:143px;
	height:23px;
	background-image: url(../imagesWEB/background_buto.jpg);
	background-position: center center;	
}
#div_contactar_content form div span a{
	color:#fff;
	text-decoration:none;	
}
#div_contactar_content form div span a:hover{
	color:#fff;
	text-decoration:underline;	
}
#div_contactar_content .mapa{
	float:right;
	width:550px;
}
/********************************************************************* CONDICIONES*/
#div_condiciones_content{
	min-height:300px;
	padding:0px 32px 50px 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
* html #div_condiciones_content{
	height:300px;
}
#div_condiciones_content a{
	color:#393939;
	text-decoration:none;
}
#div_condiciones_content a:hover{
	color:#393939;
	text-decoration:underline;
}
#div_condiciones_content h2{
	margin:0px;
	padding:0px;
	color:#cf003d;
	font-size:14px;
}
/********************************************************************* SITEMAP*/
#div_sitemap_content{
	min-height:300px;
	padding:0px 32px 50px 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
* html #div_sitemap_content{
	height:300px;
}
#div_sitemap_content h2{
	margin:0px;
	padding:0px;
	color:#cf003d;
	font-size:14px;
}
#div_sitemap_content a.familia_1{
	display:block;
	color:#128aac;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_1:hover{
	display:block;
	color:#128aac;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_1{
	display:block;
	color:#128aac;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_11.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_1:hover{
	display:block;
	color:#128aac;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_11.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_1 span{
	display:block;
	float:right;
	color:#128aac;
	font-weight:bold;
}
#div_sitemap_content a.familia_2{
	display:block;
	color:#42a900;
	text-decoration:none;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_2:hover{
	display:block;
	color:#42a900;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_2{
	display:block;
	color:#42a900;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_22.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_2:hover{
	display:block;
	color:#42a900;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_22.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_2 span{
	display:block;
	float:right;
	color:#42a900;
	font-weight:bold;
}
#div_sitemap_content a.familia_3{
	display:block;
	color:#b17008;
	text-decoration:none;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_3.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_3:hover{
	display:block;
	color:#b17008;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_3.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_3{
	display:block;
	color:#b17008;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_33.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_3:hover{
	display:block;
	color:#b17008;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_33.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_3 span{
	display:block;
	float:right;
	color:#b17008;
	font-weight:bold;
}
#div_sitemap_content a.familia_4{
	display:block;
	color:#af380d;
	text-decoration:none;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_4.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_4:hover{
	display:block;
	color:#af380d;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_4.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_4{
	display:block;
	color:#af380d;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_44.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_4:hover{
	display:block;
	color:#af380d;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_44.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_4 span{
	display:block;
	float:right;
	color:#af380d;
	font-weight:bold;
}
#div_sitemap_content a.familia_5{
	display:block;
	color:#b825a9;
	text-decoration:none;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_5.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_5:hover{
	display:block;
	color:#b825a9;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_5.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_5{
	display:block;
	color:#b825a9;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_55.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_5:hover{
	display:block;
	color:#b825a9;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_55.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_5 span{
	display:block;
	float:right;
	color:#b825a9;
	font-weight:bold;
}
#div_sitemap_content a.familia_6{
	display:block;
	color:#199a95;
	text-decoration:none;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_6.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_6:hover{
	display:block;
	color:#199a95;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_6.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_6{
	display:block;
	color:#199a95;
	text-decoration:none;
	height:20px;
	padding: 10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_66.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_6:hover{
	display:block;
	color:#199a95;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-left:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	background-image: url(../imagesWEB/arrow_66.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.subfamilia_6 span{
	display:block;
	float:right;
	color:#199a95;
	font-weight:bold;
}
#div_sitemap_content a.familia_7{
	display:block;
	color:#cf003d;
	text-decoration:none;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_7.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#div_sitemap_content a.familia_7:hover{
	display:block;
	color:#cf003d;
	text-decoration:underline;
	height:20px;
	padding:10px 35px;
	margin-top:20px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	font-weight:bold;
	background-image: url(../imagesWEB/arrow_7.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

