/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imatges/pintadol.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

/*////////////////////////////////////*/

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
 a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#82A9D9;
	text-decoration: none;
}
.linkie a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
	padding: 1px  1px  1px 6px;
	text-decoration: none;
	background-color: #F2B9C2;
	display:block;
	width: 95%;
}
.linkie a:hover {	background-color: #E16677;}

.linkie-blue a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	padding: 1px  1px  1px 6px;
	text-decoration: none;
	background-color: #ABC0D6;
	display:block;
	width: 95%;

}
.linkie-blue a:hover { background-color: #95B0CC;}

.title, .title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5987A6;
	text-decoration: none;

}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}
.rootie, .rootie a {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5079A3;
	font-size: 12px;
	text-decoration: none;
}
.rootie a:hover {
	color: #334E68;
}

/*////////////////////////////*/
.unpad p{
padding: 0;
margin: 0;

}
.bottommenu {
	background-image: url(../imatges/bottommenu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	

}
.line00 {
	background-image: url(../imatges/line00.gif);
	background-position: center;
	background-repeat: repeat-x;

}
/*--------------------------------------MENU PRINCIPAL-----------------------*/

.navi {  
font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	list-style:none;
	margin:0;
	padding:0;
	border-top: 1px solid #fff;
}
.navi li {
	margin:0;
	padding:0; 
	float: none;
}
.navi li a {
	display:block; 
	width: 100%;    /*/ 236px /*/
	padding:3px 0;
	text-indent: 4px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5079A3;
	text-decoration:none;
	text-align:left;
	background-color:#EBF0F5;
	background-image: url(../imatges/dots.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.navi li a:hover {
	color:#Fff;
	background-color:#84A4C4;
}
.navi li ul {
	margin:0px;
	padding:0px; 
}

/* LEVELS */
.navi li ul {
margin: 0 0 0px 0 ; 

}
.navi li li {
	margin: 0;
	padding: 0 0 0 0; list-style: none;
}
.navi li li a {
	background-color:#Fff;
	color: #95B0CC;
	background-image: url(../imatges/line00.gif);
}
.navi li li a:hover { background-color:#ABC0D6;}

.navi li li li a {
	background-color:#F7F9FB;
	color: #95B0CC;
	background-image: url(imatges/line00.gif);
}
.navi li li li {
	margin: 0;
	padding: 0 0 0 5px; list-style: none;
}
/*()()()()()*/

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
 a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#82A9D9;
	text-decoration: none;
}

.undisplayed {
	display: none;

}

/*///////////////////////////////////////////////////////*/
.boxes {

	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent;
	color: #333333;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	background-color: #F9F9F9;

}



.buttons {

	border: 2px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: white;
	background-color: #A9BFDA;
	font-weight: bold;


}
.addpdf a{
	background-color:#A9BFDA;
	display:block;
	padding: 3px 7px 3px 7px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #fff;
	text-decoration: none;
}
.addpdf a:hover {
	background-color:#C6C6CC;
}