@charset "utf-8";
/* CSS Document */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color:none;
	}

input {
	font-size: 10px;
	color: #0033FF;
}

iframe {border:1px solid #0033CC;}
#main {
	height: 560px;
	width: 900px;
	position:absolute;
	top: 50%;
	left: 50%;
	/*width:30em;
	height:18em;*/
	margin-top: -280px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px;
	background-color: #FFFFFF;
	background-image: url(Imatges/Fons/5.jpg);
	background-repeat: no-repeat;
}
#main #footer {
	position: absolute;
	top: 560px;
	background-color: #666666;
	width: 900px;
}
#main #menu {
	position: absolute;
	width: 250px;
	height: 179px;
	top: -1px;
}

#main #bolaDreta {
	position: absolute;
	height: 72px;
	width: 74px;
	left: 800px;
	top: 10px;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.antes {
	color: #FFFFFF;
}
.despues {
	color: #999999;
}
.actual {
	color: #FF9900;
	font-weight: bold;
}
a {
	text-decoration: none;
}
/*Comuns a les plantilles*/
.blau {
	font-size: 200%;
	color: #0033CC;
	text-align: center;
}
.gris {
	color:#666666;
}

/*Plantilla home.asp*/
#home {
	position: absolute;
	top: 240px;
	width: 300px;
	height: 200px;
}


/*Plantilla queFem.asp
TAGS*/

h2 {
	color: #0033FF;
	font-size: 14px;
}
h3 {
	color: #0033FF;
	font-size: 13px;
}

h4 {
	color: #0033FF;
	font-size: 12px;
}

/*Classes*/

.linkSubmenu,.linkSubmenuAct {
	font-size: 130%;
}
.linkSubmenu a:link,.linkSubmenu a:visited {
	color:#999;
	}
.linkSubmenuAct a:link,.linkSubmenuAct a:visited {
	color:#0033FF;
}
/*DIV's*/

#quefem {
	position: absolute;
	top: 180px;
	width: 772px;
	height: 380px;
	float: left;
}
#quefem #contingut {
	left: 240px;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#quefem #subMenu {
	width:220px;
	margin-left:20px;
	float: left;
	}

#quefem #imagen {
	width: 150px;
	top: 98px;
	position: absolute;
	height: 286px;
	left: 580px;
}
#quefem #imagen #pieFoto {
	font-size: 80%;
	color: #0033FF;
	margin-top: 0px;
}
/*Questionari*/
#questionari {
	position: absolute;
	top: 180px;
	width: 700px;
	height: 420px;
	float: left;
}


.nota {font-size:80%}
/*Plantilla on som*/	
#onsom {

	position: absolute;
	top: 180px;
	width: 772px;
	height: 400px;
	float: left;
}
#onsom #contingut {
	left: 240px;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#onsom #subMenu {
	width:200px;
	margin-left:20px;
	float: left;
	}
	
/*Plantilla colaboradors*/	
#colaboradors {

	position: absolute;
	top: 180px;
	width: 820px;
	height: 400px;
	float: left;
}
#colaboradors #contingut {
	left: 240px;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#colaboradors #subMenu {
	width:200px;
	margin-left:20px;
	float: left;
	position: absolute;
	left: 246px;
	top: -92px;
	}
.titulos {
	color: #0033FF;
	font-weight: bold;
}

.linksInteres {
	color: #999999;
}

/*Plantilla descarrega*/	

#descarrega {

	position: absolute;
	top: 180px;
	width: 820px;
	height: 400px;
	float: left;
}
#descarrega #contingut {
	left: 240px;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#descarrega #subMenu {
	width:200px;
	margin-left:20px;
	float: left;
	position: absolute;
	left: 246px;
	top: -92px;
	}
.titulos {
	color: #003366;
	font-weight: bold;
}

.linksInteres {
	color: #636563;
}

/*Plantilla contacte*/	
#contacte {
	position: absolute;
	top: 180px;
	width: 470px;
	height: 400px;
	float: left;
	z-index: 2;
}
#contacte #contingut {
	left: 240px;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#contacte #subMenu {
	width:200px;
	margin-left:20px;
	float: left;
	position: absolute;
	left: 246px;
	top: -92px;
	}
.titulos {
	color: #0033FF;
	font-weight: bold;
}

.linksInteres {
	color: #999999;
}
#fotoContacte {
	position: absolute;
	left: 502px;
	width: 330px;
	height: 90px;
	top: 25px;
	z-index: 1;
}
.red {
	color: #F00;
	font-size: 13px;
}
 
.blue {
	color:#0033FF;
	font-size:13px;
}
