/********************************** ESTILS COMPARTITS **********************************/
/********************************** ESTILS GENERICS **********************************/
.left {
	float: left;
}
.right {
	float: right;
}
.box {
	display: block;
	overflow: hidden;
}
.fila {
	display: block;
	float: none;
	overflow: hidden;
}
* html #container .box,
* html #container .fila,
* html #footer .fila {
	display: inline-block;
}
.list_h li {
	display: inline;
}
.hidden_text {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
}
.border {
	border: 0.1em solid #e6e6e6;
}
/******************* CANTONADES ARRODONIDES *******************/
.top_left_corner,
.top_right_corner,
.bot_left_corner,
.bot_right_corner {
	position: absolute;
	overflow: hidden;
}
.top_left_corner {
	top: 0;
	left: 0;
}
.top_right_corner {
	top: 0;
	right: 0;
}
.bot_left_corner {
	bottom: 0;
	left: 0;
}
.bot_right_corner {
	bottom: 0;
	right: 0;
}

/********************************** VEURE MES **********************************/
.formu .bt_send,
.see_all {
	background: #8bc101 url(img/bg_seel_all_gradient.gif) repeat-x 0 0;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0.2em 0.4em;
}
.see_all a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0.2em 0.4em;
	float: left;
}
.see_all a:hover {
	color: #fff;
}
.formu .bt_send {
	text-align: center;
}
/******* Catala *******/
.catala .formu .bt_send {
	width: 7.7em;
}
/******* Wolof *******/
.wolof .formu .bt_send {
	width: 7.7em;
}
.formu .bt_send input {
	background: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 0.2em 0.4em;
	float: none;
	border: none;
	cursor: pointer;
}
.content_text .see_all a,
.content_text .see_all a:hover {
	color: #fff;
}
.see_all span.text {
	cursor: pointer;
	float: left;
}
.see_all span.arrow {
	background: url(img/bg_seel_all_arrow.png) no-repeat scroll 0 0;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin: 0.2em 0 0 0.4em;
	width: 0.6em;
	height: 1.2em;
}
.see_all span.arrow_top {
	background: url(img/bg_seel_all_arrow_top.png) no-repeat scroll 0 0;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin: 0.4em 0 0 0.4em;
	height: 0.6em;
	width: 1.2em;
}
.formu .bt_send .top_left_corner,
#content .white_bg .see_all .top_left_corner {
	background: url(img/bg_seel_all_corners_white.gif) no-repeat 0 0;
}
.formu .bt_send .top_right_corner,
#content .white_bg .see_all .top_right_corner {
	background: url(img/bg_seel_all_corners_white.gif) no-repeat -6px 0;
}
.formu .bt_send .bot_left_corner,
#content .white_bg .see_all .bot_left_corner {
	background: url(img/bg_seel_all_corners_white.gif) no-repeat 0 -6px;
}
.formu .bt_send .bot_right_corner,
#content .white_bg .see_all .bot_right_corner {
	background: url(img/bg_seel_all_corners_white.gif) no-repeat -6px -6px;
}
#content .grey_bg .see_all .top_left_corner {
	background: url(img/bg_seel_all_corners_grey.gif) no-repeat 0 0;
}
#content .grey_bg .see_all .top_right_corner {
	background: url(img/bg_seel_all_corners_grey.gif) no-repeat -6px 0;
}
#content .grey_bg .see_all .bot_left_corner {
	background: url(img/bg_seel_all_corners_grey.gif) no-repeat 0 -6px;
}
#content .grey_bg .see_all .bot_right_corner {
	background: url(img/bg_seel_all_corners_grey.gif) no-repeat -6px -6px;
}
.formu .bt_send span,
#content .see_all .top_left_corner,
#content .see_all .top_right_corner,
#content .see_all .bot_left_corner,
#content .see_all .bot_right_corner,
#content .grey_box .see_all .top_left_corner,
#content .grey_box .see_all .top_right_corner,
#content .grey_box .see_all .bot_left_corner,
#content .grey_box .see_all .bot_right_corner  {
	width: 6px;
	height: 6px;
}
.green_button p,
#content .content_text .green_button p {
	font-size: 1.0em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.green_button .see_all a {
	font-size: 1.4em;
	float: none;
	display: block;
	overflow: hidden;
}
.green_button .see_all a span {
	font-size: 1.2em;
	line-height: 0.6em;
}
/******* Catala *******/
.catala .green_button .participate {
	width: 12.0em;
}
.catala .green_button .publish_job {
	width: 26.0em;
}
.catala .green_button .go_back {
	width: 10.0em;
}
/******* Wolof *******/
.wolof .green_button .participate {
	width: 20.0em;
}
.wolof .green_button .publish_job {
	width: 30.0em;
}
.wolof .green_button .go_back {
	width: 10.0em;
}

