/* estils generals */

form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana;

}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CB;
}

h4 {
	font-weight: normal;
	font-size: 14px;
	color: #0066CB;
}

a:link, a:visited, a:active {
	color: #0066CB;
	text-decoration:none;
}

a:hover {
	color: #193569;
}

a.no_blau:link, a.no_blau:visited, a.no_blau:active {
	color: #131125;
}

a.no_blau:hover {
	color: #193569;
}

a img {
border: none;
}

/* fi estils generals */

/* plantilla */

body {

	background-color: #fff;
	
	font-family: "Verdana";
	
	text-align: center;
	
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#web {
	width: 964px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

#web #cap {
	height: 70px;
}

#web #cap td{
	font-size: 10px !important;
}

#web #cos {
}

#web #cos div{
	margin-top: 10px;
}

#web #cos #banner{
	height: 289px;
}

#web #cos #menu{
	height: 39px;
}

#web #cos #menu table {
	/*width: 100%;*/
}

#web #cos #menu td {
	/*width: 324px;*/
	width: 241px;
}

#web #cos #menu h2 {
	/*width: 288px;
	//width: 316px;*/
	
	width: 207px;
	//width: 235px;
	
	padding: 0px 14px 0px 14px;

	font-weight: normal;
	font-size: 14px;
	/*font-size: 12px;*/
	color: #013473;
	
	text-align: left;
	line-height: 38px;
	
	background-image: url(../images_home_dist/home/menu_home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}

#web #cos #menu a:hover h2 {
	/*font-weight: bold;*/
	/*color: #165DB7;*/
	color: #556273;
	
	cursor: pointer;
}

#web #cos #contingut {
}

#web #cos #contingut #tab {
	width: 648px;
}

#web #cos #contingut #tab div.tleft {
	width: 640px;
	background-color: #E8EEF6;
}

#web #cos #contingut #certificat {
}

#web #cos #contingut #certificat div.tleft {
	width: 316px;
	background-color: #E8EEF6;
}

#web #cos #noticies {
}

#web #cos #noticies #novetats {
	width: 486px;
}

#web #cos #noticies #noticies {
	width: 478px;
}

#web #cos #noticies #novetats div.tleft, #web #cos #noticies #noticies div.tleft {
	width: 478px;
	background-color: #E8EEF6;
}

/* fi plantilla */

/* estils creats per el David Vallès */

.tleft {
	margin: 0px !important;
	
	background-image: url(../images_home_dist/home/top_left.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

.tright {
	margin: 0px !important;

	background-image: url(../images_home_dist/home/top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

.bleft {
	margin: 0px !important;

	background-image: url(../images_home_dist/home/bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
}

.bright {
	margin: 0px !important;
	
	padding: 14px;

	background-image: url(../images_home_dist/home/bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bright h3 {
	font-weight: normal;
	font-size: 14px;
	
	color: #165DB7;
	
	padding: 0px 0px 2px 0px;
	
	border-bottom: 1px solid #BAC9DC;
}

.bright p {
	margin: 10px 0px 10px 0px; 
	
	font-size: 11px;
	color: #131125;
}

.bright table {
	margin: 10px 0px 0px 0px;
}

.bright table p {
	margin: 0px;
}

.clear {
	clear: both;
}

/* fi estils creats per el David Vallès */

/* pestanyes */

#tabs, #continguts {
	margin: 0px !important;
	font-size: 11px;
}

#tabs a {
	display: block;
	padding: 0px 0px 0px 10px;
	width: 165px;
	//width: 175px;
	
	line-height: 29px;
	height: 30px;
}

#active {
	background-image: url(../images_home_dist/home/tabs_active.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bolder;
}

#continguts div {
	margin: 0px !important;
	padding-left: 15px;
	height: 198px;
	
	width: 425px;
}

#contingut1, #contingut2, #contingut3, #contingut4 {
	width: 437px;
	color: #000;
	background-color: #C5D0DE;
	
}

#contingut1 td, #contingut2 td, #contingut3 td, #contingut4 td {
	line-height: 16px;
}

#contingut1 {
	position:absolute;
	visibility: visible;
}

#contingut2 {
	position:absolute;
	visibility: hidden;
}

#contingut3 {
	position:absolute;
	visibility: hidden;
}

#contingut4 {
	position:absolute;
	visibility: hidden;
}

/* fi pestanyes */

#web #footer {
	margin-top: 3px;
	text-align: center;
	font-size: 9px;
}