/* 
Title: CSS Portal Template
Author: Dexter Zafra, Norwalk, CA.
Created On: 12/22/05
Author Website: http://www.ex-designz.net and www.myasp-net.com
Copyright 2005 Ex-designz.net and Myasp-net.com
*/

/* --- Begin Body ---------- */
body {
   margin: 0;
   padding: 0;
   font-family:Verdana, Tahoma, Arial, Serif;
   text-align: center;
   line-height: 1.5em;
   voice-family: "\"}\""; 
   voice-family: inherit;
   font-size: 12px; /* This is for easy scaling */
   /*font-size: 0.76em;*/
   background: #d5e6ef url(/imatges/plantilla/img01.jpg) repeat-x left top;
   color:#333;  	
}
/* --- End Body ----------- */


/* --- Begin Body wrapper ---------- */
#bodywrap {
	width:1020px;
	text-align:left;
	background:#ffffff;
	color:#303030;
	border:2px solid #a0a0a0;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 1px;
}
/* --- End Body wrapper ----------- */


/* --- Begin Headline news h2 title ----------- */

h2 {
	font-size: 1.3em;
	color: #993333;
	padding: 4px 0 6px 0;
	margin-bottom: 10px;;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
	border-bottom:#c7c7c7 1px dashed;
}
h3 {
   font-size: 1.8em;
   color: #993333;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:#c7c7c7 1px dashed;	
}
h4 {
   font-size: 1.8em;
   color: #993333;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;
}
/* --- End Headline news h2 title ------------ */


/* --- Handle body s -------------------- */
a {
  text-decoration: none;
}
a: {
   color: #0063C6;
}
a:visited {
   color: #0063C6;
}
a:hover {
   color: #993333;
   text-decoration:underline;
}
a:active {
   color: #5B739C;
}
/* --- End Handle body s -------------------- */


/* --- Handle all paragraph section in the body -------- */
p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;	
}
/* --- End Handle all paragraph section in the body --- */


/* --- Header Top Right Search Field section ------------- */
.sfield {
  background-color:#fff;
  border: 1px solid #A0CBFE;
  font-size : 11px;
}
	
/* --- Header Logo Section ----------------------- */
#header {
	width: 1020px;
	height:245px;
	position:relative;
	/*background-image: url(/imatges/plantilla/header1.jpg);*/
	margin:0;
}

/* --- Begin Top Blue Navigation Menu ---------- */
#mainnav {
	float: left;
	height:32px;
	width:100%;
	background-image: url(/imatges/plantilla/part-de-sota-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 14px;
   letter-spacing: normal;
}
#mainnav ul li a {
	padding: 0.5em 18px;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
#mainnav ul li a:hover {
	color: #B5310B;
	font-weight: bold;
}
#navlist li a:hover, #navlist li a:active {
   color: #FFFFFF;
   text-decoration: none;
   text-align: left;
}
/* --- End Top Blue Navigation Menu --------- */
/* --- Container for Header Top Right Search Section -------- */
#mainnav h1 {
	float: right;
	text-align:left;
	color: #8690AB;
	font-size: 12px;
	padding-top: 25px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* --- End Container for Header Top Right Search Section -------- */

/* --- Begin Middle Main Container ----------- */
#maincont {
	float: left;
	width: 730px;
	display:inline;
	margin-left: 5px;
	font-size:12px;
	line-height:1,8em;
}
#maincont_gran {
	float: left;
	width: 1008px;
	display:inline;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5px;
}
#maincont ul 
{
   margin:5px 10px;
   padding:5px;
}
#maincont ul li {
	list-style:none;
	padding-left:15px;
	background-image: url(/imatges/liimage.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#maincont form{
	font-size: 11px;
}
#maincont input,select,textarea {
	font-size: 11px;
   font-family:Verdana, Tahoma, Arial, Serif;	
}
/* --- End Middle Main Container ----------- */


/* --- Handle Middle Section Title and Sub Container --------- */
.midcont-title, .midcont-title a {
   color:#800000;
}
.trenca_capa{clear: both;}
.midcontainer {
	border-bottom:#c7c7c7 1px dashed;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding: 5px;
}
.midcontainer_sin {
   margin:0px 10px 20px 8px;	
   padding:10px 5px 0;   
}
/* --- End Handle Middle Section Title and Sub Container ----- */