/********************************** FIL D'ARIADNA **********************************/
.home .ariadna {
	margin: 0 0 0 25.4em;
	padding: 0 0 1.4em 0;
}
.pag_int .ariadna {
	margin: 0 0 0 18.0em;
	padding: 0 0 1.4em 0;
}
.ariadna li {
	background: url(img/arrow_ariadna.gif) no-repeat 100% 50%;
	font-size: 1.4em;
	font-weight: normal;
	color: #4f4f46;
	padding: 0 0.9em 0 0;
	margin: 0 0.3em 0 0;
}
.ariadna li.last {
	background: none;
}
.ariadna li a {
	color: #9bb605;
}
.ariadna li a:hover {
	color: #f25f25;
}
/********************************** NUVOL D'ETIQUETES **********************************/
.tag_cloud ul {
	border-bottom: 0.1em dashed #4f4f46;
	margin: 0 1.0em 0 1.0em;
	padding-bottom: 1.2em;
}
.tag_cloud li {
	padding: 0 0.2em;
	font-weight: bold;
}
.tag_cloud li a {
	text-decoration: none;
}
.tag_cloud li.size_1 a {
	font-size: 1.2em;
	color: #999;
}
.tag_cloud li.size_2 a {
	font-size: 1.4em;
	color: #808080;
}
.tag_cloud li.size_3 a {
	font-size: 1.6em;
	color: #666;
}
.tag_cloud li.size_4 a {
	font-size: 1.8em;
	color: #4d4d4d;
}
.tag_cloud li.size_5 a {
	font-size: 2.0em;
	color: #333;
}
.tag_cloud li.size_6 a {
	font-size: 2.2em;
	color: #000;
}
.tag_cloud li a:hover {
	color: #9bb605;
}
/********************************** SUB MENUS **********************************/
.submenu {
	width: 16.0em;
}
.submenu li {
	background: #b4d713 url(img/bg_submenu_green_gradient.gif) repeat-x 0 0;
	color: #fff;
	font-size: 1.0em;
	margin-bottom: 0.2em;
	min-height: 2.8em;
}
* html #content .submenu li {
	display: inline-block;
	height: 2.8em;
}
.submenu li span.option {
	position: relative;
	width: 16.0em;
	display: block;
}
.catala .submenu li span.option {
	min-height: 2.8em;
}
.wolof .submenu li span.option {
	min-height: 2.8em;
}
* html .catala #content .submenu li span.option {
	height: 2.8em;
}
* html .wolof #content .submenu li span.option {
	height: 2.8em;
}
/***************** BOTO PUBLICAR *****************/
.submenu li.publish {
	background: #8a8b7a url(img/bg_submenu_publish_grey_dark_gradient.gif) repeat-x 0 0;
	margin-top: 1.0em;
}
.submenu li a,
.submenu li.select .section {
	background: url(img/bullet_submenu_white.gif) no-repeat 0 1.0em;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0.6em 0 0 0.8em;
	margin: 0 0 0 0.6em;
	display: block;
}
.submenu li span.option span.bot_right_corner {
	background: url(img/bg_bended_corners_menu.gif) no-repeat 0 0;
	width: 20px;
	height: 20px;
	visibility: hidden;
}
#content .submenu li a:hover {
	color: #fff;
}
.submenu li:hover span.option span.bot_right_corner,
.submenu li.select span.option span.bot_right_corner {
	visibility: visible;
}
* html #content .submenu li:hover span.option span.bot_right_corner {
	right: -0.1em;
}
* html #content .submenu li.select span.option span.bot_right_corner {
	right: -0.1em;
}
.submenu li.select {
	background: #fbb03b url(img/bg_submenu_orange_gradient.gif) repeat-x 0 0;
}

/***************** SUBMEMU *****************/
.submenu li ul.sub_submenu {
	background: #fff;
	/*margin: 0 0 0 -1.2em;*/
	padding: 0.2em 0 0 0;
	width: 16.0em;
}
.submenu li ul.sub_submenu li {
	background: #fff url(img/bg_submenu_grey_shine_gradient.gif) repeat-x 0 0;
	color: #4f4f46;
	border: 0.1em solid #ccc;
	padding: 0;
}
.submenu li ul.sub_submenu li span.sub_option {
	position: relative;
	width: 16.0em;
	display: block;
}
.catala .submenu li ul.sub_submenu li span.sub_option {
	min-height: 2.4em;
}
.wolof .submenu li ul.sub_submenu li span.sub_option {
	min-height: 2.4em;
}
* html .catala #content .submenu li ul.sub_submenu li span.sub_option {
	height: 2.4em;
}
* html .wolof #content .submenu li ul.sub_submenu li span.sub_option {
	height: 2.4em;
}
* html #content .submenu li ul.sub_submenu li span.sub_option {
	width: 15.6em;
}
.submenu li ul.sub_submenu li a,
.submenu li ul.sub_submenu li.select span.sub_section {
	background: url(img/bullet_submenu_grey.gif) no-repeat 0 1.0em;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #4f4f46;
	padding: 0.4em 0 0 0.8em;
	margin: 0 0 0 0.6em;
	display: block;
}
.submenu li ul.sub_submenu li:hover,
.submenu li ul.sub_submenu li.select {
	background: #8a8b7a url(img/bg_submenu_grey_dark_gradient.gif) repeat-x 0 0;
	color: #fff;
	border: 0.1em solid #e6e6e6;
}
.submenu li ul.sub_submenu li a:hover {
	color: #fff;
}
.submenu li ul.sub_submenu li:hover a,
.submenu li ul.sub_submenu li.select span.sub_section {
	background: url(img/bullet_submenu_white.gif) no-repeat 0 1.0em;
	color: #fff;
}

