@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/novafons3.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center 0px;
	/*overflow:hidden;*/
}

.oneColLiqCtrHdr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	margin-top:122px;
	margin-right: auto;
	margin-left: auto;
	height:100%;
	*padding-left:0px;

}

.oneColLiqCtrHdr #header {
	height: 120px;
	width:auto;
	align: center;
	padding-top: 0;
	padding-bottom: 0;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px;
	text-align: center;
	width: 880px;	
}
.oneColLiqCtrHdr #container #mainContent #unaficha .salto {
	clear: both;
	height: 20px;
	float: none;
	margin: auto;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6C8C7;
	border-right-color: #D6C8C7;
	border-bottom-color: #D6C8C7;
	border-left-color: #D6C8C7;

}

.oneColLiqCtrHdr #mainContent a {
	padding: 0px;
	text-decoration: none;
	color: #333;
}
.oneColLiqCtrHdr #mainContent p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColLiqCtrHdr #mainContent h1 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	text-align: right;
}
.oneColLiqCtrHdr #mainContent h2 {
		margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColLiqCtrHdr #footer {
	background:#FFFFFF;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: right;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width:860px;

	*margin-left: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
} 
.oneColLiqCtrHdr #footer p, .oneColLiqCtrHdr #footer p a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-decoration: none;
	color: #666;
	line-height: 20px;
}
#unaficha{
	clip: rect(0px,auto,0px,auto);
	background-color: #FFF;
	border: 1px solid #CCC;
	vertical-align: top;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 780px;
	text-align: left;
	margin-left: 20px;
	}
	
#opciones{
	padding: 5px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	line-height: 10px;
	text-decoration: none;
	color: #06C;
	background-color: #DCEDFF;
}
#tex_legal{
	padding: 5px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	float: left;
	line-height: 10px;
	text-decoration: none;
	text-align: justify;
}
#formularis{
	padding: 5px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#tablita{
	width: 300px;
	padding: 5px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#tablita a{
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}

#tablita .preu{
	float: right;
	width: 60px;
	text-align: right;
}

#principal{
	float: right;
}
#foto_pri{
	text-align: right;
	padding: 40px;
}
#foto_pri img{
	padding: 10px;
	border: 1px solid #CCC;	
}
#texte_pri{

}

#menuPositioner {
	width:825px;
	position:relative;
	float:left;
	background: url(back.gif) repeat-x;
}

#menuHolder {position:relative; float:left; left:50%;}

#menu, 
#menu ul {
	margin:0;
	list-style:none;
	background:url(images/trans.gif);
	position:relative;
	z-index:100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0;
}
#menu {height:50px; float:left; padding:0; position:relative; right:50%;}
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {
	display:block;
	float:left;
	color:#333;
	height:49px;
	line-height:38px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li a.sub {
}
#menu li a b {
	display:block;
	float:left;
	height:49px;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {
	position:relative;
	z-index:100;
	color:#039;
	line-height:33px;
	background-color: #FFFFFF;
}
#menu a:hover b {
	background-color: #FFFFFF;
}
#menu a.sub:hover {
	background-color: #FFFFFF;
}

#menu li:hover > a {
	color:#039;
	line-height:50px;
	background-color: #FFFFFF;
}
#menu li:hover > a b {
	background-color: #FFFFFF;
}
#menu li:hover > a.sub {
	background-color: #FFFFFF;
}

#menu :hover ul {left:0; top:45px; z-index:300; width:130px; padding-top:4px;}

#menu :hover ul li {
	width:118px;
	display:inline;
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
}
#menu :hover ul li.cierre {
	margin:0;
	float:left;
	width:99px;
	height:12px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 0;
	background-color: #FFF;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #999;
}
#menu :hover ul li.subtop {margin:0; border:0; float:left; width:110px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(subli.gif) no-repeat right top;}
#menu :hover ul li.subtop b {margin:0; border:0; float:left; width:90px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(sub.gif) no-repeat left top;}
#menu :hover ul li.subbottom {margin:0; border:0; float:left; width:110px; height:5px; font-size:1px; padding:0 20px 0 0; background:transparent url(subli.gif) no-repeat right bottom;}
#menu :hover ul li.subbottom b {
	margin:0;
	border:0;
	float:left;
	height:40px;
	width:110px;
	font-size:1px;
	padding:0 20px 0 0;
	background-color: #F00;
}

#menu :hover ul li a {height:25px; width:100px; padding:0 0 0 5px; line-height:25px; background:#fff; color:#000; font-size:11px; margin-left:5px; display:inline; border:1px solid #fff;}
#menu :hover ul li.fly a {background: url(camera.gif) no-repeat right center;}

#menu :hover ul li a:hover {
	color:#069;
	background-color:#eee;
	border-color:#ccc;
}
#menu :hover ul li.fly a:hover {
	color:#039;
	background-color:#eee;
	border-color:#ccc;
}
#menu li:hover ul li:hover > a {color:#039; background-color:#eee; border-color:#ccc;}
#menu li:hover ul li.fly:hover > a {color:#039; background-color:#eee; border-color:#ccc;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; background:#fff;}

#menu :hover ul :hover ul {left:110px; top:0; padding:0; margin:0;}
* html #menu :hover ul :hover ul {left:105px; top:-1px;}
#menu :hover ul :hover ul li {margin:0; padding:5px; border-width:1px; border-color:#ccc; width:152px; background:#fff;}
#menu :hover ul :hover ul li a {width:150px; padding:0; margin:0; height:100px; border:1px solid #000;}
#menu :hover ul :hover ul li a img {display:block; border:0;}
#menu :hover ul :hover ul li a:hover {border:1px solid #039;}

/* img {display:block; margin:0 auto;} */
#flashcontent {
	height: 100%;
	clip: rect(0px,auto,0px,auto);
	text-align:left;
	width: 840px;
	margin: 0px;
	padding: 0px;
	}
#footer h1{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#footer a{
	text-decoration: none;
	color: #999;
}

#footer h2{
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

