﻿*{border:0;margin:0;padding:0;outline:0}
html,body
{
	width:100%;
	height:100%;	
	font-family:Dekar;
	font-size:15px;
	color:#999999;
	background-color:#A2C8EF;
	background-repeat:repeat;
}

#body
{
	position:relative;
	float:left;
	top:0;left:0;
	z-index:2;
	width:100%;
	height:100%;
	background-color:#d1d0d5;
	background-repeat:repeat;
}

@font-face 
{
    
    font-family: "Dekar";
    src: url("http://www.raccoltaecologicaseri.it/font/dekar.eot");
    src: local('dekar'), url('http://www.raccoltaecologicaseri.it/font/dekar.ttf') format('truetype');
   

}

#contenuto
{
	position:relative; 
	width:1000px; 
	height:auto; 
	margin-left:auto;
	margin-right:auto; 
	/*min-height:565px;*/
}

#menu
{
	position:relative;
	float:right;
	margin-top:0px;
	margin-right:130px;
	width:500px;
	height:50px;
	background-image:url(../images/barraMenu.png);
	background-repeat:no-repeat;
}

#container_2
{
	/*min-height:450px;*/
}

.vociMenu
{
	position:relative;
	float:left;
	font-family:Dekar;
	font-style:normal;
	font-size:16px;
}

.voceOn
{
	cursor:pointer;
	color:White;
	font-family:Dekar;
}

.voceFooter
{
	font-size:12px;
	color:#b6d82a;
}

.voceOff
{
	cursor:pointer;
	color:#4D4D4D;
	font-family:Dekar;
}

.textArea
{
	border-color:#999999;
	color:Black;
	font-family:Dekar;
}

.imgOn
{
	display:block;
}

.imgOff
{
	display:none;
}

#footer
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
}

#logo
{
	position:relative;
	float:left;
	margin-left:105px;
	margin-top:30px;
	width:auto;
	height:auto;
}

.title
{
	color:#324E68;
	font-family:Dekar;
}

.btn
{
	color:White;
	background-color:#324E68;
	border-width:1px;
}
.testo
{
	font-family:Dekar;
	color:#4D4D4D;
}

.testoTitleServ
{
	font-family:Dekar;
	color:#324E68;
	font-size:18px;
}

.testoServizi
{
	font-family:Dekar;
	font-size:16px;
	color:#4D4D4D;
	line-height:18px;
}

.numeriHome
{
	font-size:60px;
	font-family:Dekar;
}

.testoHome
{
	font-size:36px;
	color:#324E68;
	font-family:Dekar;
}

.testoTitle
{
	font-size:36px;
	color:#CCCCCC;
	font-family:Dekar;
}

.testodata
{
	color:#4D4D4D;
	font-size:13px;
	font-family:Dekar;
	text-decoration:none;
}

.testodescrizione
{
	color:#4D4D4D;
	font-size:15px;
	font-family:Dekar;
}

.testoNumerazione
{
	color:#F15A24;
	font-size:12px;
	text-decoration:none;
	font-family:Dekar;
}

.testoNumerazioneOff
{
	color:#4D4D4D;
	font-size:12px;
	text-decoration:none;
}

.testotitolo
{
	color:#F15A24;
	font-size:16px;
	font-family:Dekar;
	text-decoration:none;
}

/*Stile div FOTO BIG*/

#sfondoPaginaFotoBig {
    position:absolute; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0; 
    margin:0; 
    background-color:#000; 
    /*filter:alpha(opacity=90); 
    opacity:0.9; */
    z-index:3000; 
	height:1000px;
	width:100%;
}

#sfondoFotoBig { 
    position:relative; 
    width:auto;
    height:auto;
    margin-top:0; 
    margin-left:auto;
    margin-right:auto;
    padding:0px; 
    z-index:3500; 
   /* background-color:#fff;*/
    border:none 1px #fff;
    font-family:Verdana, Arial;
    font-size:13px;
    color:#000000;
}

/* Fine Stile FOTO BIG */

/*Stile div VIDEO*/

#sfondoPaginaVideo {
    position:absolute; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    /*filter:alpha(opacity=90); 
    opacity:0.9; */
    z-index:3000; 
}

#sfondoVideo { 
    position:relative; 
    width:600px;
    height:auto;
    margin-top:2%; 
    margin-left:auto;
    margin-right:auto;
    padding:0px; 
    z-index:3001; 
   /* background-color:#fff;*/
    border:none 1px #000;
    font-family:Verdana, Arial;
    font-size:13px;
    color:#000000;
}

/* Fine Stile VIDEO */

/**************/
/*Stile div attesa operazione*/
/**************/
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=20); 
    opacity:0.2; 
    z-index:1000; 
}

#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    font-family:Verdana, Arial;
    font-size:13px;
    color:#d60019;
}
/**************/
/* Fine Stile div attesa operazione */
/**************/

/**************/
/*Stile div messaggio*/
/**************/
#progressBackgroundFilter_messaggio {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=20); 
    opacity:0.2; 
    z-index:1000; 
}

#processMessage_messaggio { 
    position:fixed; 
    top:10%; 
    left:23%;
    padding:10px; 
    width:50%; 
    height:50%;
    z-index:1001; 
    background-color:#fff;
    border:solid 2px #999999;
    padding:3px 3px 3px 3px;
}

#divLabelMessaggio
{
	position:relative;
	z-index:1100;
	width:80%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15%; 
	
}

#divChiusuraMessaggio
{
	position:relative;
	float:right;
	width:auto;
	height:auto;
	margin-right:5px;
	margin-top:1%;
}

.x_chiudi
{
	text-decoration:none; 
	font-family:Arial, Verdana;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	 
	
}
/**************/
/* Fine Stile div messaggio */
/**************/