/************************ ESTRUCTURA ************************/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #4f4f46;
	margin: 0;
	padding: 0;
}
abbr {
	/*border: none;*/
}
address {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
ul,
ol,
dl {
	margin: 0;
	padding: 0;
}
ul,
ol {
	list-style: none;
}
form {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
* html #container form {
	display: inline-block;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
hr {
	display: none;
}
a {
	color: #9bb605;
}
a:hover {
	color: #f25f25;
}
/************************ SHARED ************************/
.blind_menu {
	display: none;
}
#header, #content, #footer {
	display: block;
	float: none;
	overflow: hidden;
}
* html #header,
* html #content,
* html #footer {
	display: inline-block;
}
/************************ CONTAINERS ************************/
#container {
	width: 99.0em;
	margin: 0 auto;
	display: block;
	float: none;
}
#container_holder {
	padding: 1.0em 0.5em;
}
* html #container,
* html #container_holder {
	display: inline-block;
}

/************************ HEADER ************************/
#header {
	margin-bottom: 2.0em;
}
/************************ IDIOMES ************************/
#header .language {
	background: #b3d713 url(img/bg_language_gradient.gif) repeat-x 0 0;
	position: relative;
	width: 14.6em;
	overflow: hidden;
}
#header .language ul {
	background: url(img/bg_language_man.png) no-repeat 0 0;
	padding: 0.8em 0 0.6em 4.2em;
	height: auto;
}
* html #header .language ul {
	height: auto !important;
}
#header .language ul li {
	font-size: 1.2em;
	color: #fff;
	float: left;
}
#header .language ul li.separa {
	border-right: 0.1em solid #4f4f46;
	margin-right: 1.0em;
	padding-right: 1.0em;
}
#header .language ul li a {
	color: #5d6604;
	text-decoration: none;
}
#header .language ul li a:hover {
	color: #fff;
}
#header .language .top_left_corner {
	background: url(img/bg_language_corners.gif) no-repeat 0 0;
}
#header .language .top_right_corner {
	background: url(img/bg_language_corners.gif) no-repeat -4px 0;
}
#header .language .top_left_corner,
#header .language .top_right_corner {
	width: 4px;
	height: 4px;
}
* html #header .language .top_right_corner {
	right: -1px;
}
/************************ TAGLINE ************************/
#header .tagline {
	background: url(img/bg_tagline_photo.jpg) no-repeat 100% 60%;
	height: 10.0em;
	margin: 0;
	padding: 0;
}
* html #header .tagline {
	margin-top: 0 !important;
}
/************************ LOGO ************************/
#header .tagline .logo {
	width: 29.2em;
	height: 7.8em;
	margin: 1.5em 0 0 0.5em;
}
#header .tagline .logo img {
	float: left;
	width: 13.6em;
	height: 7.8em;
}
#header .tagline h1 {
	float: left;
	width: 15.2em;
	height: 7.8em;
	font-size: 1.0em;
}
#header .tagline h1 em {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.0em;
	color: #4f4f46;
	display: block;
}
/******* Catala *******/
.catala #header .tagline h1 em {
	margin: 1.5em 0 0 1.0em;
}
/******* Wolof *******/
.wolof #header .tagline h1 em {
	margin: 2.4em 0 0 1.0em;
}
#header .tagline h1 a {
	color: #4f4f46;
	text-decoration: none;
	float: left;
	width: 15.2em;
	height: 7.8em;
}
/************************ MEMU ************************/
.menu {
	background: #e7f1c4 url(img/bg_menu_gradient.gif) repeat-x 0 0;
	position: relative;
}
* html #header .menu {
	display: inline-block;
}
#header .menu ul {
	width: 98.0em;
}
#header .menu li {
	background: #e7f1c4 url(img/bg_menu_gradient.gif) repeat-x 0 0;
	color: #5d6604;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