/************************ CAIXES ************************/
/************************ CONTENT ************************/
.green_tit {
	background: #8bc101 url(img/bg_title_green_gradient.gif) repeat-x 0 0;
}
/*.blue_tit {
	background: #4297ef url(img/bg_title_blue_gradient.gif) repeat-x 0 0;
}*/
.blue_tit {
	background: #9ea9bd url(img/bg_title_grey_gradient.gif) repeat-x 0 100%;
}
.title_box {
	padding: 0.4em 0.8em;
}
.title_box h2 {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}
.title_box h2 a {
	color: #fff;
	text-decoration: none;
}

/*********** SEPARACIONS **********/
.aire_tit {
	margin-bottom: 0.8em;
}
.aire_fila {
	margin-bottom: 2.0em;
}	
.aire_right {
	margin-right: 2.0em;
}

/*********** CAIXES **********/
.soft_grey {
	background: url(img/bg_soft_grey_gradient.gif) repeat-x 0 0;
	padding: 1.0em;
}
.soft_grey .head_img {
	width: 20.0em;
	height: 6.0em;
}
.soft_grey ul {
	padding-top: 2.0em;
}
.soft_grey li {
	background: url(img/bullet_grey_square.gif) no-repeat 0 0.5em;
	border-bottom: 0.1em dashed #ccc;
	padding: 0 0 0 1.2em;
	margin: 0 0 1.4em 0;
	min-height: 6.5em;
}
* html #content .soft_grey li {
	height: 7.0em;
}
.soft_grey li.photo {
	background: none;
	padding-left: 0;
}
.soft_grey li.photo img {
	float: left;
	width: 5.0em;
	height: 5.0em;
	margin-right: 1.4em;
}
.soft_grey li div {
	padding-bottom: 1.0em;
}
.soft_grey li h3 {
	padding-bottom: 0.2em;
}
.soft_grey li p,
.soft_grey li h3 {
	font-size: 1.2em;
	color: #4f4f46;
}

.soft_grey li a {
	color: #8cc101;
}

/*********** TARONJA **********/
.orange_box {
	position: relative;
}
.orange_box a {
	/*color: #fff;*/
	color: #4F4F46;
}
/***** home *****/
.home .orange_box {
	background: #f15a24 url(img/bg_orange_gradient_up_down.gif) repeat-x 0 100%;
	padding: 1.0em;
}
.home .orange_box h2 {
	font-size: 1.0em;
	padding: 0 0 0 5.6em;
}
.home .orange_box h2 span {
	font-size: 2.1em;
	font-weight: normal;
	color: #fff;
}
.home .orange_box ul {
	padding: 1.2em 0;
}
.home .orange_box li.welcome {
	background: url(img/ico_orange_box_welcome.png) no-repeat 0 0;	
}
.home .orange_box li.comunity {
	background: url(img/ico_orange_box_comunity.png) no-repeat 0 0;	
}
.home .orange_box li.adapt {
	background: url(img/ico_orange_box_adapt.png) no-repeat 0 0;	
}
.orange_box li.separa {
	border-bottom: 0.1em dashed #fff;
	padding-bottom: 1.2em;
	margin-bottom: 1.6em;
}
.orange_box li div {
	padding: 0 2.0em;
}
.home .orange_box li div {
	padding: 0 0.2em 0 5.8em;
	height: 5.8em;
	display: table-cell;
	vertical-align: middle;	
}
.home .orange_box li p {
	font-size: 1.4em;
	color: #4f4f46;
}
.home .orange_box .top_left_corner {
	background: url(img/bg_bended_corners.gif) no-repeat 0 0;
}
.home .orange_box .top_left_corner {
	width: 36px;
	height: 36px;
}

/***** pag interior *****/
.pag_int .orange_box {
	background: #fbb03b url(img/bg_orange_gradient_down_up.gif) repeat-x 0 100%;
}
.pag_int .orange_box ul {
	padding: 1.4em 0;
}
.pag_int .orange_box li p {
	font-size: 1.2em;
	font-style: italic;
	color: #4f4f46;
}

/*********** GRIS **********/

#content .grey_box {
	background: #4f4f46 url(img/bg_grey_dark_gradient.gif) repeat-x 0 100%;
	position: relative;
	padding: 1.5em 1.5em 1.0em 1.5em;
}


