BODY {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height:16px;
	background-color: #ffffff;
	background-image: url(../img/img_node/node_fons.gif);
	background-repeat:  repeat-x;
	background-position: top;
	scrollbar-face-color: #e6ecf3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #1A538D;
	scrollbar-track-color: #90AECA;
	scrollbar-darkshadow-color: #1A538D;
}

/* TITOL I SUBTITOLS */

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

.mini-titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

.subtitol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
	text-transform: uppercase;
}

.subtitol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
	text-transform: uppercase;
}

.subtitol3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}

/* COSSOS TEXT */

LI, UL, OL {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;	
}

TD {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height:15px;
}

.areesdetext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
	line-height:15px;
}

.costext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height:15px;
}

.cospetit {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height:13px;	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.petit {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height:11px;	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.quote {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:35px;
	padding-right:20px;
	text-align: justify;
	line-height:14px;
}

.quote-dreta {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:200px;
	padding-right:5px;
	text-align: right;
	line-height:14px;
}

.resum {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
	padding-left:30px;
	padding-right:30px;
	text-align: justify;
	line-height:14px;
}

.roig {
	font-weight: bold;
	color:#990000;
}

/* LINKS PRINCIPALS 11 PIXELS */

A:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
A:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
A:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
A:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

/* LINKS PRINCIPALS 10 PIXELS */

a.link10px:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
a.link10px:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
a.link10px:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a.link10px:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a.link9px:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
a.link9px:visited {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
a.link9px:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a.link9px:active {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a.link_menu:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
a.link_menu:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: none;
}
a.link_menu:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a.link_menu:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.mininput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

#seccio {position:absolute; left:5; top:55; width:190; text-align:left; padding:2px; font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height:14px; font-weight: bold; color: #990000 }
#continguts {position:absolute; left:150px; top:80px; height:400px; width:635px; border-style:dotted; border-width:1px; border-color:#e6ecf3; padding:5px; text-align:justify } 
#portada_node_cont {position:absolute; left:150px; top:80px; height:400px; width:435px; border-style:dotted; border-width:1px; border-color:#e6ecf3; padding:3px; text-align:justify }
#cont_nd {position:absolute; left:205; top:55; width:565; border-style:solid; border-width:1px; border-color:#e6ecf3; padding:5px }
#login2 {position:absolute; left:5; width:190; text-align:center; border-style:solid; background:#e6ecf3; border-width:1px; border-color:#1A538D; padding:3px; padding-top:5px; padding-bottom:5px}
#cita {position:relative; left:5; width:545; text-align:left; border-style:solid; background:#e6ecf3; border-width:1px; border-color:#1A538D; padding:3px; padding-top:5px; padding-bottom:5px}
#peu {text-align:center; background:#e6ecf3; padding:2px; font-family: Verdana, Arial, sans-serif; font-size:10px; line-height:14px }
#separador {text-align:right; background:#e6ecf3; padding:1px; padding-right:20; font-family: Verdana, Arial, sans-serif; font-size:9px; line-height:12px }
#caixaplena {border-style:solid; background:#e6ecf3; border-width:1px; border-color:#990000; margin:25px; padding:5px; font-family: Verdana, Arial, sans-serif; font-size:10px; line-height:14px }
#caixeta1 {width:520; border-style:solid; background:#e6ecf3; border-width:2px; border-color:#1A538D; margin-left:15; margin-right:15; padding:5px; font-family: Verdana, Arial, sans-serif; font-size:10px; line-height:14px }
#caixeta2 {width:520; border-style:dotted; background:#e6ecf3; border-width:1px; border-color:#1A538D; margin-left:15; margin-right:15; padding:5px; font-family: Verdana, Arial, sans-serif; font-size:10px; line-height:14px }
#menuint {width:515; text-align:center; background:#e6ecf3; padding:2px; margin-left:20; margin-right:20; font-family: Verdana, Arial, sans-serif; font-size:10px; line-height:14px }

#login-horitzontal {position:absolute; left:5; width:770; text-align:left; border-style:dotted; background:#e6ecf3; border-width:0px; border-color:#1A538D; padding:1px; padding-left:5px; padding-right:5px; margin-top:8px}
#caixa_menu_fosca {border-style:solid; background:#1A538D; border-width:1px; border-color:#1A538D;  margin-left:0; margin-right:0; margin-bottom:6; padding:1px; padding-right:4; font-family: Verdana, Arial, sans-serif; font-size:10px; color:#FFFFFF; line-height:11px; text-align:left }
#caixa_destacats {border-style:solid; background:#e6ecf3; border-width:0; border-top-width:1px; border-bottom-width:1px; border-color:#1A538D;  margin-left:0; margin-right:0; margin-bottom:6; padding:2px; font-family: Verdana, Arial, sans-serif; font-size:9px; color:#1A538D; line-height:11px; text-align:left }

#caixa_enquesta {border-style:solid; background:#ECECC2; border-width:0; border-top-width:1px; border-bottom-width:1px; border-color:#CCCC66;  margin-left:0; margin-right:0; margin-bottom:6; padding:2px; font-family: Verdana, Arial, sans-serif; font-size:9px; color:#1A538D; line-height:11px; text-align:left }


#caixa_menu_verda {border-style:solid; background:#CCCC66; border-width:1px; border-color:#CCCC66;  border-left-width:7px; border-left-color:#CCCC66; margin-left:0; margin-right:0; margin-bottom:1; padding:1px; padding-left:4; font-family: Verdana, Arial, sans-serif; font-size:10px; color:#A51F1F; line-height:11px; text-align:left }
#caixa_menu_node {border-style:solid; background:#e6ecf3; border-width:1px; border-color:#FFFFFF;  border-left-width:7px; border-left-color:#CCCC66; margin-left:0; margin-right:0; padding:1px; padding-left:4; font-family: Verdana, Arial, sans-serif; font-size:9px; line-height:11px; text-align:left }
#caixa_menu_nodes {border-style:solid; background:#e6ecf3; border-width:1px; border-color:#FFFFFF;  border-left-width:7px; border-left-color:#CCCC66; margin-left:0; margin-right:0; padding:1px; padding-left:4; font-family: Verdana, Arial, sans-serif; font-size:9px; line-height:11px; text-align:left }

.peu {background:#ddddFF; line-height:1.1; font-family:verdana, arial, helvetica; font-size:11; color:#2200aa }
.peunode {line-height:1.3; font-family:verdana, arial, helvetica; font-size:11; color:#2200aa }
.tit1 { font-family:courier new, courier; color:#2222FF; font-weight:bold; font-size:22 }
.tit2 { font-family:courier new, courier; color:#5533bb; font-weight:bold; font-size:16 }

.caixota {border-style:solid; border-width:1px; border-color:#5533bb; margin:8px; margin-left:5px; background:#f2f4ff}
.caixa {background:#fafcff; margin:10px}
.nompriv {background:#ffffff; border-style:solid; border-width:1px; border-color:#5533bb;margin:10px}
.just {font-family:verdana, arial, helvetica; font-size:11; color:#2200aa; text-align:justify}

.cos3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	line-height:13px;
	background: #ffffff;
	color: #F2200aa;
	padding:3px;
	text-align:center;
	font-weight: normal;
	border-style: solid; 
	border-width: 1px;
	border-color: #5533bb; 
}
