﻿body
{
	font-size: 1em;
	font-family: Helvetica, Arial;
	background: url('../img/fonsaigua.jpg') repeat scroll left top;
	color: #000;
	margin: 0px;

}

#main
{
	width: 949px;
	display: block;
	margin: auto;
	height: 100%;
/*	background-color: #FFF;*/
	border-width: 2px;
	border-style: none;
	border-color: #00A;
}

img
{
	border-style: none;
}

a
{
	/*padding:0.2em 1em;*/
	color:#FFF;
	text-decoration:none;
}
#mainBackground
{
	margin: 0 0 0 0;
	position: fixed;
	background-color: #FFF;
	background-position: 50% 50%;
	height: 100%;
	width: 949px;
	opacity: 0.15;
	filter:alpha(opacity=50);
	z-index: -10;
}
#loginBar
{

	color: #000;
	padding: 7px;
	/*background-image: url('../img/fons_barra_login.jpg');*/
	height: 30px;
	top: 0px;
	left: 0px;
	width: 99%;
	z-index: 5;
	margin-bottom: 0px;
}

#loginBar form
{
	width: 600px;
	display: inline-block;
}

#idiomes
{
	float: right;
}

#idiomes a
{
	padding: 0px 5px 0px 0px;
}

#idiomes a img
{
	border-style: none;
}

.login
{
	border-style: solid;
	border-color: #000;
	border-width: 2px;
	background-color: #CBD0D3;
	height:16px;
	width:100px;
	margin-right: 10px;
	text-size: 0.5em;
}

.textLogin
{
	font-family:'Arial-BoldMT','Arial','sans-serif';
	font-size:15px;

	font-stretch:normal;
	font-style:normal;
	font-weight:700;
	line-height:20px;
}

/*------------------ header ------------------------*/
#mainHeader
{
	clear: both;
}



#topMenu
{
	text-align: center;
	padding: 15px 0px 0px 0px;
	/*background-image: url('../img/barra.jpg');*/
	height: 34px;
}

.textTopMenu a
{
	color: #020517;
	margin: 15px;
	text-decoration: none;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	font-size: 1em
}

.textTopMenu a:hover
{
	color: #020507;
	text-decoration: underline;
}

#headerImg
{
	background-image: url('../img/capcaleres/capcalera.png');
	height: 120px ;
}

#capExtra
{
	height: 141px;
/*	background-image: url('../img/presentacio.png');*/
}


