/* JQUERY bassistance ACCORDION.................................*/
/*contenedor dels formularis alineats a la dreta */
#contactar {position:absolute; z-index:20; bottom:10px; left:585px; width:360px; text-align:justify; font-size:1.2em; line-height:15px} 
.basic  {width: 360px;/*border: 1px solid black;*/}
.basic div {padding:3px 0; /*background-color: #eee;*/}
.basic  p { clear:both; /*margin-bottom :6px; */text-decoration: none; /*font-weight: bold;*/ margin: 0px; padding: 3px 0;/* font-size:0.9em;*/}
.basic a  {cursor:pointer; display:block; padding:5px; margin-top: 0; text-decoration: none; font-weight: bold; font-size: 1.2em; color:#FFF;
	 border-top:1px solid #FFFFFF; border-bottom: 1px solid #999; background:url("../imatges/AccordionTab0.gif");}
.basic a.selected {color:#000; background:url("../imatges/AccordionTab2.gif"); text-decoration:none}
.basic a:hover {color:#000; background:url("../imatges/AccordionTab0.gif");}
label.error { color: red; padding-left:.5em; line-height:1.5em; font-size:1.1em }

/* FORMS CONTACTE................................................*/
fieldset{ padding:8px; margin:0}
legend{margin-left:25px; padding:0 5px}
input, textarea { clear:both; float:left; width: 180px;}/* millor sense tamany de text pel textarea */ 
label { float:left;/* width:180px; font-weight:bold;*/ font-size: 1.1em;} 
input:focus, textarea:focus{ background-color: #CCC}

.submit {width: 185px; /* margin-left: 8em; */}
em { font-weight: bold; color:#99C/* padding-right: 1em; */  }

/* Notícias */
#noticias{width:960px; height:558px; background-color:#FFFFFF; border-top:#CCCCCC dotted 1px; border-bottom:#000 dotted 1px;
 	background: #FFF url(../imatges/fons-noticies.jpg) bottom no-repeat}
	
#scrollText {float:right; height:370px; margin:5px 0 15px 0; overflow:auto; padding-right:10px; width:475px;}

.menuNews{position:relative; top:90px; width:200px; margin-right:25px; float:left}
.menuNews ul { margin-bottom:10px; }
.menuNews li{ list-style:none; margin-bottom:8px; }
.menuNews li a{ clear:both; font-size:1.3em; text-decoration:none; color:#666}
.menuNews li a:hover{ color:#000; font-size:1.3em; text-decoration:none}
.newBold{ font-weight:bold; color:#993366;}
.menuNews h2{ font-size:1.7em; border-bottom:#CCCCCC dotted 1px; margin-bottom:10px}

.showNews{position:relative; top:110px; left:80px; float:left; width:650px;}
.showNews p {margin-bottom:6px; font-size:1.2em}
.showNews h1{font-size:1.6em; font-weight:bold; color:#000; border-bottom:#CCCCCC dotted 1px}
.showNews h2{font-size:1.4em; padding-bottom:6px;}
.showNews h3{font-size:1.2em; text-align:right;}
.showNews h4{font-size:1em; text-align:right; font-style:oblique; font-weight: normal}
.showNews h5{font-size:1em; text-align:right; font-weight: normal}
.showNews img{/*clear:both;*/ float:left; /*margin-top:10px;*/ padding:0 8px 12px 0; }

.showData{display:block; float:left; font-size:1.3em !important; font-weight:bold; border:#959998 dotted 2px; margin-bottom:10px; padding:8px 3px; 
	margin-right:10px; background-color:#CCCCCC}
	
/* Paginador */
.paginator{width:200px; margin-right:25px;}
.paginator h4{font-size:1.2em; margin-bottom:3px}
.paginator h3{width:200px; margin-right:25px; border-top:#999999 dotted 1px; font-size:1.2em; }


