
body {
	color: #000000;
	font-family: Verdana;
	text-align: justify;
	background-image: url(imatges/fondonum6.jpg);	
}

h1 {
		color: #4990AE;
	font-weight:bold;
	font-size:24px;
	text-align: center;
	
}


a {
	font-family: Arial;
	color: White;
	text-decoration: none;
	font-weight:bold;

}

a:hover {
	color: #4990AE;
	text-decoration: none;
	font-weight:bold;
	background-color:#F7FAFB;
}

a.libros {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-size:12px;
}

a.libros:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;	
		font-size: 12px;
}

.menu {
	padding-left: 8px;
}


.tblContenido {
	width: 100%;
}

.tblContenido td{
	border: 1px dashed #3C7890;
	background-image: url(imatges/quantum_fondo.jpg);
	background-position: bottom right;	
	background-repeat: no-repeat;
	background-color: #FBFEFE;
	font-size: 11px;
	text-align: justify;
	/*padding: 2px 10px 3px 10px;*/
	font-weight: normal;
	
}

.formulari {
	width: 400px;
	margin: auto;
	border: 0px solid black;	
}

.formulari p{
	padding: 3px;
}

.formulari label {
	float:left;
	width: 130px;
	text-align: right;
	margin-right: 5px;
}

input,textarea {
	font-family: verdana; font-size: 10px; border: 1px solid #7A7A7A; padding: 2px;
}

textarea {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #7A7A7A;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;	
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-shadow-color: #FFFFFF;	
}



.pagecontent {
background-color: #FBFEFE;
	background-image: url(imatges/quantum_fondo.jpg);
	background-position: bottom right;	
	background-repeat: no-repeat;
	padding: 5px;
	 height: 500px;
	overflow: auto;
	
	filter: progid:DXImageTransform.Microsoft.Chroma(color='#C7E9F8');	
	
	scrollbar-face-color: #FFFFFF;	
	scrollbar-track-color: #C7E9F8;		
	scrollbar-shadow-color: #9BC4D2;	
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-3dlight-color: #9BC4D2;
	scrollbar-darkshadow-color: #FFFFFF;	
	scrollbar-arrow-color: #9BC4D2;	
	scrollbar-base-color: #FFFFFF;	
}

.pagecontent p{
	margin: 0px;
	padding: 5px;
}

.destacat {
	font-weight: bold;
	color: #4990AE;
}

.pie  {


    font-family: verdana;
	 font-size: 9px;
	 font-weight: bold;
	 text-align: center;
    color: #FBFEFE;
}