/* ETIQUETES REDEFINIDES */

p {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
	background-image: url(franjablava.png);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 0.6px;
	line-height: 12px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5FBDE4;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #444444;
	margin-top: 2px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-bottom: 48px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D286F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D286F;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D286F;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-top: 22px;
}

ul, ol, li {
  margin-bottom: 4px;
}

/* ESTIL PELS INPUTS(TEXT) I TEXTAREAS */
input.text, textarea{
	margin-bottom: 5px;
	overflow: auto;
  border-color: #5D286F;
  border-style: dashed;
  border-width:1px;
  letter-spacing:0px;
  color:FFFFFF;
}

/* LAYERS (CLASS / ID) */

.capzal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px; 
	letter-spacing: 1.2px;
  font-weight: normal;
	color: #5D286F;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

.citacio {
  margin-left: 40px; 
  margin-right: 40px;
  margin-bottom: 10px;
}

#contenidor {
	background-image: url(franjaverda.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#columnaesquerra {
	width: 233px;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
}
#titol_fons {
	margin-top: 24px;
	height: 30px;
	background-image: url(fons_titol1.png);
	background-repeat: repeat-x;
	margin-right: 20px;
}
#titol {
	height: 30px;
	background-image: url(fons_titol2.png);
	background-repeat: no-repeat;
}
#columnadreta {
	margin-left: 248px;
}
#idiomes {
	height: 35px;
}
#taulaidiomes {
	height: 35px;
	width: 233px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	font-weight: bold;
	color: #5FBDE4;
}

#taulaicones {
	height: 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	font-weight: bold;
	color: #5FBDE4;
}

.icona {
	height: 16px;
	float: left;
	width: 16px;
	
	}

.icona img{
	border: 0px;
	}
	
	
.data_lloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#baner {
	height: 200px;
	margin-top: 6px;
	background-image: url(baner.jpg);
	margin-right: 20px;
}
#baner2 {
	height: 200px;
	background-image: url(baner2.jpg);
	background-repeat: no-repeat;
}
#continguts {
	margin-right: 40px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
#logos {
	position: absolute;	
	padding-top: 80px;
	margin-top: 90px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#logos2 {
	width: 100%;
	text-align: center;
	margin-top: 100px;
}
#caixa_novetats {
	width: 215px;
	float: right;
	background-color: #D0C0D5;
	margin-top: 24px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(cantonada_novetats.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 14px;
}


/* MENU DESPLEGABLE*/

.menu {
	font-family: Arial, Helvetica, sans-serif;
	height:46px;
	position:relative;
	font-size:12px;
  letter-spacing: 0px;
	z-index:100;
	background-color: #5FBDE4;
	color: #FFFFFF;
	text-align: right;
}
.menu ul {padding:0; margin:0; list-style-type: none;}

.menu ul li {
/*	float: left;*/
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  margin-bottom: 0px;
}

.menu ul li a, .menu ul li a:visited {
	display:block;
/*	float:left;*/
	text-decoration:none;
	height:15px;
	line-height:30px;
	color:#FFFFFF;
	background-color: #5FBDE4;
	background-image: url(fonsmenu_1.png);
	background-repeat: no-repeat;
	padding: 0;
	width: 99px;
}

.menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em;}

.menu ul li ul {visibility:hidden; position:absolute; top:34px; left:0; }


.menu ul li:hover a,
.menu ul li a:hover {
	color:#fff;
	background-color: #764985;
	background-image: url(fonsmenu_2.png);
	background-repeat: no-repeat;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
	font-size:11px;
	visibility:visible;
	color:#fff;
	margin-top: 18px;
	margin-left: 101px;
	/*padding-top: 1px;*/
/*	background-image: url(blanc_6px.png);*/
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5FBDE4;
/*	border-bottom-width: 6px;*/
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
/*	border-left-width: 6px;*/
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width:0px;

}

.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {
	float:right;
}

.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {
	float:left;
	border:0;
	border-left:1px solid #eee;
}

.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {
	background-color:#5FBDE4;
	color:#fff;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:20px;}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
/*	background-image: url(blanc_6px.png);*/
	background-repeat: repeat-x;
	background-position: top;
	height:18px;
	line-height:18px;
	background-color: #5FBDE4;
	}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	background:#dfc184;
/*	background-image: url(blanc_6px.png);*/
	background-repeat: repeat-x;
	background-position: top;
	color:#000;}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color:#000; background:#dfc184;}

.menu ul li:hover ul.right li {float:right;}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {background:#dfc184; color:#000;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}


#llista0{
	margin-top:13px;
	margin-left:-5px;
}
#llista1{
	margin-top:13px;
	margin-left:70px;
}
#llista2{
	margin-top:13px;
	margin-left:150px;
}
#llista3{
	margin-top:13px;
	margin-left:235px;
}
#llista4{
	margin-top:13px;
	margin-left:303px;
}

.pmenu{
	float:left;
}
.pmenuli{
	float:left;
 	top:10px;
	text-align: left;
}
#llista0 li #llista1 li #llista2 li #llista3 li #llista4 li{


}
#llista0 li a, #llista1 li a,#llista2 li a,#llista3 li a, #llista4 li a{
	background-image: none;
	width:200px;
	text-align:left;
	padding:5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
 	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.llista_primer_item{
	border-top:6px solid #FFFFFF;
}
/* LINKS */

a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #5D286F;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #5D286F;
	text-decoration: none;
}

a.llengua:link {
	font-weight: bold;
	color: #5FBDE4;
	text-decoration: none;
}
a.llengua:visited {
	font-weight: bold;
	color: #5FBDE4;
	text-decoration: none;
}
a.llengua:hover {
	font-weight: bold;
	color: #5D286F ;
	text-decoration: none;
}
a.llengua:active {
	font-weight: bold;
	color: #5D286F ;
	text-decoration: none;
}

a.destacats:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.destacats:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.destacats:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a.destacats:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

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


a.anexes:link {
	text-decoration: none;
}
a.anexes:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.anexes:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.anexes:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


#anexes{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
