/* CSS Document */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {font-family: verdana;font-size:11px;background-color:#FFFFFF;}
html {}
html {overflow: hidden;overflow-x: hidden;overflow-y: hidden;}

h1, h2, h3, h4, h5, h6 {margin:0px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}
a:focus{-moz-outline-style: none;}

/* ----------------------------------------------------------------------------------------------------------
Estilos universales
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}
.absolute {position:absolute;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}





/* ----------------------------------------------------------------------------------------------------------
Estilos universales
---------------------------------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------------------------------
sa forana
---------------------------------------------------------------------------------------------------------- */

/*Menu Top*/
.menu {margin-left:0px;background: url(../images/fondo_menu.png) no-repeat; width:549px;height:36px;position:absolute;left:1650px;}
.menu ul{margin:0px; margin-left:0px;}
.menu ul li{margin:7px 3px 0px 20px; display:inline;}
.menu li, .menu a:link, .menu a:visited, .menu a:hover {	display: block;	text-decoration: none;	text-align: left;	height: 15px;	margin-right:5px;}
.menu li{	float:left;	width:auto;}
#historia_menu{background: url(../images/menu_historia.png) no-repeat; width:79px;}
#elvi_menu{background: url(../images/menu_elvi.png) no-repeat; width:38px;}
#elmetode_menu{background: url(../images/menu_elmetode.png) no-repeat; width:91px;}
#galeria_menu{background: url(../images/menu_galeria.png) no-repeat; width:69px;}
#contacte_menu{background: url(../images/menu_contacte.png) no-repeat; width:87px;}
#historia_menu_actiu,#historia_menu a:hover {background: url(../images/menu_actiu_historia.png) no-repeat; width:79px;}
#elvi_menu_actiu,#elvi_menu a:hover {background: url(../images/menu_actiu_elvi.png) no-repeat; width:38px;}
#elmetode_menu_actiu,#elmetode_menu a:hover {background: url(../images/menu_actiu_elmetode.png) no-repeat; width:91px;}
#galeria_menu_actiu,#galeria_menu a:hover {background: url(../images/menu_actiu_galeria.png) no-repeat; width:69px;}
#contacte_menu_actiu,#contacte_menu a:hover {background: url(../images/menu_actiu_contacte.png) no-repeat; width:87px;}

/*/Menu Top*/

/*Menu Uvas*/
#menuUvas{

	width:100%;
	height:90px;
	border:0px solid #000;
}

#menuUvas ul{
	width:560px;
	margin:auto;
	list-style:none;
}

#menuUvas li{
	float:left;
	width:140px;
	height:76px;
	background-repeat:no-repeat;
}

#menuUvas a{
	display:block;
	width:140px;
	height:75px;
	margin:0;
}

#uva1 a{background:url(../images/uva1.png) no-repeat;}
#uva2 a{background:url(../images/uva2.png) no-repeat;}
#uva3 a{background:url(../images/uva3.png) no-repeat;}
#uva4 a{background:url(../images/uva4.png) no-repeat;}

#uva1 a:hover{background:url(../images/uva1b.png) no-repeat;}
#uva2 a:hover{background:url(../images/uva2b.png) no-repeat;}
#uva3 a:hover{background:url(../images/uva3b.png) no-repeat;}
#uva4 a:hover{background:url(../images/uva4b.png) no-repeat;}

/*/Menu uvas*/

.bg {	width: 100%;	position: absolute;	top: 0;	left: 0; z-index: -5;}
.bg2 {	width: 100%;	position: absolute;	top: 0;	left: 0; z-index: -1;}


#main{
	position:absolute;
	top:50%;
	margin-top:-300px;
	width:100%;
/*	bottom:18%;*/
	border:0px solid #000;
	left:0px;
}


#logo{
	position:absolute;
	float:left;
	left:-50%;
}
/*
#menu{
	position:absolute;
	float:left;
	left:101%;
}
*/
#content{
/*	top:27%;
	height:73%;*/
	top:130px;
	width:101%;
	height:333px;
	position:relative;
	float:left;
	border:0px solid #00f;
}
#footer{	width:100%; text-align:center;}
#pie{	position:absolute;	top:100%;	margin-top:-150px; width:100%; text-align:center;}
