/* CSS Document */
/*--------------------  BODY -------------------- */
BODY,TD,DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
}
BODY {
	background-color:#FFF;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*--------------------  Styles -------------------- */
.underline {
	text-decoration: underline;
}
.filet {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*--------------------  COLORS -------------------- */
.vermell, .texte10_roig, .texte11_roig, .texte12_roig, .texte13_roig, .texte14_roig, .titolroig_11, .titolroig_12, .titolroig_13, .titolroig_14, .titolroig_16, .divtitols {
	color: #FF6600;
}
.gris, .texte10_gris, .texte11_gris, .texte12_gris, .texte13_gris, .texte14_gris, .titolgris_11, .titolgris_12, .titolgris_13, .titolgris_14, .titolgris_16, .divinterior, .menupactiu a:link, .menupactiu a:visited, .menupactiu a:hover, .menupactiu a:active, .menupactiu a, .menupactiu, .menup, .menup a, .menup a:link, .menup a:visited, .menup a:active .menu1Home, .divinteriorhome {
	color: #666666;
}
.negre, .texte10_negre, .texte11_negre, .texte12_negre, .texte13_negre, .texte14_negre, .titolnegre_11, .titolnegre_12, .titolnegre_13, .titolnegre_14, .titolnegre_16 {
	color: #000000;
}
.blanc, .texte10_blanc, .texte11_blanc, .texte12_blanc, .texte13_blanc, .texte14_blanc, .titolarea_11, .menu1Homedesactiv {
	color: #FFFFFF;
}
.blau .texte10_blau, .texte11_blau, .texte12_blau, .texte13_blau, .texte14_blau, .titolareablau_11, .menu1Homedesactiv_, .titolblau_11, .titolblau_11, .titolblau_13, .titolblau_14, .titolblau_16 {
	color: #009899;
}
/*--------------------  TEXTES TAMANY -------------------- */

.texte10, .texte10_roig, .texte10_negre, .texte10_gris, .texte10_blanc  {
	font-size: 9px;
}
.texte11, .texte11_roig, .texte11_negre, .texte11_gris, .texte11_blanc, .divinterior, .menup, .menupactiu, .menu1Home, .divinteriorhome, .divactivitats2 {
	font-size: 11px;
}
.texte12, .texte12_roig, .texte12_negre, .texte12_gris, .texte12_blanc  {
	font-size: 12px;
}
.texte13, .texte13_roig, .texte13_negre, .texte13_gris, .texte13_blanc  {
	font-size: 13px;
}
.texte14, .texte14_roig, .texte14_negre, .texte14_gris, .texte14_blanc, .divtitols  {
	font-size: 14px;
}
/*--------------------  STYLES LINKS -------------------- */
/*--------------------  Roig -------------------- */
.texte10_roig a,.texte11_roig a, .texte12_roig a, .texte13_roig a, .texte14_roig a {
	color: #FF6600;
}
.texte10_roig a:link,.texte11_roig a:link, .texte12_roig a:link, .texte13_roig a:link, .texte14_roig a:link {
	color: #FF6600;
}
.texte10_roig a:active,.texte11_roig a:active, .texte12_roig a:active, .texte13_roig a:active, .texte14_roig a:active {
	color: #999999;
}
.texte10_roig a:hover, .texte11_roig a:hover, .texte12_roig a:hover, .texte13_roig a:hover, .texte14_roig a:hover{
	color: #666666;
}
.texte10_roig a:visited,.texte11_roig a:visited, .texte12_roig a:visited, .texte13_roig a:visited, .texte14_roig a:visited {
	color: #FF6600;
}
/*--------------------  Gris -------------------- */
.texte10_gris a,.texte11_gris a, .texte12_gris a, .texte13_gris a, .texte14_gris a {
	color: #FF6600;
}
.texte10_gris a:link,.texte11_gris a:link, .texte12_gris a:link, .texte13_gris a:link, .texte14_gris a:link {
	color: #FF6600;
}
.texte10_gris a:active,.texte11_gris a:active, .texte12_gris a:active, .texte13_gris a:active, .texte14_gris a:active {
	color: #999999;
}
.texte10_gris a:hover, .texte11_gris a:hover, .texte12_gris a:hover, .texte13_gris a:hover, .texte14_gris a:hover {
	color: #666666;
}
.texte10_gris a:visited,.texte11_gris a:visited, .texte12_gris a:visited, .texte13_gris a:visited, .texte14_gris a:visited {
	/*color: #F43500;*/
}

/*--------------------  PASTILLES -------------------- */
.text_medium_bl_fondonegre {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	display: inline;
	padding: 3;
}
.text_medium_bl_fondogris {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	/*margin-right:15px;
	width:87%;*/
	padding: 2px;
	padding-left: 3px;
	padding-right: 50px;
}
/*--------------------  TAULES /  DIVS  -------------------- */
.taulaexterior {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	}
.divinterior {
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
}
.divtitols {
	line-height: 30px;
	margin-left:30px;
	margin-bottom:30px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.taulainteriorhome {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	
}

.taulainterior {
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	
}
.divactivitats1 {
	margin-left:30px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	}
.divactivitats2 {
	padding:8px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 3px;
	
	}
	.fotitoshome {
	line-height: 15px;
	margin-bottom: 0px !important;
  	margin-bottom /**/:1px;
	/*padding-left: 8px;*/
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*--------------------  TITULARS -------------------- */
.titolgris_11, .titolroig_11, .titolnegre_11, .titolblanc_11, .titolblau_11 {
	font-size: 11px;
	font-weight: bold;
}
.titolgris_12, .titolroig_12, .titolnegre_12, .titolblanc_12, .titolblau_12 {
	font-size: 12px;
	font-weight: bold;
}
.titolgris_13, .titolroig_13, .titolnegre_13, .titolblanc_13, .titolblau_13 {
	font-size: 13px;
	font-weight: bold;
}
.titolgris_14, .titolroig_14, .titolnegre_14, .titolblanc_14, .titolblau_14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 30px;
}
.titolgris_16, .titolroig_16, .titolnegre_16, .titolblanc_16, .titolblau_16 {
	font-size: 16px;
	font-weight: bold;
}
.titolarea_11 {
	vertical-align: middle;
	font-size: 11px;
	line-height: 30px;
	margin-bottom: 0px !important;
  	margin-bottom /**/:1px;
	color: #009899;
	padding-left: 8px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

/*--------------------  MENU LATERAL -------------------- */

.menu1Home {
	line-height: 20px;
	text-align:center;

}

.menu1Home a {
	width: 100%;
	display: block;
}

.menu1Home a:link, .menu1Home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu1Home a:hover {
	background-color: #FF6600;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}

.menu1Homedesactiv {
	background-color: #333333;
	font-size: 11px;
	line-height: 20px;
	padding-left: 8px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
}
.menu1Homedesactiv a {
	display: block;
	color: #ffffff;
}

.menu1Homedesactiv a:link, .menu1Homedesactiv a:visited, .menu1Homedesactiv a:hover {
	text-decoration: none;
	color: #ffffff;
}
/*--------------------  M E N U SUPERIOR S T Y L E S -------------------- */
.menup {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	line-height: 30px;
	display: block;

}
.menup a {
	width: 100%;
	display: block;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 4px;
}

.menup a:link, .menup a:visited, .menup a:active {
	text-decoration: none;
}
.menup a:hover {
	border-top-color: #999999;
}

/*--------  MENU SUPERIOR ACTIVAT  --------------*/

.menupactiu {
	text-decoration: none;
	text-align:center;
	line-height: 30px;
	display: block;
	width: 100%;
}

.menupactiu a {
	display: block;
	width: 100%;
	border-top-color: #F43500;
	border-top-style: solid;
	border-top-width: 4px;
}

.menupactiu a:link, .menupactiu a:visited, .menupactiu a:hover, .menupactiu a:active {
	text-decoration: none;
}

/*--------------------  TEXTES VARIS -------------------- */

.titol_medium_negre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.titol_medium_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text_medium24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}


.text_petit2negre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: bottom;
	text-align:right;
	text-decoration: none;
}


.text_medium_bl_fondonegre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	display: list-item;
}
.text_medium_negre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_medium_blanc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