#content .grey_box h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #fff;
}
#content .grey_box ul {
	padding: 0.5em 0;
}
#content .grey_box li {
	border-bottom: 0.1em dashed #fff;
	padding-bottom: 1.4em;
	margin-bottom: 1.2em;
}
#content .grey_box li.no_border {
	border: 0;
	padding-bottom: 2.4em;
}
#content .grey_box li span,
#content .grey_box li h3,
#content .grey_box li p,
#content .grey_box span  {
	font-size: 1.2em;
	color: #fff;
}
#content .grey_box li h3{
	padding: 0.2em 0;
	font-weight: bold;
}
#content .grey_box li a {
	color: #8cc101;
}

#content .grey_box .bot_left_corner {
	background: url(img/bg_bended_corners.gif) no-repeat 0 -36px;
}
#content .grey_box .bot_left_corner {
	width: 36px;
	height: 36px;
}

/*********** CALENDARI **********/
.calendar {
	padding-bottom: 1.0em;
}
.calendar .month_selector {
	background: #fff;
	position: relative;
	border-bottom: 1px solid #4f4f46;
	width: 20.2em;
	padding: 0.3em 0;
}
* html #content .calendar .month_selector {
	width: 20.4em;
}
.calendar .month_selector p {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #4f4f46;
}
.calendar .month_selector a {
	position: absolute;
	top: 0.3em;
	width: 1.6em;
	height: 1.6em;
}
.calendar .month_selector a.prev {
	background: url(img/bg_calendar_arrow_prev.gif) no-repeat 50%;
	left: 0.4em;
}
.calendar .month_selector a.next {
	background: url(img/bg_calendar_arrow_next.gif) no-repeat 50%;
	right: 0.4em;
}
.calendar table {
	background-color: #4f4f46;
	border-width: 0;
	border-collapse: collapse;
	clear: both;
	table-layout: fixed;
	width: 20.4em;
	font-size: 1.0em;
}
.calendar td,
.calendar th {
	background-color: #fff;
	color: #4f4f46;
	/*color: #8cc101;*/
	border-width: 0.1em;
	border-style: solid;
	font-size: 1.1em;
	padding: 0.25em 0;
	text-align: center;
	border-color: #4f4f46;
}
.calendar caption,
.calendar th.fila_set {
	display: none;
}
.calendar td.highlighted {
	background-color: #8cc101;
	/*color: #fff;*/
}
.calendar td.highlighted a {
	color: #fff;
}
.calendar td span {
	color: #b0b0b0;
}


/*********** BANNERS **********/
.banners img {
	width: 23.4em;
	height: 8.0em;
}

/********************************* PAG INTERIORS ********************************/
/********************************* SUBHOME ********************************/
/*********** DESTACAT SUBHOME **********/
.sub_home_headline {
	padding: 1.0em;
}
.sub_home_headline img {
	width: 19.0em;
	height: 19.0em;
	float: left;
	margin: 0 1.6em 0 0;
}
.sub_home_headline h3 {
	font-size: 1.0em;
	padding-bottom: 2.0em;
}
.sub_home_headline h3 span {
	font-size: 1.8em;
	font-weight: bold;
}
.sub_home_headline p {
	font-size: 1.4em;
}

/*********** LLISTAT SECCIONS SUBHOME **********/
.menu_boxes {
	width: 54.6em;
}
.menu_boxes ul.list_box_submenu {
	width: 56.4em;
}
.menu_boxes ul li.box_submenu {
	background: url(img/bg_submenu_box_grey_gradient.gif) repeat-x 0 0;
	border: 0.1em solid #ccc;
	width: 12.4em;
	padding: 0 0 0.5em 0;
	margin: 0 1.4em 0 0;
	float: left;
}
* html #content .menu_boxes ul li.box_submenu {
	margin: 0 1.3em 0 0;
}
/******* Catala *******/
.catala .menu_boxes ul li.with_tags {
	min-height: 17.5em;
}
/******* Wolof *******/
.wolof .menu_boxes ul li.with_tags {
	min-height: 17.5em;
}
* html #content .menu_boxes ul li.with_tags {
	height: 17.5em;
}
.menu_boxes ul li.box_submenu div {
	padding: 0.6em 0.2em 0.4em 1.0em;
}
.menu_boxes ul li.box_submenu h3 {
	font-size: 1.0em;
	padding: 0 0 0.8em 0;
}
.menu_boxes ul li.box_submenu h3 a {
	font-size: 1.4em;
	font-weight: bold;
	color: #4f4f46;
	text-decoration: none;
}
.menu_boxes ul li.box_submenu img {
	width: 10.0em;
	height: 4.0em;
}
.menu_boxes ul li.box_submenu div ul {
	padding: 0.6em 0 0 0;
}
* html #content .menu_boxes ul li.box_submenu div ul {
	width: 11.2em;
	overflow: hidden;
}
.menu_boxes ul li.box_submenu div li {
	font-size: 1.3em;
	float: left;
	padding: 0 0.3em 0 0;
}
.menu_boxes ul li.box_submenu div li a {
	color: #9bb605;
	text-decoration: underline;
	white-space: nowrap;
}


