/*---- 1-ELEMENTS GENERALS ----------------------------------------------------------------------------------*/
body {
	scrollbar-arrow-color:#fe9900;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#EFEDED;
	scrollbar-face-color:#EFEDED;
	scrollbar-highlight-color:#fafafa;
	scrollbar-darkshadow-color:#606060;
	scrollbar-3dlight-color:#fafafa;
	height:100%;
	/*background-color:#61c232; /ffad31*A3d064*/
}
.FonsBody{
	background-image: url(../imatges/home/FonsQuadreV.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;	
}

.MarcoHomeIz{
	background-image: url(../imatges/home/Marco_vi.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
}
.MarcoHomeDer{
	background-image: url(../imatges/home/Marco_vd.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
}

.MarcoHomeSup{
	background-image: url(../imatges/home/Marco_hs.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.MarcoHomeInf{
	background-image: url(../imatges/home/Marco_hi.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#Pagina{width:100%; height:100%;}
#Cabecera{
	background-image: url(../imatges/home/AvuixTuV.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
#contenido{ position:absolute; z-index:0; left:170px; right:0; float:right; height:100%;}

/*----------------MENUS --------------------------------------------------------------------------*/
#Logo {
	top:-180px;
	left:0px;
	overflow: visible;
	position: absolute;
	z-index:1;
	width: 180px;
	height:145px;
	background-image: url(../imatges/home/LogoT.png)!important;
	background-repeat:no-repeat !important;
	background-image:none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imatges/home/LogoT.png');
}
#Menu {
	top:200px;
	left:10px;
	overflow: visible;
	position: absolute;
	z-index:1;
	visibility: visible;
	float:right;
	width:180px;
}
#Menu li{list-style:none; float:right; }
.Menu{
	font-family: "Bradley Hand ITC", Verdana;
	font-size: 22px;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	color: #009900;
	background-image: url(../imatges/home/lapizV.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
	padding:15px 47px 0px 5px;
	margin-top:0px;
	width: 160px;
	float: right;
	/*border:#CCCCCC 1px solid;*/
}
.Menu:link{color: #009900; background-image: url(../imatges/home/lapizV.gif);}
.Menu:hover{color: #FF6600; background-image: url(../imatges/home/lapizN.gif);}
.Menu:active{color: #FF6600; background-image: url(../imatges/home/lapizN.gif);}
.Menu:focus{color: #FF6600; background-image: url(../imatges/home/lapizN.gif);}
.Menu_Sel{
	font-family: "Bradley Hand ITC", Verdana;
	font-size: 22px;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	color: #FF6600;
	background-image: url(../imatges/home/lapizN.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
	padding:15px 47px 0px 5px;
	margin-top:10px;
	width: 160px;
	float: right;
	/*border:#CCCCCC 1px solid;*/
}
.SubMenu{
	font-family: "Bradley Hand ITC", Verdana;
	font-size: 18px;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
	padding-right: 46px;
	padding-left: 1px;
	float:right;
	width:130px;
	height:22px;
}
.SubMenu:link{color: #ffffff;}
.SubMenu:hover{color: #FF6633; }
.SubMenu:active{color: #FF6600;font-weight: bold;}
.SubMenu:focus{color: #FF6600;font-weight: bold; }

#LogosPeu{
	vertical-align:bottom;
	width:180px;
	height:37px;
	position: absolute;
	left: 10px;
	bottom:0px;
}
