a:link {
	text-decoration:none;
	font-weight: bold;
	color: #165cc5;
}
a:active {
	text-decoration:none;
	color: #165cc5;
}
a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #165cc5;
}
a:hover {
	text-decoration:underline;
	color: #165cc5;
}

body {
scrollbar-face-color: #919191; 
scrollbar-shadow-color: #ffffff; 

scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 

scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #ffffff;
}

body{
	height:100%;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

p {
	color:#333333;
	font-size:13px;
	line-height:24px;
}
li{
	color:#333333;
	font-size:13px;
}

h1{
	color:#333333;
	font-size:16px;
	line-height:22px;
	margin-bottom:5px;
}
h2{
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin-bottom:5px;
}


/* ------------------------------ TXT--------------------------- */

.credits {
	font-size: 11px;
	color: #c3ac8d;
}

.taula-header{
background-color: #c3ac8d;
font-size: 12px;
color: #5a5046;
line-height: 18px;
font-weight:bold;
}

.legal {
	font-size: 11px;
	color: #E8E8DF;
	line-height:18px;
}


.txt-petit{
	font-size: 10px;
	color: #0E3351;
}

.txt-cont{
	font-size: 13px;
	color: #2f3938;
	line-height: 22px;
}
/* ------------------------------ ESTILS MENU --------------------------- */
.menu{
	font-size: 14px;
	color: #dedede;
	line-height: 18px;
}

.menu a:link {
	font-size: 15px;
	color: #dedede;
	line-height: 18px;
	font-weight:normal;
}
.menu a:active {
	font-size: 15px;
	line-height: 18px;
	color: #165cc5;
	font-weight:normal;
}
.menu a:visited {
	font-size: 15px;
	color: #dedede;
	line-height: 18px;
	font-weight:normal;
}
.menu a:hover {
	text-decoration:none;
	color: #478af0;
}
.menu2{
	font-size: 11px;
	color: #dedede;
	line-height: 18px;
}
.menu2 a:link {
	font-size: 11px;
	color: #dedede;
	line-height: 18px;
	font-weight:normal;
}
.menu2 a:active {
	font-size: 11px;
	line-height: 18px;
	color: #165cc5;
	font-weight:normal;
}
.menu2 a:visited {
	font-size: 11px;
	color: #dedede;
	line-height: 18px;
	font-weight:normal;
}
.menu2 a:hover {
	text-decoration:none;
	color: #478af0;
}

/* ------------------------------ fi ESTILS MENU --------------------------- */


.txt-cont2{
	font-size: 16px;
	color: #2f3938;
	line-height: 22px;
}



.credits2 {
	font-size: 11px;
	color: #344C6C;
}
.titol {
	font-size: 12px;
	color: #0E3351;
}

.noticies {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}

.titol2 {
	font-size: 12px;
	color: #CCCA18;
}


.titol-intranet {
	font-size: 13px;
	color: #0E3351;
	font-weight: bold;
}
.titol-blanc {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt-header {
	font-size: 11px;
	color: #ffffff;
	line-height: 22px;
}
.txt-header2 {
	font-size: 11px;
	color: #95acf0;
	line-height: 22px;
}

.txt-header2 a:link{
	color: #95acf0;
}
.txt-header2 a:visited{
	color: #95acf0;
}

.txt-gris-petit {
	font-size: 11px;
	color: #8f8f8f;
	line-height: 18px;
}
.formulari{
color: #5a5046;
font-size: 10pt; 
font-family: Tahoma, Helvetica, sans-serif;
border: 1px solid #427ed9; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
background-color: #e4e8f5;
}
.formulari-botons{
color: #ffffff;
font-size: 10pt; 
font-family: Tahoma, Helvetica, sans-serif;
background-color: #2b3534;
}
#taula{
background-color:#FFFFFF;
padding:15px;
border: 1px #d6d6d6 solid;
}

#logos{
	align:center;
	text-align:center;
	background-image:url(../cat/gifs/fons_logos.jpg);
	background-color:#fff;
	padding-top:40px;
	padding-bottom:40px;
	}