/* --- Begin Two Columns Middle Container -------- */
.col1 {
	float: left;
	margin-top: 12px;
	padding-right: 10px;
	width: 360px;
	padding-left: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font-size: 11px;
	line-height: 15px;
}
.midtitle {
   font-family:Verdana, Tahoma, Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   color: #800000;
}
.col2 {
	float: right;
	margin-top: 12px;
	margin-bottom: 0;
	padding-right: 4px;
	width: 325px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 11px;
	line-height: 15px;
}
.col3 {
	float: left;
	width: 325px;
	border-right:#ccc 1px solid;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col3_sin {
	float: left;
	width: 325px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col4 {
	float: right;
	padding-right: 4px;
	width: 325px;
	padding-left:5px;
}
/* --- End Two Columns Middle Container ----------- */


/* --- Begin Picture Border ------------------------ */

.pic_box_r { 
   clear: both; 
   float: right; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
}
.pic_box, a.pic_boxbox { 
   clear: both; 
   float: left; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
} 
a.pic_box:hover, a.pic_box_r:hover {
   border: 2px solid #97CBFF;
}
/* --- End Picture Border ------------------------- */


/* --- Begin Right Side Panel ----------------------*/
#rightsidepanel {
	float: right;
	text-align: left;
	width: 250px;
	margin:0;
	color:#666;
	line-height:1.3em;
	background-color:#fff;
	border-left:#c7c7c7 1px solid;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 10px;
	height: auto;
}
#rightsidepanel form {
   margin-top: 0; 
   margin-bottom: 0;
}
#rightsidepanel h2 {
	text-align: left;
	font-size: 14px;

   font-weight; bold;
	color: #456;
	padding-top: 13px;
	padding-left: 4px;
	border-bottom:#c7c7c7 1px dashed;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightsidepanel h3 {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-size: 14px;

   font-weight; bold;
	color: #456;
	padding-top: 5px;
	padding-left: 4px;
	background:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #c7c7c7;
}
#rightsidepanel ul {
   list-style: none;
   list-style-image: none;
   margin: 4px 0 10px 0;	
   font-size: 0.9em;	
   padding:0 1em 10px;
   border-bottom:#c7c7c7 1px dashed;
}
#rightsidepanel ul li {
	margin: 0;
	text-align: left;
	list-style:none;
	background-image: url(/imatges/arrdown.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
}
#rightsidepanel ul li a {
   color: #80664D;	
   font-size: 12px;
   text-decoration: none;	
}
#rightsidepanel ul li a:visited { 
   color: #80664D; 
}
#rightsidepanel ul li a:hover {
   color: #993333;	
   text-decoration:underline;
}
.adspic {
   text-align:left; 
   padding-left: 16px;
   padding-bottom: 16px;
   margin-left: 6px
}
.formulari {
	width: auto;
	text-align:left;
	padding-left: 0px;
	padding-bottom: 6px;
	border:#A0CBFE 1px solid;
	margin: 0px;
}
.formulari input {
   font-size: 11px;
   background-color:#fffff9;
   border: 1px solid #C5D9EB;
   margin-bottom: 5px;
}
.formulari_dalt {
	text-align:left;
	padding-left: 2px;
	background-color: #0394F3;
	font-size : 11px;
	color: #fff;
	font-weight: bold;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}
.submit {
   color : #fff; 
   font-family : verdana, arial, helvetica, sans-serif; 
   font-size : 8pt; 
   font-weight : bold; 
   background-color : #A0CBFE; 
   border : 1px solid #dadada; 
   cursor : pointer; 
} 
.rsidespan {
   font-size : 11px;  
   font-weight: normal;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none; 
} 
/* --- End Right Side Panel ---------------------------- */


/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   background:#474747;
   width: 1009px;
   color: #ccc;
   font-size: 0.9em;		
   padding:5px;
   background-color: #333333;
   border-right:#333333 1px solid;
   border-top:#4B87C2 3px solid;           	
}
#footer strong {
   color:#fff;
}
#footer a {
   color:#fff;
   font-weight:bold;	
   text-decoration:none;
}
#footer a:hover {
   color:#fff;
   font-weight:bold;	
   text-decoration: underline;	
}
/* --- End Footer ----------------------------------- */
/* --- Slider ----------------------------------- */
#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 1020px;
    height: 245px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 1020px;
    height: 245px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/* --- Fi slider ----------------------------------- */
/* --- Definides per l'suari ----------------------------------- */
.small{font-size:10px;}
.lletra11{font-size:11px;}

.box{
margin:0;
padding:10px;
border:1px solid #c0c0c0;
color:#505050;
line-height:1.5em;
}
.flotadreta{float:right;}
.flotaesquerra{float: left;}
.titolblau{
	font-size: 18px;
	font-weight: bold;
	color: #2B617B;
}
.titolblanc {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.scrollable{
	width: 535px;
	overflow: scroll;
	position: relative;
}

#revista{
	float: left;
	width: 310px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
}
.imatge{
	margin: 8px;
}
.apartado{
	background-image: url(/imatges/arrowred.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c7c7c7;
	background-position: left 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 180px;
}

.articulo_resultats{
	background-image: url(/imatges/arrowred.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c7c7c7;
	background-position: left 5px;
	margin-bottom: 10px;
	width: 480px;
	padding-left: 12px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
}

.articulo{
	background-image: url(/imatges/arroworange.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.marge10{
	margin: 5px;
}
.ratlla{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
	margin-bottom: 5px;
}
.iluminat {
	background-color: #FFFF66;
}
.lletra_vermella {
	color: #FF0000;
}
/* --- Capçaleraes de les taules ----------------------------------- */
.taula_label0{
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	background-color: #316AC5;
	text-align: center;
	color: #FFFFFF;
	height: 25px;
}
.taula_label1{
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	height: 25px;
}
.taula_label2{
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left;
	color: #333333;
}
.taula_label{
	line-height: 1.5em;
	font-size: 11px;
	font-weight: bold;
	background-color: #E2EFFE;
	text-align: center;
}
.taula_cos{
   line-height: 1.5em;
   font-size: 11px;
}

a.read_more{
	display: block;
	width: 150px;
	padding: 10px 7px 7px 10px;
	background: #06C;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;
}
a:hover.read_more{
	color:#FF0;
	text-decoration:none;
}