/*------------------NAVIAGATION INFO-------------------------*/
#lateralBar
{
/*	margin-top: 20px;*/
	float: left;
	height: 100%;
	padding: 10px;
	width: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
/*------------calendari-------------------------------*/
#lateralCalendar
{
	margin-top: 9px;
	height: 200px;
	background-repeat: no-repeat;
}
#calendar
{
	width: 232px;
	height: 170px;
	background-color: #f1db4d;
}

#topCalendar
{
	height: 14px;
	background-image: url('../img/calendarTop.png');
	width: 232px;
}

#bottomCalendar
{
	height: 12px;
	background-image: url('../img/calendarBottom.png');
	width: 232px;
}

/*------------------------OPCIONS LATERALS---------------------*/
#lateralOptions
{
	margin-top: 9px;
	/*background-image: url('../img/fonsNavegacio.png');*/
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 1px;
	width: 231px;

}
/*------------------------accessos directes--------------------*/
#accessos_directes
{
	background-image: url('../img/middle_fons_navegacio.png');
	width: 231px;
	background-repeat: repeat-y;
	margin-top: -15px;
}

#top_accessos_directes
{
	background-image: url('../img/top_fons_navegacio.png');
	width: 231px;
	height: 19px;
}

#bottom_accessos_directes
{
	background-image: url('../img/bottom_fons_navegacio.png');
	width: 231px;
	height: 18px;
}

#accessos_directes a
{
	text-decoration: none;
}
.accessos
{
	text-align: center;
	font-weight: bold;
	color: #020517;
	margin-top: 15px;
}

.accessos span
{
	font-family: 'ArialRoundedMTBold','Arial Rounded MT Bold','Arial',sans-serif;
	width: 187px;
	font-size: 0.9em;
	padding-left: 20px;
	padding-bottom: 10px;
	display: block;
}

.img_acces
{
	width: 187px;
	display: block;
	padding-left: 20px;
}

.img_acces img
{
	border: none;
}

.accessos canvas
{
	padding-top: 1px;
}

#titolMenu
{
	background-image:  url('../img/titol.png');
	width: 228px;
	height: 81px
}
#separador
{
	background-image:  url('../img/separadoMenu.png');
	width: 228px;
	height: 18px;
	margin-top: -48px;
	z-index: 5;
	position:relative;
}

/*#lateralOptions li
{
	background-image: url('../img/opcioPrincipal.png');
	font-weight: bold;
	width: 228px;
	height: 34px;
}*/

/*/*------------------------subsseccions laterals---------------------*/

.menu
{
	padding:0;
	margin:5px 0 0 0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
/*	white-space:nowrap;*/
	list-style-type:none;
	background-color: transparent;
	width: 228px;
	background-color: white;
}
.menu li
{
	margin:0px 0 0 0;
	width: 228px;
	height: 34px;
	display:list-item;
	background-image: url('../img/opcioPrincipal.png');
	background-repeat: repeat-y;
	vertical-align: middle;
	border-bottom:0px solid #FFF;
}
.menu li a
{
	/*padding:0.2em 1em;*/
	margin: 0 0 0 15px;
	color:#000;
	text-decoration:none;
	position: relative;
	top: 6px;
}
.menu li a:hover
{
	color:#fff;
}

.submenu
{
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
/*	white-space:nowrap;*/
	list-style-type:none;
	display: none;
}
.submenu li
{
	width: 228px;
	height: 34px;
	display:list-item;
	background-image: url('../img/opcioSubmenu.png');
}

#lateralOptions h2
{
	padding: 15px 0 0 auto 10px;
}

#selectedCat
{
	background-image: url('../img/opcioSeleccionada.png');
}



/*-----------------CONTENTS--------------------------------*/
#mainContent
{
	height: 100%;
}

#content
{
	/*background-color: #fff;*/
	height: 100%;
	min-height: 600px;
	float: right;
	width: 673px;
	margin-top: -30px;
	margin-right: 10px;
}

/*---------------------------- FITXES ----------------------------*/
/*---------fitxes portada-----------------------------*/
.fitxa
{
	margin: 25px auto auto auto;
	padding-top: 25px;
	height: 210px;
}

.cap_fitxa
{
	font-family: 'ArialRoundedMTBold','Arial Rounded MT Bold','Arial','sans-serif';
	padding-top: 6px;
	padding-left: 18px;
	background-image: url('../img/shapeimage_9.png');
	background-repeat: no-repeat;
	font-size: 1.4em;
	height: 41px;
}

.text_fitxa
{
	float: left;
	width: 320px;
	height: 150px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
	overflow: hidden;
}

.img_fitxa
{
	position: relative;
	left: 60px;
	bottom: 20px;
}

.enganxina
{
	float: right;
	position: relative;
	width: 155px;
	height: 43px;
	background-image: url("../img/graphpaper_tape.png");
	padding: 0px;
	margin-right: 50px;
	margin-top: 10px;
	z-index: 30;
}

.peuFitxa
{
	text-align: right;
	float: right;
	margin-top: -50px;
	margin-right: 285px;
	font-weight: bold;
	color: #595993;
	font-size:0.9em;
	z-index: 5;
	position:relative;
}
.peuFitxa a
{
	color: #595993;
	font-size:0.9em;
	text-decoration: none;
}
.peuFitxa a:hover
{
	color: #950;
	font-size:0.9em;
	text-decoration: underline;

}

.fitxa_extesa
{
	margin-top: 0px;
	display: none;
	text-align: justify;
}

/*------------ fitxes calendari -----------------*/

.fitxa_calendari
{
	margin: 25px auto auto auto;
	padding-top: 25px;
	/*margin-top: 30px;*/
	/*height: 133px;*/
	width: 655px;
}

.top_calendari
{
	background-image: url("../img/pestanya_calendari.png");
	background-repeat: no-repeat;
	height: 24px;
	padding: 0 0 0 15px;
	line-height: 16px;
	/*overflow: hidden;*/
}
.top_calendari h1
{
	font-family: 'ArialRoundedMTBold','Arial Rounded MT Bold','Arial',sans-serif;
	margin: 2px 0 0 0;
	font-size: 1.1em;
	color: #A83B00;
	vertical-align:middle;
	width: 430px;
	display:inline-block;
}

.top_calendari span
{
	font-family: 'Arial-BoldMT','Arial',sans-serif;
	padding: 2px 0 0 5px;
	padding-right: 15px;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align:middle;
}
.top_calendari span span
{
	font-family: 'ArialMT','Arial',sans-serif;
	font-size: 0.9em;
	padding-top: 0;
	font-weight: normal;
}

.text_calendari
{
/*	background-image: url("../img/pestanya_calendari_cos.png");*/
	background-color: #cae3f6;
	background-repeat: no-repeat;
	width: 624px;
	min-height: 85px;
	margin: 0px;
	padding: 8px 15px 15px 15px;
}

.text_calendari h1
{
	font-size: 0.9em;
	color: #000;
	margin: 0;
	padding: 0;
}

.text_calendari span
{
	font-size: 0.9em;
	color: #000;
	margin: 0;
	padding: 0;
	display: block;
}

.text_calendari a span
{
	font-size: 0.9em;
	display:inline-block;
	padding-right: 5px;
	margin-left: 5px;
	float: right;
	text-decoration: none;
	color: #000;
}

.text_calendari a:hover
{
	color: #950;
	font-size:0.9em;
	text-decoration: underline;
}

.calendari_extes
{
	display: none;
	clear :both;
	margin-top: 50px;
}

.peu_calendari
{
	position: relative;
	background-image: url("../img/peu_calendari.png");
	width: 654px;
	height: 23px;

}
/*-------------------FOOTER--------------------------------------*/
#footer
{
	/*width: 100%;*/
	text-align: center;
	font-size: 0.85em;
	clear: both;
	padding-top: 50px;
	padding-bottom: 25px;
	padding: 50px 5px 25px 5px;
	color: #FFF;
	font-weight: bold;
}

/*------------------seccio interior E1--------------------------*/

#titolSeccio
{
	background-image: url("../img/shapeimage_9.png");
	background-repeat: no-repeat;
	width: 673px;
	height: 41px;
	color: #000;
	margin-top: 60px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: 'ArialRoundedMTBold','Arial Rounded MT Bold','Arial',sans-serif;

}

#titolSeccio span
{
	font-size: 1.45em;
}
#contingutSeccio
{
	width: 630px;
	padding: 0px 15px;
	text-align: justify;
}

#contingutSeccio span
{
	font-family: 'ArialMT','Arial',sans-serif;
	letter-spacing:0.01em;
	line-height:21px;
	font-weight: 400px;

}

/*---------------------CONTACT--------------------------*/
#titolContact
{
	background-image: url("../img/fonsContact.png");
	width: 914px;
	height: 41px;
	margin: 5px;
	margin-top: 60px;
	background-repeat: no-repeat;
	color: #000;
	padding-top: 8px;
	padding-left: 15px;
	font-family: 'ArialRoundedMTBold','Arial Rounded MT Bold','Arial',sans-serif;
	font-size: 1.45em;
}

#contacte
{
	text-align: justify;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
}

#contacte p
{
	margin: 0px;
	padding: 0px;
}

#text_contact
{
	display: inline-block;
	width: 400px;
}

#contact_form
{
	width: 400px;
	float: right;
}

#contact_form span
{
	display: block;
}

#contact_form input
{
	width: 350px;
	margin-bottom: 10px;
}

#error
{
	padding: 15px 0 15px 0;
	font-size: 0.8em;
	color: #F00;
}

#error span
{
	color: #0F0;
}

#contact_form span input
{
	width: 75px;
}