#header .menu li.last {
	float: right;
}
#header .menu li span {
	border-left: 1px solid #9bb605;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 3.4em;
}
* html #header .menu li span {
	display: inline-block;
}
#header .menu li.first span {
	border: 0;
}
/****** catala ******/
.catala #header .menu li.m_viure_cat span {
	width: 18.2em;
}
.catala #header .menu li.m_aqui_alla span {
	width: 15.4em;
}
.catala #header .menu li.m_en_catala span {
	width: 12em;
}
.catala #header .menu li.m_treball span {
	width: 10em;
}
.catala #header  .menu li.m_tauler span {
	width: 17.2em;
}
.catala #header .menu li.m_agenda span {
	width: 10.6em;
}
.catala #header .menu li.m_associacions span {
	width: 14em;
}
/****** wolof ******/
.wolof #header .menu li.m_viure_cat span {
	width: 16.4em;
}
.wolof #header .menu li.m_aqui_alla span {
	width: 13em;
}
.wolof #header .menu li.m_en_catala span {
	width: 13.8em;
}
.wolof #header .menu li.m_treball span {
	width: 10.9em;
}
.wolof #header .menu li.m_tauler span {
	width: 16.6em;
}
.wolof #header .menu li.m_agenda span {
	width: 12.8em;
}
.wolof #header .menu li.m_associacions span {
	width: 13.9em;
}
#header .menu li.select,
#header .menu li:hover {
	background: #fbb03b url(img/bg_menu_gradient_on.gif) repeat-x 0 0;
	color: #fff;
}
#header .menu li a {
	font-size: 1.2em;
	text-decoration: none;
	color: #5d6604;
	padding: 0.2em;
}
#header .menu li.select a,
#header .menu li a:hover,
#header .menu li:hover a {
	color: #fff;
}
* html #header .menu li span a {
	padding-top: 0.8em;
	display: inline-block;
}

#header .menu .bot_left_corner {
	background: url(img/bg_menu_corners.gif) no-repeat 0 0;
}
#header .menu .bot_right_corner {
	background: url(img/bg_menu_corners.gif) no-repeat -6px 0;
}
#header .menu .bot_left_corner,
#header .menu .bot_right_corner {
	width: 6px;
	height: 6px;
}
* html #header .menu .bot_right_corner {
	right: -1px;
}

/************************ CONTENT ************************/
#content {
	/*position: relative;*/
}
/************************ COLUMNS ************************/
#content .col_s,
#content .col_b {
	display: block;
	overflow: hidden;
}
* html #content .col_s,
* html #content .col_b {
	display: inline-block;
}
.home .col_b {
	width: 72.6em;
}
.home .col_s,
.pag_int .col_s {
	width: 23.4em;
}
.home .col_bb {
	width: 47.0em;
}
.home .col_ss {
	width: 22.4em;
}
.pag_int .col_menu {
	width: 16.0em;
}
.pag_int .col_b {
	width: 54.6em;
}
.pag_int .col_bb {
	width: 80.0em;
}
.pag_int .col_text {
	width: 50.5em;
}

/************************ FOOTER ************************/
#footer {
	border-top: 0.1em dashed #4f4f46;
	margin-top: 2.0em;
	padding-top: 1.0em;
	padding-bottom: 1.5em;
}
#footer .top {
	padding-bottom: 1.6em;
}
#footer .protectors {
	padding-top: 0.6em;
}
#footer .protectors li {
	float: left;
}
#footer .protectors li img {
	/*height: 3.9em;*/
}
#footer .protectors li.generalitat img {
	width: 15.5em;
}
#footer .protectors li.pere_tarres img {
	width: 12.2em;
}
#footer .protectors li.confianza img {
	width: 9.3em;
}

#footer .collaborators p {
	padding-top: 2.4em;
}
#footer .collaborators p {
	font-size: 1.1em;
}
#footer .collaborators li {
	float: left;
	margin-left: 1.5em;
}
#footer .collaborators li img {
	height: 4.0em;
}
#footer .collaborators li.ffje img {
	width: 3.7em;
}
#footer .collaborators li.acrs img {
	width: 3.1em;
}
#footer .collaborators li.casc img {
	width: 1.7em;
}

#footer .corporate_menu {
	padding-top: 1.6em;
}
#footer .corporate_menu li {
	float: left;
	color: #4f4f46;
}
#footer .corporate_menu li.separa {
	border-left: 0.1em solid #9bb605;
}
#footer .corporate_menu li a {
	/*font-size: 1.4em;*/
	font-size: 1.2em;
	text-decoration: none;
	color: #4f4f46;
}
#footer .corporate_menu li a:hover {
	text-decoration: underline;
}
/******* Catala *******/
.catala #footer .protectors li {
	margin-right: 3.0em;
}
.catala #footer .corporate_menu li.separa {
	margin-left: 1.0em;
	padding-left: 1.0em;
}
/******* Wolof *******/
.wolof #footer .protectors li {
	margin-right: 1.3em;
}
.wolof #footer .corporate_menu li.separa {
	margin-left: 0.5em;
	padding-left: 0.5em;
}

#playerHome{
width: 47em;
height: 29.5em;

}

