@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d4d3d4;
	background-image: url(../imgs/fons.jpg);
	background-repeat:  repeat-x;
}

.text {
	font-family: "verdana";
	font-size: 11px;
	color: #1f1f1f;
	text-decoration:none;
	text-align: justify;
}

.textaccessos {
	font-family: "verdana";
	font-size: 11px;
	color: #766599;
	text-decoration:none;
	text-align: left;
}

.text_bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1F1F1F;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}

.menu {
	font-family: "verdana";
	font-size: 11px;
	font-weight: bold;
	color:#363333;
	text-align: center;
}

.menu_on {
	font-family: "verdana";
	font-size: 11px;
	font-weight: bold;
	color:#766599;
	text-align: center;
	text-decoration:none;
}
.menu:active {
	color:#363333;
	text-decoration:none;
}
.menu:link {
	color:#363333;
	text-decoration:none;
}
.menu:visited {
	color:#363333;
	text-decoration:none;
}
.menu:hover {
	color:#766599;
	text-decoration:none;
}

.titol{
	font-family: "verdana";
	font-size: 14px;
	color: #453565;
	font-weight: bold;
	text-decoration:none;
}
.titol:active {
	color:#453565;
	text-decoration:none;
}
.titol:link {
	color:#453565;
	text-decoration:none;
}
.titol:visited {
	color:#453565;
	text-decoration:none;
}
.titol:hover {
	color:#766599;
	text-decoration:underline;
}

.taula01 {
	background-image: url(../imgs/fons_accessos.jpg);
	background-repeat:   repeat-x;
	background-position: bottom;
}

	
	
.titol_projectes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: c14c3a;
	font-weight: bold;
	text-decoration:none;
}

.peu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#737173;
	text-align: center;
}
.peu:active {
	color:#737173;
	text-decoration:none;
}
.peu:link {
	color:#737173;
	text-decoration:none;
}
.peu:visited {
	color:#737173;
	text-decoration:none;
}
.peu:hover {
	color:#737173;
	text-decoration:underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:c14c3a;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
.link:active {
	color:c14c3a;
	text-decoration:none;
}
.link:link {
	color:c14c3a;
	text-decoration:none;
}
.link:visited {
	color:c14c3a;
	text-decoration:none;
}
.link:hover {
	color:c14c3a;
	text-decoration:underline;
}
.titular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}

.enlace {
	font-family: "verdana";
	font-size: 11px;
	color:#766599;
	text-decoration: underline;
} 
.enlace:active {
	color:#766599;
	text-decoration:underline;
}
.enlace:link {
	color:#766599;
	text-decoration:underline;
}
.enlace:visited {
	color:#766599;
	text-decoration:underline;
}
.enlace:hover {
	text-decoration: none;
	color:#1f1f1f;
} 
.titular_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#535244;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}
.titular_menu:active {
	color:#535244;
	text-decoration:none;
}
.titular_menu:link {
	color:#535244;
	text-decoration:none;
}
.titular_menu:visited {
	color:#535244;
	text-decoration:none;
}
.titular_menu:hover {
	color:#c14c3a;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#737173;
	text-align: center;
}
.idioma:active {
	color:#737173;
	text-decoration:none;
}
.idioma:link {
	color:#737173;
	text-decoration:none;
}
.idioma:visited {
	color:#737173;
	text-decoration:none;
}
.idioma:hover {
	color:#766599;
	text-decoration:underline;
}
.idioma_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#766599;
	text-align: center;
}