/*********** PAGINA FINAL TEXT **********/
.text_page {
	padding: 1.5em;
}
.separador {
	border-bottom: 0.1em dashed #ccc;
	padding-bottom: 1.6em;
}
.content_text {
	position: relative;
}
.content_text h3 {
	padding-bottom: 1.4em;
}
.content_text h3 span {
	font-size: 1.8em;
	font-weight: bold;
}
.content_text p,
.content_text address {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.content_text h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.6em;
}
.content_text p.sub_hearing {
	font-size: 1.4em;
	padding-bottom: 0.8em;
}
.content_text blockquote {
	background: #f7faec url(img/bg_blockquote.gif) repeat-x 0 0;
	border-width: 0.1em 0;
	border-style: solid;
	border-color: #9bb605;
	font-style: italic;
	width: 38.0em;
	margin: 0 auto 1.2em auto;
	padding: 1.0em 1.4em 1.0em 1.0em;
}
.content_text blockquote p {
	background: url(img/ico_grey_man.png) no-repeat 0 0;
	padding: 0 0 0 3.2em;
	min-height: 4.4em;
	font-size: 1.3em;
}
.content_text a {
	color: #9bb605;
}
.content_text a:hover {
	color: #f25f25;
}


/************* CAIXA DOCUMENTS I ENLLAÇOS *************/
.links_box {
	background: url(img/bg_link_box_grey_gradient.gif) repeat-x 0 0;
	position: relative;
}
.links_box div {
	padding: 0.8em 3.6em 0.8em 2.2em;
}
.links_box ul {
	background: url(img/ico_grey_man.png) no-repeat 0 0;
	padding-left: 5.2em;
	min-height: 5.0em;
	display: block;
	overflow: hidden;
}
* html #content .links_box ul {
	height: 5.0em;
	display: inline-block;
	overflow: visible;
}
.links_box ul li {
	background: url(img/bullet_grey_square.gif) no-repeat 0 0.8em;
	padding: 0.4em 0 0.4em 1.8em;
}
.links_box ul li.link {
	background: url(img/bg_link_box_ico_link.gif) no-repeat 0 0.4em;
	padding-left: 2.4em;
}
.links_box ul li.doc {
	background: url(img/bg_link_box_ico_doc.gif) no-repeat 0 0.4em;
	padding-left: 2.4em;
}
.links_box ul li a,
.links_box ul li span {
	font-size: 1.2em;
	line-height: 1.6em; 
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
.links_box ul li span {
	color: #666;
}
.col_text .links_box ul div {
	width: 18.0em; 
	margin: 0;
	padding: 0;
}
.col_text .links_box ul div.separa {
	border-right: 0.1em dashed #ccc;
	/*padding: 0 3.6em 0 0;*/
	margin: 0 3.0em 0 0;
}
.col_text .links_box ul div.separa li {
	padding-right: 3.0em;
}
.links_box .top_right_corner {
	background: url(img/bg_bended_corners.gif) no-repeat 0 -36px;
	width: 36px;
	height: 36px;
}
.narrow {
	width: 28.0em;
	margin: 0 auto;
}

/************* COL DRETA *************/
.text_page .graphic {
	width: 23.4em;
}
.text_page .graphic p {
	text-align: center;
}
.text_page .graphic span {
	display: block;
	font-size: 1.1em;
}
.text_page .graphic img {
	width: 19.0em;
	height: 19.0em;
	margin-bottom: 0.4em;
}


/******************* FILTRES *******************/
.filters {
	border-width: 0.1em 0;
	border-style: solid;
	border-color: #ccc;
	padding: 1.6em 0 0.8em 1.0em;
}
.filters h3 {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.4em 0;
}
.filters form {
	padding-left: 1.2em;
}
.filters li {
	float: left;
	padding: 0.4em 1.4em 0.4em 0;
}
.filters li.separa {
	margin-right: 1.2em;
	border-right: 0.1em solid #e6e6e6;
	border-top: 0;
}
.filters li input {
	margin-right: 0.5em;
	float: left;
}
.origin_text span.text_bt,
.filters span.text_radio {
	position: relative;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #fff;
	float: left;
	/*display: block;
	overflow: hidden;*/
	padding: 0.2em 0.7em;
	cursor: pointer;
}
* html #content .filters span.text_radio {
	display: inline-block;
}
.origin_text span.text_bt .top_left_corner,
.origin_text span.text_bt .top_right_corner,
.origin_text span.text_bt .bot_left_corner,
.origin_text span.text_bt .bot_right_corner,
.filters span.text_radio .top_left_corner,
.filters span.text_radio .top_right_corner,
.filters span.text_radio .bot_left_corner,
.filters span.text_radio .bot_right_corner {
	width: 4px;
	height: 4px;
}
/*********** boto tots ***********/
.filters span.bt_tots {
	background: url(img/bg_mix_button_orange_green.gif) repeat-y 50% 0;
	padding: 0.2em 1.2em;
}
/*********** corners ***********/
.filters .bt_tots .top_left_corner {
	background: url(img/bg_mix_button_corners.gif) no-repeat 0 0;
}
.filters .bt_tots .top_right_corner {
	background: url(img/bg_mix_button_corners.gif) no-repeat -4px 0;
}
.filters .bt_tots .bot_left_corner {
	background: url(img/bg_mix_button_corners.gif) no-repeat 0 -4px;
}
.filters .bt_tots .bot_right_corner {
	background: url(img/bg_mix_button_corners.gif) no-repeat -4px -4px;
}
/*********** boto catalunya ***********/
.origin_text span.bt_Catalunya,
span.bt_Catalunya {
	background: #b3d713 url(img/bg_button_green_gradient.gif) repeat-x 0 100%;
}
* html #content .origin_text span.bt_Catalunya,
* html #content span.bt_Catalunya {
	padding-right: 0.8em;
}
/*********** corners ***********/
.origin_text span.bt_Catalunya .top_left_corner,
.filters .bt_Catalunya .top_left_corner {
	background: url(img/bg_button_green_corners.gif) no-repeat 0 0;
}
.origin_text span.bt_Catalunya .top_right_corner,
.filters .bt_Catalunya .top_right_corner {
	background: url(img/bg_button_green_corners.gif) no-repeat -4px 0;
}
.origin_text span.bt_Catalunya .bot_left_corner,
.filters .bt_Catalunya .bot_left_corner {
	background: url(img/bg_button_green_corners.gif) no-repeat 0 -4px;
}
.origin_text span.bt_Catalunya .bot_right_corner,
.filters .bt_Catalunya .bot_right_corner {
	background: url(img/bg_button_green_corners.gif) no-repeat -4px -4px;
}
/*********** boto senegal ***********/
.origin_text span.bt_Senegal,
span.bt_Senegal {
	background: #fbb03b url(img/bg_button_orange_gradient.gif) repeat-x 0 100%;
}
/*********** corners ***********/
.origin_text span.bt_Senegal .top_left_corner,
.filters .bt_Senegal .top_left_corner {
	background: url(img/bg_button_orange_corners.gif) no-repeat 0 0;
}
.origin_text span.bt_Senegal .top_right_corner,
.filters .bt_Senegal .top_right_corner {
	background: url(img/bg_button_orange_corners.gif) no-repeat -4px 0;
}
.origin_text span.bt_Senegal .bot_left_corner,
.filters .bt_Senegal .bot_left_corner {
	background: url(img/bg_button_orange_corners.gif) no-repeat 0 -4px;
}
.origin_text span.bt_Senegal .bot_right_corner,
.filters .bt_Senegal .bot_right_corner {
	background: url(img/bg_button_orange_corners.gif) no-repeat -4px -4px;
}
/*********** boto input ***********/
.filters .bt_filter {
	position: relative;
	float: left;
}
.filters .bt_filter input {
	background: #f4f4f4 url(img/bg_button_grey_gradient.gif) repeat-x 0 100%;
	color: #4f4f46;
	border: 1px solid #999;
	font-size: 1.2em;
	padding: 0.2em 0.4em;
	cursor: pointer;
}
/*********** corners ***********/
.filters .bt_filter .top_left_corner,
.filters .bt_filter .top_right_corner,
.filters .bt_filter .bot_left_corner,
.filters .bt_filter .bot_right_corner {
	width: 5px;
	height: 5px;
}
.filters .bt_filter .top_left_corner {
	background: url(img/bg_button_grey_corners.gif) no-repeat 0 0;
}
.filters .bt_filter .top_right_corner {
	background: url(img/bg_button_grey_corners.gif) no-repeat -5px 0;
}
.filters .bt_filter .bot_left_corner {
	background: url(img/bg_button_grey_corners.gif) no-repeat  0 -5px;
}
.filters .bt_filter .bot_right_corner {
	background: url(img/bg_button_grey_corners.gif) no-repeat -5px -5px;
}

