body {
	background: #ffffff url(../img/pattern.jpg) repeat center top;
	margin: 0px;
	padding: 0px;
	font-family:Georgia,Verdana,Helvetica,Trebuchet,fantasy,"Times New Roman", Arial;
	color: #463f3a;
	font-size: 12px;
	text-align: justify;
}

form {
	padding:0px;
	margin:0px;
}

a{
	cursor:pointer;
	text-decoration:none; 
	outline:none;
}

p{
	margin:0px;
	padding:0px;
}

div{
	float:left;
	display:inline;
}

img{
	border:0px;
}

input{
	float:left;
}

br{
	font-size: 8px;
	line-height: 8px;
}

*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#font_black1{
	font-size:11px;
	line-height:13px;
	color: #3a382f;
}

#font_blu1{
	font-size:11px;
	line-height:13px;
	color: #77048c;
}

.wrapper{
	overflow:auto;
	margin:0 auto;
	width: 840px;
	padding:10px 100px 10px 100px;
	display:block;
	float:none;
	position:relative;
	background:url(../img/zona_menu.jpg) no-repeat 0px 250px;
}

.main_header{
	float: left;
	width: 840px;
	height: 230px;
}

.logo{
	float: left;
	margin-left: 220px;
}

.zona_menu{
	width:840px;
	height:440px;
	border-bottom:1px solid #908970;
	position:relative;
}

.multilang{
	width:100px;
	height:20px;
	position:absolute;
	left:350px;
	top:17px;
}

.multilang a{
	color:#88288e;
	padding:5px;
}

.multilang a.active_lng{
	color:#040707;
	padding:5px;
	text-decoration:underline;
}

/* en */

