body {
	background-color:#e9e9e9;
	background-color:#ebebeb;
	font-size:12px;
	color:#2f2f2f;
	font-family: Arial, Tahoma, Verdana;
	margin:0px;
	overflow-y:scroll;
	overflow-x:auto;
}


#web{
	display:table;
	width:950px;
	background-color:#fffff;
	text-align:left;
}


#imatge_capcelera {
	width:661px;
	/*margin-left:201px!important;*/
	margin-left:201px;
	border: 0px solid blue;
}

#barra {
	width:661px;
	/*margin-left:201px!important;*/
	margin-left:201px;
	margin-bottom:0px!important;
	margin-bottom:4px;
	border: 0px solid blue;
}

#separacio_groga {	
	display:table;
	float:left;		
	background-image:url(images/back_barra_idioma.gif);
	background-repeat:y-repeat;	
	margin-top:4px;
	margin-bottom:4px;
	width:588px;
	height:15px;	
	border: 0px solid blue;
}

#idioma {
	display:table;
	float:left;
	width:70px;
	margin-top:3px;
	text-align:center;
}

#idioma a{
	font-family: Arial, Tahoma, Verdana;
	font-weight:normal;
	text-decoration:none;
	color:#303030;
	font-style: italic;
	font-size:11px;
}

#idioma a:hover{
	color:#8f8f8f;
}

#bloc {
	display:table!important;	
	float:left;	
	border:0px solid blue;
}


#wrapper {
	float:left;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width:660px;
	background: url(images/back_contingut.gif) repeat;
	border:0px solid blue;
	min-height:480px;
 	height:auto !important;
  	height:480px;
	
}


#menu {	
	float:left;
	width:140px;
	background-color:#c8c8c8;
	text-align:left;
	border:0px solid blue;
	font-size:11px;
}

#menu ol{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#menu ol li{
	display:block;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;	
	width:140px;
}

#menu ol li a {
	display:block;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 2px 8px 10px;
	background-image:url(images/back_bt_mnu_off.gif);
	background-repeat:y-repeat;
	font-weight: normal;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

#menu ol li a:hover {
	display:block;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 2px 8px 10px;
	background-image:url(images/back_bt_mnu_on.gif);
	background-repeat:y-repeat;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

#seleccionat {
	display:block;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:5px 2px 8px 10px;
	background-image:url(images/back_bt_mnu_on.gif);
	background-repeat:y-repeat;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

/* submenu */
#submenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#submenu ol{
	list-style:none;
	margin:8px 0px 13px 0px;
	padding:0px 0px 0px 0px;
	
}
#submenu ol li{	
	background-color:#c8c8c8;
	margin:13px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	border:0px solid blue;
	width:122px;
}
#submenu ol li a {	
	background-image:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-weight:bold;
}

#submenu ol li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:none;
	color:#2f2f2f;
	font-weight:bold;
}
/* fi sumbmeu */

/* subsumbmeu */
#subsubmenu {	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:126px;
}

#subsubmenu ol{
	list-style:none;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	
}
#subsubmenu ol li{	
	background-color:#c8c8c8;
	margin:10px -8px 0px 0px;	
	padding:0px 0px 0px 8px;
}
#subsubmenu ol li a {	
	background-image:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100px;
	font-weight:bold;
	
}

#subsubmenu ol li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:none;
	color:#2f2f2f;
	font-weight:bold;
}
/* fi subsumbmeu */

div{
	
	/*border:0px solid red;*/
}
#lleurer {
	display:block;	
	float:left;	
	border:0px solid red;
}

#espai_titol {
	float:left;
	width:520px;
	border:0px solid orange;
	height:48px;
	background-color:#ffffff;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#lugar_mes {
	margin-top: 280px;
	margin-left:0px;
	margin-bottom:20px;
	color:#ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	text-align:center;
	align:bottom;
}


#titol {
	float:left;
	padding-left:60px;
	margin-top:30px;
	padding-bottom:30px;		
	border: 0px solid red;
	font-weight:normal;
	font-size:15px;
	color: #5f5f5f;
	font-style: italic;
}

#subtitol {
	float:left;
	padding-left:30px;
	margin-top:18px;
	padding-bottom:30px;		
	border: 0px solid red;
	font-weight:none;
	font-size:17px;
}

#subsubtitol {
	float:left;
	padding-left:30px;
	margin-top:20px;
	padding-bottom:30px;		
	border: 0px solid red;
	font-weight:none;
	font-size:15px;
}





/*
#titol #banda_groga_titol{
	display:table;
	float:right;
	height:15px!important;
	background-color:#fcee21;
	border: 0px solid red;
	margin: 5px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

*html #titol #banda_groga_titol{
	height:8px;
}
*/


#contingut {
	float:left;
	width:405px!important;
	width:480px;
	background-color:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-left:60px;
	padding-right:25px;
	
	border: 0px solid blue;
	
	text-align:left;
	font-family: Arial, Constantia, Georgia, "fantasy", "Serif", "Times New Roman";
	font-size:12px;
	font-weight:strong;
	
	height: 1% /* Holly hack for Peekaboo Bug */
}