/******************* LLISTAT CAIXES *******************/
img.thumbnail_llistat {
	float: left;
	margin-right: 1.2em;
	width: 10.0em;
	height: 10.0em;
}
.list_box li {
	background: url(img/bg_submenu_box_grey_gradient.gif) repeat-x 0 0;
	border: 0.1em solid #ccc;
	margin-bottom: 1.0em; 
}
.list_box li .holder {
	position: relative;
	padding: 1.0em;
}
.list_box li .holder div.text {
	position: relative;
	height: 10.0em;
}
.list_box li h4.list_box_tit {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.2em;
}
.list_box li h4.list_box_tit a {
	color: #4f4f46;
}
.list_box li em {
	font-size: 1.1em;
}
.list_box li p {
	font-size: 1.2em;
}
.list_box li p.read_more {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
}
.bt_origin span.bt_Catalunya,
.bt_origin span.bt_Senegal,
.bt_origin a  {
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 0.1em 0;
	min-width: 7.8em;
	height: auto;
}
.bt_origin .top_left_corner,
.bt_origin .top_right_corner,
.bt_origin .bot_left_corner,
.bt_origin .bot_right_corner {
	width: 4px;
	height: 4px;
}
/*********** corners verds ***********/
.bt_origin .bt_Catalunya .top_left_corner {
	background: url(img/bg_button_green_corners_grey.gif) no-repeat 0 0;
}
.bt_origin .bt_Catalunya .top_right_corner {
	background: url(img/bg_button_green_corners_grey.gif) no-repeat -4px 0;
}
.bt_origin .bt_Catalunya .bot_left_corner {
	background: url(img/bg_button_green_corners_grey.gif) no-repeat 0 -4px;
}
.bt_origin .bt_Catalunya .bot_right_corner {
	background: url(img/bg_button_green_corners_grey.gif) no-repeat -4px -4px;
}
/*********** corners taronja ***********/
.bt_origin .bt_Senegal .top_left_corner {
	background: url(img/bg_button_orange_corners_grey.gif) no-repeat 0 0;
}
.bt_origin .bt_Senegal .top_right_corner {
	background: url(img/bg_button_orange_corners_grey.gif) no-repeat -4px 0;
}
.bt_origin .bt_Senegal .bot_left_corner {
	background: url(img/bg_button_orange_corners_grey.gif) no-repeat 0 -4px;
}
.bt_origin .bt_Senegal .bot_right_corner {
	background: url(img/bg_button_orange_corners_grey.gif) no-repeat -4px -4px;
}

