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;
	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;
}

.subtitol4 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	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;
}

.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;
}

.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;
}

/* LINKS PRINCIPALS 12 PIXELS */

A:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: underline;
}
A:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A538D;
	text-decoration: underline;
}
A:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
A:active {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	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 {
	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;
}

#directori {position:absolute; left:5; top:55; width:565; text-align:center; border-style:solid; background:#e6ecf3; border-width:1px; border-color:#1A538D; padding:3px; padding-top:1px}
#seccio {position:absolute; left:580; top:55; width:190; text-align:left; padding:2px; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height:14px; font-weight: bold; color: #990000 }
#continguts {position:absolute; left:5; top:95; width:565; border-style:solid; border-width:1px; border-color:#e6ecf3; padding:5px } 
#cont_nd {position:absolute; left:5; top:55; width:565; border-style:solid; border-width:1px; border-color:#e6ecf3; padding:5px }
#login2 {position:absolute; left:580; 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}
#interactius {position:absolute; left:580; width:190; text-align:right; padding:3px; padding-top:5px; padding-bottom:5px}
#interactius2 {position:absolute; left:580; width:190; text-align:right; padding:3px; padding-top:5px; padding-bottom:5px; border-style:solid; border-width:0; border-top-width:1px; border-color:#1A538D; }
#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 }

// Estils per a CDC

h1 { font-family:courier new, courier; color:#2222FF; font-weight:bold; font-size:30 }
h2 { font-family:courier new, courier; color:#2222FF; font-weight:bold; font-size:20 }
h3 { font-family:courier new, courier; color:#5533bb; font-weight:bold; font-size:16 }

.peu {background:#ddddFF; line-height:1.1; 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}
.roig {font-family:verdana, arial, helvetica; font-size:11; color:#990000; font-weight:bold; text-align:left}

.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; 
}
