/*-=======HTML============*/

body
{
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
    font-size: 0.7em; 
background-color: #8E54B7;
    margin: 0;
	 padding: 0;
	  height:100%;
     border:none;
}

    #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }




/*-=======TEXTOS============*/
		
p.seccio{
		font-size: 1.2em;
		font-weight: bold;
		background-image: url(../img/decomenu.gif);
		background-repeat: no-repeat;
		padding: 10px 10px 10px 20px;
}
		
.TitolDoc {
	color: #B7547C;
}

.seccio_home {
	font-size: 1.2em;
	color: #8E54B7;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	background-image: url(../img/deco_caixaHome.gif);
	margin-top: 10px;
}





.llista_pic {

	padding-bottom: 5px;
	list-style-image: url(../img/pic_llista.gif);
	margin-left: 30px;
}

.versaletes {
	font-variant: small-caps;
	font-size: 1.2em;
	color: #8E54B7;
}

.peuplana {
	font: 1em;
	color: White;
	padding-left: 10px;
	background-color: #8E54B7;
}

p.peufoto {
	margin: -10px 10px 10px 0px;
	font: 1em;
	color: #999999;
	white-space: nowrap;
}

p.titolnoticia {
	font-size: 1.2em;
	color: #B7547C;
	font-weight: bold;
	margin-bottom: -10px;
}

p.resumNoticia {

	font-size: 1em;
	color: #356EA4;
}


.data {
	font: 0.9em "Times New Roman" Georgia Times serif;
	color: #999999;
}
p.autor {
	font: 1em "Times New Roman" Georgia Times serif;
	color: #356EA4;
}

p.cosnoticia {
	font: 1em/1.6em;
}



h1 {
	font-size: 1.4em;
	color: #8E54B7;
}
h2 {
	font-size: 1.2em;
	color: #B7547C;
}
h3 {
	font-size: 1.2em;
	color: #356EA4;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #356EA4;
}


/*-=======LINKS============*/
A {} 
A:link    {
	color: #67348A;
}   /* unvisited links */
A:visited {
	color: #67348A;
}   /* visited links */
A:active  {
	color: #8E54B7;
}   /* active links */
A:hover {
text-decoration: underline;
	color: #B38CCE;
}

A.DESTACAT_HOME {	font-size: 1.2em;
	/*font-variant: small-caps;*/} 
A.DESTACAT_HOME:link    {
	color: #E42B00;

}   /* unvisited links */
A.DESTACAT_HOME:visited {
	color: #E42B00;
}   /* visited links */
A.DESTACAT_HOME:active  {
	color: #FF7C5B;
}   /* active links */
A.DESTACAT_HOME:hover {
text-decoration: underline;
	color: #FF7C5B;
}

A.ruta {	font-size: 1em;  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  } 
A.ruta:link    {
	color: #B38CCE;

}   /* unvisited links */
A.ruta:visited {
	color: #B38CCE;
}   /* visited links */
A.ruta:active  {
	color: #DDCBE8;
}   /* active links */
A.ruta:hover {
text-decoration: underline;
	color: #DDCBE8;
}


/*-=======TAULES============*/

table.colCentralHome {
	margin-bottom: 15px;
}


td.caixaDestHomeInfo {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #8E54B7; 
	margin-bottom: 15px;
}
div.avis {
	border: 1px dashed #8E54B7;
	background-color: #DDCBE8;
	padding: 10px 10px 10px 10px;
	width: 90%;
	margin-bottom: 10px;
}
.caixaLila {
	font-size: 1.2em;
	color: #8E54B7;
	background-color: #DDCBE8;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	border-bottom: 2px solid White;
}

table.contBanner {
	padding: 10px 0px 10px 0px;ç
	width: 400px;
}

table.contCosNoticia {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDCBE8; 
}

td.contingut {
	padding-right: 40%;
}

table.submenu01{
	   font-size: 1em;
		padding: 5px 10px 10px 10px;
		border-top: 1px dotted #DDCBE8;
		width: 250px;
		}
	
table.submenu02{
	    font-size: 1em;
		padding: 5px 10px 10px 20px;
		border-top: 1px dotted #DDCBE8;
		width: 250px;
		}
		
table.submenu03{
	    font-size: 1em;
		padding: 5px 10px 10px 30px;
		border-top: 1px dotted #DDCBE8;
		width: 250px;
		}
		
table.submenu04{
	    font-size: 1em;
		padding: 5px 10px 10px 40px;
		width: 250px;
		}
		
td.celdaTitol {
	background-color: #DDCBE8;
	padding: 5px 5px 5px 5px;
}
td.celdaExplicacio {
	padding-top: 10px;
}
td.celdaPreu {
	padding-top: 10px;
	color: #E42B00;
}

table.contReco {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDCBE8; 
}
		
td.celdaArticles {
	padding: 0px 5px 10px 5px;
}

td.celdaArticlesCap {
	
	padding: 0px 5px 10px 5px;
	background-color: #8E54B7;
	color: White;
	font-weight: bold;
}	

td.entitats {
		padding: 5px 10px 10px 0px;
		border-bottom: 1px dotted #DDCBE8;
}
td.td_liniavertical{
	background: url(../img/separa_col.gif) repeat-y;
}



/*div.HomePrimeraCol {
	padding-left: 30px;
	padding-top: 15px;
	background-color: White;
	width: 250px;
}*/
.div_home_cosNoticia {
		padding: 5px 0px 10px 0px;
		border-bottom: 1px dotted #DDCBE8;
		margin-bottom: 10px;
}

.div_home_titolNoticia {
		padding: 5px 0px 0px 0px;
}
		
.div_docRelacionats {
		padding: 5px 0px 20px 10px;
		border-bottom: 1px dotted #DDCBE8;
		
}
div.div_docRelacionats div.icona {
float: left;
vertical-align: text-top;

}

.KT_buttons td {
	border-top: solid 1px #000000;
	padding: 4px;
	background-color: #dadadc;
	text-align: right;
}



		
		/*-=======GRÀFICS I FOTOGRAFIES============*/
		
	div.avis div.FotoMargeDret {
	padding-right: 20px;
	float: left;
vertical-align: text-top;
}
div.Foto {
	padding-right: 20px;
	float: left;
vertical-align: text-top;
}

div.FotoAmpliable {
	padding-right: 20px;
	margin-bottom: 20px;
}
		/*-=======FORMULARIS============*/
		
		input.inputForms {
	border: 1px solid #8E54B7;
	margin: 5px 10px 5px 10px;
	width: 250px;
	}
		input.inputBottom {
	border: 1px solid #8E54B7;
	margin: 5px 10px 5px 10px;
	}

textarea.textAreaForms {
margin-left: 10px;
border: 1px solid #8E54B7;
}