.origin_text {
	padding-bottom: 0.8em;
	float: right;
}

/*********** AVIS GRIS ***********/
div.note {
	background: #9b9b9b;
	padding: 0.4em 0;
}
.note p.note {
	background: #9b9b9b;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	padding: 0;
}
/*********** AVIS VERD ***********/
div.green_note {
	background: #e7f1c4 url(img/bg_alert_green.gif) repeat-x 0 100%;
	padding: 0.8em 0;
	margin-bottom: 1.0em;
}
div.green_note p {
	text-align: center;
	font-size: 1.4em;
	padding: 0;
}
div.green_note p strong {
	display: block;
	text-transform: uppercase;
}
/*********** AVIS IDIOMA GRIS ***********/
div.alert_note {
	margin-bottom: 1.0em;
}
div.alert_note div {
	background: #dcdcdc url(img/bg_alert_grey.gif) repeat-x 0 100%;
	/*width: 20.0em;*/
	padding: 0;
}
/*
div.alert_note p {
	text-align: left;
	font-size: 1.2em;
	padding: 0.5em 1.0em;
	margin: 0;
}
*/
div.alert_note p {
	background:transparent url(img/man4alert.jpg) no-repeat scroll 0 0;
	/*color:#F4752B;*/
	/*font-weight:bold;*/
	font-size:1.2em;
	margin:0;
	padding:1.5em 0 0.5em 3em;
}

div.alert_note p strong {
	/*display: block;*/
	text-transform: uppercase;
}



/******************* EN CATALA *******************/
.en_catala h3 {
	background: #8a8b7a url(img/bg_grey_gradient_tit.gif) repeat-x 0 100%;
	color: #fff;
	padding: 0.4em 0.6em;
}
.en_catala h3 span {
	font-size: 1.4em;
	font-weight: bold;
}
.en_catala h3 a,
.en_catala h3 a:hover {
	color: #fff;
	text-decoration: none;
}
/******************* LLISTAT SIMPLE *******************/
.simple_list {
	padding-bottom: 1.6em;
}
.simple_list li {
	padding: 1.2em 0;
	border-bottom: 0.1em solid #ccc;
}
.simple_list li h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.2em;
}
.simple_list li p {
	font-size: 1.2em;
}

/***************** PAGINACIO *****************/
.pager {
	position: relative;
}
.pager .first,
.pager .last {
	position: absolute;
	top: 0;
	font-size: 1.2em;
	color: #9bb605;
}
.pager .first {
	left: 0;
}
.pager .last {
	right: 0;
}
.pager ul {
	width: 16.6em;
	margin: 0 auto;
	text-align:center;
}
.pager li {
	font-size: 1.2em;
	padding-right: 0.1em;
}
.pager.bottom {
	border-bottom: 0.1em solid #ccc;
	padding-bottom: 1.0em;
}

