/* CSS Document */



*{
	margin:0;
	padding:0;
}

p{
	
	margin-top:10px;
}

h1{
	
	
	font-size:18px;	
}


h2{
	font-size:14px;	
}

h3{
	
	font-size:14px;	
}

h4{
	
	font-size:12px;	
}



h1,h2,h3,h4{
	color:#8e141a;	
	font-weight:bold;
}


a img{
	border:none;	
	
}

a:link,a:visited{
	text-decoration:none;
	color:#8e141a;
	margin:0;
}

/**********************************************/

.last {
    margin-right: 0 !important;
}
.clear {
    clear: both;
}
.notopmargin {
    margin-top: 0 !important;
}
.nobottommargin {
    margin-bottom: 0 !important;
}

.margin50 {
    margin-top: 50px !important;
} 

.margin30 {
    margin-top: 30px !important;
}

.margin22 {
    margin-top: 22px !important;
}

.margin15 {
    margin-top: 15px !important;
}
.margin10 {
    margin-top: 10px !important;
}

.margin5 {
    margin-top: 5px !important;
}

.left{
	float:left;
}

.center{
	margin:auto;
}

.right{
	float:right;
}

.bold{
	
	font-weight:bold;	
	
}


.nopadding{
	
	padding:0px;	
	
}

.giustifica{
	text-align:justify;
	
}


/***************************************************/



.hr_spesso{
	width:100%;
	height:3px;
	background-color:#000;
}

.hr_sottile{
	width:100%;
	height:1px;
	background-color:#8d141a;
	
}


.colore1{
	background-color:#d7e1ac !important;
}

.colore2{
	background-color:#f1f4e1 !important;
}

.colore3{
	background-color:#dce5b6 !important;
}

.colore4{
	background-color:#788e22 !important;
}

.colore_sfondo_font{
	color:#96b12a !important;	
}

/*------------------------------------------------------------*/

body{
font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	line-height:18px;
}

#sfondo{
	
	background-color:#8e141a;
	z-index:-1;
	position:absolute;
	width:100%;
	height:316px;
}

#wrapper{	
	color:#60423c;
	width:950px;
	overflow:hidden;
	margin:auto;
	position:relative;	
	border:#8e141a solid thin;
	border-top:none;
	background-color:#FFFFFF;
}

#sx{
	
	width:252px;
	height:100%;
	float:left;
	position:relative;
}




#dx{
	border-left: thin solid #8E141A;
	width:697px;
	float:right;
	position:relative;
}

#footer{	
	height:51px;
	background-color:#8e141a;
	color:#fff;
	font-size:12px;
	padding-top:3px;
	text-align:center;
	position:absolute;
	z-index:2;
	bottom:0;
	width:100%;
}

#content{
	
	padding:50px;
	color:#656464;
	border-top:#8e141a solid thin ;
	/*border-left:#8e141a solid thin ;*/
	overflow:hidden;
	display:block;
	min-height:320px;
	position:relative;
}

.box1{
	width:479px;
	
	background-color:#fffded;
	position:relative;
	margin-right:10px;
	padding:10px;
}

.box2{
	width:250px;
	position:relative;
	padding:10px;
}

.boxfull{
	width:806px;
	background-color:#fffded;
	position:relative;
	padding:10px;
}
/*---------------------------------*/
#logo a{
	background-image:url(../images/logo_sanpietrana.gif);
	width:252px;
	height:172px;
	display:block;

}

#menu {
	list-style:none;
	background-color:#FFF;
	
}

#menu li a,#menu li a:visited{
	color:#656464;
	height:32px;
	border-bottom:#8e141a solid thin;		
	display:block;
	font-size:15px;
	padding:15px 0 0 30px;
	font-weight:bold;
}

#menu li a:hover{
	color:#8c141a;
	
}

/*BLOCCO NEWS PRIMA PAGINA*/
#news{
	padding:0 20px;		
}

.news{
	color:#656464;	
}

/*BLOCCO NEWS PAGINA NEWS*/

.news_dettaglio img{
	float:right;
	margin-right:10px;
	border:#6d6357 thin solid inset;
}

.news_dettaglio h2{
	
	margin-bottom:18px;
	
}

.news_dettaglio span{
	float:left;
	/*margin-top:35px;*/
	width:60%;
}

/*BLOCCO RICONOSCIMENTI*/

.rassegna img{
	float:left;
	margin-right:10px;
	border:#6d6357 thin solid inset;
}

.rassegna h2{
	
	margin-bottom:18px;
	
}

.rassegna span{
	float:left;
	margin-top:35px;
	width:80%;
}

.rosso{
background-color:#8c141a;	
	width:100%;
	height:100%;
	position:absolute;
	padding-bottom:1400px;
}

/*VINI*/

.vino{
	width:91px;
	float:left;
	margin-right:75px;
	height:175px;
	position:relative;	
}

.vino img{	
	margin-top:38px;	
	width:91px;
	height:137px;
}

.vino a:hover img{	
	opacity:0.5;
	filter:alpha(opacity=50);
}

.origine_vino{
	position:absolute;
	font-weight:bold;
	width:180px;
	color:#58585a;
}

.nome_vino{
	position:absolute;
	top:15px;
	width:180px;
	font-style:italic;
	font-size:11px;
	color:#58585a;
}

