@charset "UTF-8";
/* CSS Document */


/* CSS CAPAS */

#web
	{width: 750px;
	height:auto;
	position: relative;
	margin: auto;
	margin-top: 0px;
	top: 0px;
}
#menu
	{
	width: 800px;
	height: 75px;
	background-color:#FFFFFF;
	position: fixed;
	z-index: 1000;
	top: 0px;
	margin: auto;
}
#contingut{
	width: 750px;
	position: absolute;
	padding-left: 44px;
	margin: auto;
	top: 80px;
}
#columna-central {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	margin: auto;
}
#columna-dreta {
	position:absolute;
	left:225px;
	top:0px;
	width:525px;
	height: 282px;
}
#columna-esquerra {
	position:absolute;
	left:0px;
	top:0px;
	width: 200px;
}
#columna-dreta-menu {
	position:absolute;
	left:225px;
	top:225px;
	width:525px;
}
#columna-esquerra-menu {
	position:absolute;
	left:0px;
	top:225px;
	width: 200px;
}
#copyright {
	position:absolute;
	left:225px;
	width:525px;
	height:76px;
	top: 1500px;
	clear: both;
	float: left;
}


/* CSS MENUS */


.menu {
	font-family:Verdana;
	font-size: 12px;
}
.menubold {font-family:Verdana;
font-weight:bold;
font-size: 12px;}

.submenu {
	font-family:Verdana;
	font-size: 12px;
	line-height: 18px;
}
.submenubold {
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
}
.submenutipos {font-family:Verdana;
font-size: 10px;
line-height: 18px;}

.submenucart {font-family:Verdana;
font-size: 11px;
line-height: 18px;}


/* CSS TEXT */


.text_general {
	font-family:Georgia;
	font-size: 12px;
	font-style:normal;
	line-height:15px;
}

.textbold {
	font-family:Georgia;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	line-height:15px;
}

.textbolditalic {font-family:Georgia;
font-size: 13px;
font-weight:bold;
font-style:italic;
line-height:15px;}

.textita {
	font-family:Georgia;
	font-size: 12px;
	font-style:italic;
	line-height:15px;
}

.textitalink {font-family:Georgia;
font-size: 13px;
font-style:italic;
line-height:15px;
color:#FF0000;}

.texttitol {font-family:Georgia;
font-size: 14px;
font-style:normal;
line-height:15px;
color:red;
font-variant:small-caps;}

.textred {font-family:Georgia;
font-size:13px;
font-style:normal;
line-height:15px;
color:red;}

.textredbold {font-family:Georgia;
font-size: 13px;
font-weight:bold;
font-style:normal;
line-height:15px;
color:red;}

.textredita {font-family:Georgia;
font-size: 13px;
font-style:italic;
line-height:15px;
color:red;}

.textlink {font-family:Georgia;
font-size: 13px;
background-color:#FFFF99;
font-style:normal;
line-height:15px}

.idiomes {
	font-family:Georgia;
	background-color:#FFFF00;
	font-size: 12px;
	font-style:normal;
	font-variant:small-caps;
	line-height:15px;}
	
.textintro {font-family:Georgia;
font-size: 20px;
font-style:normal;
line-height:24px;
color:red;}

.textintro2 {font-family:Georgia;
font-size: 20px;
font-style:normal;
line-height:24px;
color:#FF6600;}

.textintro2ita {font-family:Georgia;
font-size: 20px;
font-style:italic;
line-height:24px;
color:#FF6600;}

.textcopyright {font-family:Georgia;
font-size: 10px;
font-style:italic;
line-height:15px}

/*TEXT OCULT, per la separació dels highslides*/

.textocult{
	color:#FFFFFF;
	}


/* CSS LINKS */


a:link{color:#000000;text-decoration:none;line-height:15px;}

a:hover{color:black;
background-color:#FFFF99;
line-height:15px;}

a:active{color:white;
textdecoration:none;
font-style:bold;
line-height:15px;} 

a:visited{
	color:black;
	line-height:15px;
	text-decoration: none;
}

#apDiv1 .textlinkred {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration:none;
}
.verdana_10_vermell {
	font-family:Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #FF0000;
}
.text_general_red {
	font-family:Georgia;
	font-size: 12px;
	font-style:normal;
	line-height:15px;
	color: #FF0000;
}