/***************** LLISTA PIJAMA *****************/
.pijama_list h3 {
	border-bottom: 0.1em solid #ccc;
	padding-bottom: 0.4em;
}
.pijama_list h3 span {
	font-size: 1.4em;
	font-weight: bold;
}
.pijama_list ul {
	border-top: 0.1em solid #ccc;
}
.pijama_list li {
	background-image: url(img/bullet_grey_square.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 1.2em;
	border-bottom: 0.1em solid #ccc;
	padding: 0.8em 0.8em 1.2em 2.0em;
}
.pijama_list li.bg_grey {
	background-color: #f2f2f2;
}
.pijama_list li h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.4em;
}
.pijama_list li em {
	font-size: 1.1em;
}
.pijama_list li p {
	font-size: 1.2em;
	padding: 0.2em 0 0 0;
}
/************************** MAPA WEB **************************/
.web_map {
	width: 62.0em;
	margin: 0 auto;
}
.web_map ul div {
	width: 27.5em;
}
.web_map ul li.fila {
	margin-bottom: 2.4em;
}
.web_map h3 {
	background: #8a8b7a url(img/bg_web_map_tit.gif) repeat-x 0 100%;
	color: #fff;
	padding: 0.3em 0.6em;
	margin-bottom: 1.4em;
}
.web_map h3 span {
	font-size: 1.2em;
	font-weight: bold;
}
.web_map h3 a,
.web_map h3 a:hover {
	color: #fff;
	text-decoration: none;
}
.web_map img {
	float: left;
	width: 8.0em;
	height: 8.0em;
	margin-right: 2.0em;
}
.web_map ul li ul.links_rel {
	display: block;
	overflow: hidden;
	float: none;
}
* html #content .web_map ul li ul.links_rel {
	display: inline-block;
}
.web_map ul li ul.links_rel li a {
	font-size: 1.4em;
}
/***************** PAGINA AGENDA *****************/
.agenda {
}
.agenda .pager {
	padding: 1.2em 0;
}
.agenda .pager.bottom {
	border-top: 0.1em dashed #ccc;
	border-bottom: 0;
}
.agenda .pager ul {
	width: auto;
	margin: 0;
}
.agenda .pager li {
	color: #9bb605;
}
.agenda h3 {
	background: #e6e6e6;
	padding: 0.3em 0.6em;
	margin-bottom: 1.4em;
}
.agenda h3 span {
	font-size: 1.4em;
	font-weight: bold;	
}
.agenda .events_list {
}
.agenda .events_list li.fila {
	background: url(img/bullet_grey_square.gif) no-repeat 3.2em 2.4em;
	border-bottom: 0.1em dashed #ccc;
	padding: 0 2.6em 1.4em 4.6em;
	margin-bottom: 1.4em;
}
.agenda .events_list li.last {
	border: 0;
}
.agenda .events_list .date,
.agenda .events_list h4 {
	font-size: 1.4em;
	font-weight: bold;
}
.agenda .events_list .date {
	display: block;
	color: #b2b2b2;
	padding-bottom: 0.2em;
}
.agenda .events_list h4 {
	padding-bottom: 0.6em;
}
.agenda .events_list p {
	font-size: 1.2em;
}
.agenda .events_list li ul.links_rel {
	padding: 0.4em 0;
}
.agenda .events_list li ul.links_rel li,
.web_map ul li ul.links_rel li {
	color: #9bb605;
	list-style: inside disc;
	padding-bottom: 0.2em;
	margin-bottom: 0;
}
.agenda .events_list li ul.links_rel li a {
	font-size: 1.2em;
}


/***************** VIDEOS *****************/
.video_col {
	width: 39.0em;
	margin: 0 auto;
}
.video_col li {
	padding-bottom: 2.0em;
}
.video_col .video_player img {
	width: 39.0em;
	/*height: auto;*/
}
.video_col .video_description {
	background: url(img/bg_video_descrip_grey_gradient.gif) repeat-x 0 100%;
	border-color: #ccc;
	padding: 1.0em;
}
.video_col .video_description h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.4em;
}
.video_col .video_description p {
	font-size: 1.2em;
}

.video_player{
	height:24.9em;
	width:39em;
}

/***************** DETALL D'UNA OFERTA *****************/
.det_oferta h3 {
	background: url(img/bullet_grey_square.gif) no-repeat 0 0.4em;
	padding-left: 1.4em;
}
.det_oferta h3 span {
	font-size: 1.4em;
	font-weight: bold;
}
.det_oferta .date {
	padding-left: 1.4em;
}
.det_oferta .date em {
	font-size: 1.1em;
}
.det_oferta div {
	padding: 2.2em 0 0 1.4em;
}
.det_oferta div h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.4em;
}
.det_oferta div p,
.det_oferta div address {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
/***************** PAGINA ERROR 404 *****************/
.ulseeccions404 {
	padding: 1.2em 0 1.2em 2.4em;
}
.ulseeccions404 li {
	color: #4F4F46;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 0;
	padding: 0.3em;
}
.ulseeccions404 li a {
	font-size: 1.2em;
}
