*{
	margin:0px;
	padding:0px;
}

body{
	margin-top:20px;
	background:#162A5C;
	color:#162A5C;
	font-family:Arial, Tahoma,"trebuchet MS";
	font-size:12px;
	margin-bottom:20px;
}
a{
	color:#162A5C;
	text-decoration:none;
}
ol{
	margin-left:20px;
	text-decoration:underline;

}
h1{
	font-size:60px;
	font-weight:lighter;
	/*line-height:25px;*/
	line-height:normal;
	padding-bottom:20px;
	/*letter-spacing:-1px;*/
}
h2{
	border-top:1px solid #162A5C;
	padding-top:5px;
	font-size:50px;
	line-height:normal;
	/*letter-spacing:-1px;*/
}
#central{
	width:960px;
	min-height:500px;
	margin:auto;

	/*
	position:absolute;
	margin:-260px 0 0 -480px;
	left:50%;
	top:50%;
	*/
}
#central #superior{
	background-image:url(imatges/top.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:20px;
	margin:auto;
}
#central #mig{
	background:#FFFFFF;
	margin:auto;
	min-height:480px;
	width:920px;
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:justify;
	line-height:21px;
}
.logos{
	float:right;
	margin-top:-100px;
}

#central #mig #portada h1{
	color:#162A5C;
	font-size:65px;
	border-top:1px solid #162A5C;
	border-bottom:1px solid #162A5C;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	font-weight:bold;
	line-height:normal;
}
#central #mig #portada h2{
	color:#162A5C;
	font-size:25px;
	text-decoration:none;
	border-top:0px;
	letter-spacing:normal;
	padding:0px;
}
#central #mig #portada h4{
	color:#162A5C;
	font-size:12px;
	text-decoration:none;
}
#central #inferior{
	background-image:url(imatges/bottom.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:20px;
	margin:auto;
}
.logo{
	float:left;
	width:500px;
	color:#FFF;
	font-size:35px;
	line-height:normal;
	margin-left:20px;
	margin-bottom:3px;
}
.logo a{
	color:#FFF;
}
.idiomes{
	text-align:right;
	color:#FFF;
	float:left;
	margin-left:200px;
	font-size:12px;
	width:220px;
	vertical-align:bottom;
	padding-top:15px;
	position:relative;
	top:10px;
}
.idiomes a{
	color:#FFF;
	font-weight:bold;
}
.idiomes a:hover{
	text-decoration:underline;
}
#tot {
    position:relative;
	margin:-1px;
	padding:0px;
	/*background:blue;*/
	width:760px;
	}	
	



#nav {

	 background-color:white;
	 text-align:center;
	 border-top:2px solid #162B5B;
	 border-bottom:2px solid #162B5B;
	 margin-bottom:20px;
 
 }
#nav ul{
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
}
#nav ul li{
	display:inline;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#nav a {
	font-size:12px;
	color:#162B5B;
	font-weight:bolder;
	text-decoration:none;
	padding-right:10px;
	}
#nav a:hover{

}

/* VINS */
.descripcio{
	line-height:18px;
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #162A5C;
}




.noticias{
	border:1px solid #162A5C;
	padding:5px;
	text-align:justify;
	width:450px;
}
.noticias h3{
	font-size:15px;
}
.mes{
	background:#162A5C;
	color:#FFF;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}
.vins{
	margin-top:80px;
	font-size:12px;
}
.botella{
	font-size:12px;
}
.botella h2{
	font-weight:bold;
	font-size:47px;
}
.botella h1{
	line-height:23px;
	font-weight:lighter;
	font-size:56px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-5px;
}



/******** NOVEDADES ***********/
.novedades {
	clear:both;
	bottom-top:30px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	padding-top:10px;
}
.novedades .izquierda{
	width:185px;
	min-height:200px;
	float:left;
	text-align:center;
}
.novedades .izquierda .fecha{
	text-align:center;
	font-size:29px;
	color:#CCCCCC;
	padding-top:5px;
	padding-bottom:20px;
	font-family:Georgia;
}
.novedades .derecha{
	padding:0px;
	position:relative;
	margin-left:220px;
	width:700px;
	padding-bottom:10px;
}
.novedades .derecha h2{
	margin:0px;
	padding:0px;
	border:none;
	font-size:25px;
	line-height:normal;
}
.novedades #titular{
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
	margin-bottom:10px;
}
.novedades #resumen{
	font-style:italic;
	margin-bottom:10px;
	font-weight:bold;
}

/******** GALERIA ************/
.loading {
    background: url(imatges/loading.gif) no-repeat center center;
}
.loaded {
   background: none;
} 

/********* CONTACTA *************/

#izquierda{
	width:300px;
	float:left;
	padding-right:20px;
}
#derecha{
	margin-left:340px;
	position:relative;
	width:550px;
}
.usuario td{
	padding:1px;
}
.usuario input[type=text], .usuario textarea{
	background:#EEEEEE;
	border:1px solid #C9C9C9;
	padding:3px;
	font-size:12px;
}
/*********************************/
.pie{
	color:#FFF;
	font-size:11px;
	margin-left:20px;
	margin-top:10px;
}
.pie a{
	color:#FFF;
}

.versal{
	font-size:2.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-right:1px;
	margin:1px;
	line-height:0.9em;
}
#syrah {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url("fotos/syrah.jpg");
	background-repeat:no-repeat;
	text-align:center;
	font-size:46px;
	font-weight:bold;
	color:#162B5B;
}
#merlot{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url("fotos/merlot.jpg");
	background-repeat:no-repeat;
	text-align:center;
	font-size:46px;
	font-weight:bold;
	color:#162B5B;

}
#taula{
	width:100%;
	height:205px;
}

#titol{
	background:#2E4567;
	background-image:url(imatges/degradat.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:white;
	margin-top:8px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:3px;
	margin-bottom:9px;
	font-weight:bold;
	width:100%;

}
#text_central{
	padding-left:5px;
	width:97%;
	text-align:justify;
}
#varietats a{
	text-decoration:none;
	display:block;
	position:absolute;
	bottom:5px;
	right:5px;
	width:60px;
	background-color:#162B5B;
	text-align:center;
	padding:4px;
	color:white;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#162B5B;

}
#varietats a:hover{
	background-color:white;
	color:#162B5B;
}
#varietats1{
	width:60px;

	position:absolute;
	border-style:solid;
	border-width:1px;
	border-right-width:0px;
	padding:4px;
	border-color:#162B5B;
	color:black;
	bottom:5px;
	right:75px;
	text-align:center;
	font-weight:bold;
	color:#162B5B;
	width:60px;

}