a, a :visited {
	color:#2f2f2f;
}

a:hover {
	color:#b3b3b3;
}

.hidden{
	display:none;
}

#nota{
	display:table;
	width:100%;
	border:1px solid #b3b3b3;
	margin:0px 0px 35px 0px;
	padding:4px 4px 4px 4px;
}

#nota #titol_nota{
	width:100%;
	background-color:#ebebeb;
	color:#2f2f2f;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}

#datos_firma{
	display:table;
	width:100%;
	border:1px solid #2f2f2f;
	margin:0px 0px 35px 0px;
	padding:4px 4px 4px 4px;	
}

#datos_firma #titol_nota{
	width:100%;
	background-color:#2f2f2f;
	color:#ebebeb;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}


#firma_caballe {
	display:table;
	float:right;
}

.txt_azul_neg {
	color: #5f5f5f;
	font-weight:bold;
}

#submenu	.txt_azul_neg { font-weight:normal; font-weight:bold;}

.txt_amarillo_neg {
	color:#fcee21;
	font-weight:bold;
	font-size:11px;
}

TABLE {
 	border: 0px;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}	
TH, TD {
	text-align:left;
	font-size:12px;
	padding: 2px 2px 2px 2px;
}

OL{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
OL LI{
	margin-bottom:20px;
}

UL LI{
	margin-bottom:18px;
}

INPUT {
	font-size:12px;
	border:1px solid #2f2f2f;
}

SELECT {
	font-size:12px;
	border:1px solid #2f2f2f;
}

#peu{
	width:100%;
	clear:both;
	text-align:center;
	background-color:#e9e9e9;
	padding-top:8px;
	margin-left:115px;
	font-size:11px;
	color:#afafaf;
	color:#8b8b8b;
}

#peu a, a :visited {
	color:#7f7f7f;
	color:#8b8b8b;
	text-decoration:none;
}

#peu a:hover {
	color:#b3b3b3;
}

#peu_entrada{
	width:100%;
	clear:both;
	text-align:center;
	background-color:#e9e9e9;
	color:#8b8b8b;
	padding-top:8px;
	margin:0 auto;
	font-size:13px;
}

#peu_entrada a, a :visited {
	color:#2f2f2f;
	color:#8b8b8b;
	text-decoration:none;
}

#peu_entrada a:hover {
	color:#b3b3b3;
}

#intro {
	text-align:center;
	border:0px solid red;
	width:950px;
}

#imatges_home {
	display:table;
	text-align:center;
	border:0px solid red;
	width:804px;
	margin:0px auto;
	padding-top:10px;
}

.imatge_home {
	float:left;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#aria {
	display:table;	
	float:left;
	border-bottom:1px solid #c8c8c8;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;		
}
#aria_compo {
	float:left;
	width:99px;
	font-weight:bold;
}
#aria_nom {
	float:left;
	width:150px;	
}
#aria_frag {
	float:left;
	width:150px!important;
	width:140px;
	font-style:italic;
}

#lin_sep {
	float:left;
	width:100%;
	height:1px;
	background-color:#c8c8c8;
	border:0px;
}

.checkbox {
	border:0px;
}

.anotacio {
	color:gray;
}

#bt_cic_es {
	position:absolute;
	display:block;	
	margin-left:542px;
	/* margin-top:176px; */
	margin-top:277px;
	z-index:2;	
	background-image:url(images/bt_cic_es.gif);
	background-repeat:no-repeat;	
	height:13px;
	width:289px;	
	cursor:hand;	
}

#bt_cm_es{
	position:absolute;
	display:block;
	margin-left:676px;
	margin-top:299px;
	background-image:url(images/bt_cm_es.gif);
	background-repeat:no-repeat;
	z-index:2;
	height:13px;
	width:155px;
	cursor:hand;
}

#bt_cic_en{
	position:absolute;
	display:block;
	margin-left:535px;
	margin-top:389px;
	background-image:url(images/bt_cic_en.gif);
	background-repeat:no-repeat;
	z-index:2;
	height:13px;
	width:296px;
	cursor:hand;
}
#bt_cm_en{
	position:absolute;
	display:block;
	margin-left:711px;
	margin-top:411px;
	background-image:url(images/bt_cm_en.gif);
	background-repeat:no-repeat;
	z-index:2;
	height:13px;
	width:120px;
	cursor:hand;
}

.estil_printar {
	display:block;
	background-color:#ffffff;
	color:#2f2f2f;
	font-family: Arial, Tahoma, Verdana;
	margin:0;
	margin-top:20px;
	margin-left:20px;
}

.fitxer {
	color:green;
}

.error {
	color:red;
}


#f1_upload_process{
	z-index:100;
	position:absolute;
	visibility:hidden;
	text-align:center;
	width:400px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #ccc;
}