.vino_big{
	float:left;
	width:243px;
	height:364px;
	margin-right:20px;
}

.descrizione_vino{
	width:325px;
	float:left;
	font-size:11px;
}

.descrizione_vino h3{
	float:left;
	font-style:italic;
	margin-right:5px;
	font-size:11px;
}

.scarica{
	float:left;
	margin-top:5px;
	margin-left:10px;
	font-weight:bold;
}

#barra_rossa_banner{
	background-color:#8e141a;
	height:48px;	
}

.video{
	
	width:480px;
	height:430px;
	margin:auto;
	margin-bottom:50px;
}

.video iframe{
	
	width:480px;
	height:383px;
}

.video h2{
	text-align:right;
	font-weight:normal;
	margin-bottom:10px;
	color:#656464;
	font-style:italic;
}

.video h2 span{
	display:block;
	font-weight:normal;
	font-weight:bold;
	color:#8e141a;
	font-style:normal;
}

.fascetta{
	position:absolute;
	width:118px;
	height:14px;
	display:block;
	background-color:#8e141a;
	left:-13px;
}

/***********************************************************/
#gallery {
    background-position: center center;
    background-repeat:repeat-x;
    float: left;
    height: 177px;
    overflow: hidden;
    padding: 0 0 0 40px;
    position: relative;
    width: 624px;
}
#images {
    background: none repeat scroll 0 0 #EEF5F6;
    border: 2px solid #9AC1C9;
    height: 225px;
    margin-bottom: 20px;
}
#image {
    background: url("images/loading.gif") no-repeat scroll center center #FFFFFF;
    border: 2px solid #666666;
    height: 0;
    padding: 5px;
    position: relative;
    visibility: hidden;
    width: 0;
}
#image img {
    left: 5px;
    position: absolute;
    top: 5px;
}
#thumbwrapper {
    height: 136px;
    padding: 5px 0;
    width: 600px;	
}
#thumbarea {
    height: 126px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 500px;
}
#thumbs {
    border-right: 5px solid #FFFFFF;
    height: 100px;
    list-style: none outside none;
    margin-left: 5px;
    position: absolute;
    width: 10000px;
}
#thumbs li {
    cursor: pointer;
    float: left;
    margin-right: 5px;
}
.imgnav {
    cursor: pointer;
    height: 150px;
    outline: medium none;
    position: absolute;
    width: 50px;
    z-index: 100;
}
#previmg {
    background-image: url("../images/left.png");
    background-position: center center;
    background-repeat: no-repeat;
    left: 0px;
	width:13px;
	height:26px;
	top:80px;
	position:absolute;
}
#previmg:hover {
    opacity: 1;
}
#nextimg {
    background-image: url("../images/right.png");
    background-position: center center;
    background-repeat: no-repeat;
    right: 50px;
	width:13px;
	height:26px;
	top:80px;
	position:absolute;
}
#nextimg:hover {
    opacity: 1;
}
.fascia-gallery{
	position:absolute;
	width:130%;
	height:69px;
	margin-top:60px;
	background:#8e141a;
	margin-left:-50px;
}

.acquista{
position:absolute;
right:40px;
top:50px;

}

.acquista a{
	text-decoration:underline !important;	
}

/*FORM*/

.barra_form{
	width:100%px;
	height:26px;
	background:#58585a;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:7px;
}
	
.form_centro{
	width:100%;
	background-color:#dcdcdd;
	padding-top:20px;
	
}

.form_centro h1{
	color:#58585a;
	
}



.barra_inf{
	width:100%px;
	height:311px;
	background:#58585a url(../images/logo_sanpietrana.gif) center no-repeat;
}

#tabella_form{
	color:#58585a;
	margin-top:20px;
	font-size:12px;
	/*border:medium solid #000;*/
	margin:auto;
	width:90%;
   
}
#tabella_form td{
	padding:5px;
	width:355px;
}

#form_informazioni label{
	margin-right:15px;

}
#form_informazioni input{
	height:20px;
	border:none;
	float:right;
	width:220px;
	color:#58585a;
	padding:3px;
}

#messaggio{
	resize:none;
	border:none;
	padding:3px;
	color:#58585a;
	width:480px;
	float:right;
}

.riservatezza{
	color:#58585a;
	text-align:left;
	margin:auto;
	width:90%;
	font-size:9px;
	line-height:normal;
	margin-top:5px;
}

.invia{
	color:#fffded !important;
	background-color:#58585a;
	width:100px !important;
	padding:5px;
	height:15px;
	margin-right:3px;
}

.bio{
	position:absolute;
	width:220px;
	bottom:10px;
	right:10px;
}

.download_scheda a,.download_scheda a:visited{
	width:130px;
	padding:5px;	
	background-color:#754618;
	color:#fffdee;	
	display:block;
	font-size:12px;
	text-align:center;
}

.richiedi_info a,.richiedi_info a:visited{
	width:130px;
	padding:5px;	
	background-color:#698c3b;
	color:#fffdee;	
	display:block;
	font-size:12px;
	text-align:center;
}

 .check{
	float:left;	
	width:250px !important;
	margin:10px 40px 10px 0;
}

 .check label{
	width:180px !important;
	float:right;		
}

 .check input{
	width:50px !important;	
	float:left;	
}

.error{
	color:#900;
	font-size:10px;
}