.zona_menu a.but_home_en{
	width:72px;
	height:29px;
	float:left;
	background:url(../img/but_home_en.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:228px;
	top:365px;
}

.zona_menu a.but_home_en:hover{
	background:url(../img/but_home_en.jpg) left bottom;
}

.zona_menu a.but_wines_en{
	width:84px;
	height:24px;
	float:left;
	background:url(../img/but_wines_en.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:339px;
	top:378px;
}

.zona_menu a.but_wines_en:hover{
	background:url(../img/but_wines_en.jpg) left bottom;
}

.zona_menu a.but_contact_en{
	width:133px;
	height:29px;
	float:left;
	background:url(../img/but_contact_en.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:463px;
	top:367px;
}

.zona_menu a.but_contact_en:hover{
	background:url(../img/but_contact_en.jpg) left bottom;
}

/* ro */

.zona_menu a.but_home_ro{
	width:72px;
	height:29px;
	float:left;
	background:url(../img/but_home_ro.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:228px;
	top:365px;
}

.zona_menu a.but_home_ro:hover{
	background:url(../img/but_home_ro.jpg) left bottom;
}

.zona_menu a.but_wines_ro{
	width:84px;
	height:24px;
	float:left;
	background:url(../img/but_wines_ro.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:339px;
	top:378px;
}

.zona_menu a.but_wines_ro:hover{
	background:url(../img/but_wines_ro.jpg) left bottom;
}

.zona_menu a.but_contact_ro{
	width:133px;
	height:29px;
	float:left;
	background:url(../img/but_contact_ro.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:463px;
	top:367px;
}

.zona_menu a.but_contact_ro:hover{
	background:url(../img/but_contact_ro.jpg) left bottom;
}

/* it */

.zona_menu a.but_home_it{
	width:72px;
	height:29px;
	float:left;
	background:url(../img/but_home_it.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:228px;
	top:365px;
}

.zona_menu a.but_home_it:hover{
	background:url(../img/but_home_it.jpg) left bottom;
}

.zona_menu a.but_wines_it{
	width:84px;
	height:24px;
	float:left;
	background:url(../img/but_wines_it.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:339px;
	top:378px;
}

.zona_menu a.but_wines_it:hover{
	background:url(../img/but_wines_it.jpg) left bottom;
}

.zona_menu a.but_contact_it{
	width:133px;
	height:29px;
	float:left;
	background:url(../img/but_contact_it.jpg) no-repeat left top;
	/*background:url(../img/zona_menu.jpg) no-repeat 0px 250px;*/
	position:absolute;
	left:463px;
	top:367px;
}

.zona_menu a.but_contact_it:hover{
	background:url(../img/but_contact_it.jpg) left bottom;
}

.zona_menu a#active{
	background-position:left bottom;
}

.logo img{
	border: 0px;
}

.main_content{
	float: left;
	width: 844px;
	/*min-height: 400px;*/
	border-top:1px solid #dededa;
	border-bottom:1px solid #908970;
	color:#040403;
	font-size:14px;
	padding:20px 0px 30px 0px;
}

.main_content div.home{
	text-align:center;
	/*margin-left:100px;*/
}

/*  contact  */

.main_content div.contact_l{
	width:310px;
	height:420px;
	float:left;
	background:url(../img/contact.jpg) no-repeat 0 100px;
}

.main_content div.contact_r{
	width:530px;
	height:420px;
	float:left;
}

.main_content div.wines_l{
	width:310px;
	height:484px;
	float:left;
	background:url(../img/wines/big_cantvs_primvs.jpg) no-repeat 0 0;
	position:relative;
}

.main_content div.wines_l img{
	width:153px;
	height:314px;
	left:83px;
	top:0px;
	position:absolute;
}

.main_content div.wines_r{
	width:530px;
	min-height:420px;
	float:left;
}

.main_content div.wines_r .title{
	width:515px;
	/*height:45px;*/
	padding-bottom:20px;
	float:left;
	font-size:24px;
	color:#380871;
	letter-spacing:10px;
	padding-left:15px;
}

.main_content div.wines_r .description{
	width:515px;
	float:left;
	font-size:14px;
	color:#141103;
	padding-left:15px;
	margin-bottom:20px;
}

.main_content div.wines_r .active{
	width:515px;
	float:left;
	padding:4px 4px 4px 15px;
	background:url(../img/input.gif) repeat;
	border-bottom:2px solid #9F9E93;
}

.main_content div.wines_r .inactive{
	width:515px;
	float:left;
	padding:4px 4px 4px 15px;
}

.main_content div.wines_r .left{
	width:100px;
	float:left;
	font-size:12px;
	padding-right:30px;
	color:#66645a;
}

.main_content div.wines_r .right{
	width:300px;
	float:left;
	font-size:12px;
	padding-right:4px;
	color:#333333;
	text-align:justify;
	font-weight:bold;
}

.content{
	width: 420px;
	min-height: 150px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.footer_text{
	width:760px;
	text-align:center;
	font-size:15px;
	padding:10px 40px 10px 40px;
	color:#000000;
	font-weight:bold;
	border-top:1px solid #dededa;
}

.footer_content_home{
	width:840px;
	height:404px;
	background:url(../img/content_home.jpg) no-repeat 0px 0px;
}

.footer_content{
	width:840px;
	height:110px;
	text-align:center;
	position:relative;
	border-bottom:1px solid #908970;
	border-top:1px solid #E2E1DD;
}

.logo2{
	width:160px;
	height:98px;
	background:url(../img/logo2.jpg) no-repeat ;
	position:absolute;
	left:340px;
}

/** contact form **/

.form3 {
	width:245px;
	float:left;
	margin:0px 30px 0px 0px;
}

.form3_label{
	margin:6px 10px 0px 0px;
	width:87px;
	color:#4c4731;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.titlu_contact{
	width:233px;
	margin:46px 10px 30px 0px;
	color:#4c4731;
	font-size:13px;
	font-weight:bold;
	float:left;
}

.form3_label_form{
	margin:3px 10px 3px 0px;
	width:453px;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	float:left;
}

.form3_label_msg{
	margin:3px 10px 3px 0px;
	width:453px;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	float:left;
}

.form3_field{
	margin:3px 0px 3px 0px;
	width:148px;
	float:left;
}

.form3_button2{
	float:right;
	width:100px;
	text-align:right;
	margin:3px 0;
	padding:3px 0;
}

.form3_input{
	width:140px;
	height:20px;
	border:0px;
	float:right;
	background:url(../img/input.gif) repeat-y;
	border-bottom:2px solid #9F9E93;
	font-size:11px;
	padding:3px 4px 0px 4px;
}

.form3_textarea{
	width:140px;
	height:130px;
	border:0px;
	float:right;
	background:url(../img/input.gif) repeat-y;
	border-bottom:2px solid #9F9E93;
	font-size:11px;
	padding:3px 4px 0px 4px;
}

.form3_button{
	border:1px solid #a6a6a6;
	background-color:#f1f0ee;
	padding:2px 10px 2px 10px;
	font-size:12px;
	color:#5d5d5d;
	float:right;
}

.contact_p{
	font-size:13px;
	color:#4C4731;
}

.contact_r p {
	clear:none;
	margin:0px;
}

.contact_p span{
	font-weight:bold;
}

.contact_p a{
	font-size:13px;
	color:#4C4731;
}

.button4{
	border:0px;
	background-image:url('../img/button5.gif');
	float:right;
	width:67px;
	height:18px;
	margin:4px 2px 0px 0px;
	background-color:#FFFFFF;
	cursor:pointer;
}

.main_footer{
	float: left;
	width: 840px;
	height:90px;	
	border-top:1px solid #E2E1DD;
}

.left{
	float:left;
}

.right{
	float:right;
}

div.home div{
	width:100%;
}

.main_footer p{
	clear:none;
	margin:0;
}