
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat;
	margin:0px auto;
}




#main{
	margin:0px auto;
	text-align:center;
	width:900px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


/* ----------------------------------------*/

a {
	color: #FFFFFF;
	text-decoration:none;
		font-size:9px;

}


a:hover {
	color: #FFCC00; 
	text-decoration: none;
		font-size:9px;

}


/* ----------------------------------------*/


a.atesto {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
	font-size:11px;
}


a.atesto:hover {
	color: #519838;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}



a.menu {
	color:#000;
	font-weight: bold;
	font-size:10px;
}


a.menu:hover {
	color: #519838;
	font-size:10px;
}


a.info, a.info:visited{
	color:#519838;
	font-weight:bold;
	font-size:12px;
	
	
}


a.info:hover{
	color:#519838;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	
	
}






/* ----------------------------------------*/


a.webagency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:9px;
	font-weight: normal;
	font-stretch:condensed;
	text-decoration:none;
}


a.webagency:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f2228;
	font-size:9px;
	font-weight: normal;
	font-stretch:condensed;
	text-decoration:none;
}


/* ----------------------------------------*/


#top {
	height:241px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

#home {
	height:302px;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:592px;
}

#home_eng {
	height:302px;
	background-image:url(../images/home_eng.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:592px;
}


#home_deu {
	height:302px;
	background-image:url(../images/home_deu.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:592px;
}

#home_esp {
	height:302px;
	background-image:url(../images/home_esp.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:592px;
}


#container {
	_padding-top:100px;
	padding-top:125px;
	width:763px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:460px;
	margin:0px auto;
/*	background-color:#FFFFFF;*/
}


#contenuto{
	float: left;
	background-color:#ffffff;
	width:590px;
}


.bordo {
	border: 2px solid  #FFCC00;
	background-color:#ffffff;
	width:759px;
	float:left;
	margin-bottom:15px;
}


/*
.bordo2 {
	border: thin;
	border-color:#000;
	float:left;
	background-color:#fff;
	width:754px;
}
*/



#box {
	background-color: #000000;
	width:759px;
	text-align:center;
}


.banner1{
	background-color: #000000;
	width:253px;
	height:161px;
	text-align:left;
	float:left;
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
}


.banner2 {
	background-color: #000000;
	width:253px;
	height:161px;
	text-align:left;
	float:left;
	background-image:url(../images/box2.jpg);
	background-repeat:no-repeat;
}


.banner3 {
	background-color: #000000;
	width:253px;
	height:161px;
	text-align:left;
	float:left;
	background-image:url(../images/box3.jpg);
	background-repeat:no-repeat;
}


/*
.velina {
	width:253px;
	height:40px;
	background-color:#000000;
	filter:alpha(opacity=25);
	-moz-opacity:.50;
	opacity:.80;
	margin-top:119px;
}*/


#menuFlash {
	float:left;
}



#lingua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size:10px;
	padding-bottom:3px;
	padding-top:3px;
	width:150px;
	margin-left:611px;
}


#footer {
	width:763px;
	float:left; 
	background-color:#000;
	padding-bottom:10px;
	padding-top:10px;
/*	margin-top:30px;*/
}



.container_footer {
	width: 763px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	border: 3px;
	border-color:#CC9900;
	margin:0px auto;
	padding-top:50px;
	_padding-top:5px;
}



#menu {
	color:#FFF;
	font-size:9px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}




/* ----------------------  TESTO  ------------------*/

.testo {
	text-align: left;
	color: #000;
	font-size:11px;
	line-height:16px;
	margin-left:25px;
	padding-top:22px;
	margin-top:10px;
	padding-right:10px;
	margin-bottom:10px;
	overflow: auto;
	height:250px;
}

.testo_banner {
	margin-top:124px;
	width:234px;
	margin-left:10px;
	color:#FFFFFF;
	font-size:10px;
}


.grassetto {
	color: #000;
	font-weight: bold;
}


/*
.titolo {
	color: #000;
	font-weight: bold;
	font-size:15px;
}
*/


h1 {
	color: #000;
	font-weight: bold;
	font-size:15px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}


h2 {
	color: #000;
	font-weight: bold;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}


.img_dx {
	padding:12px 0px 12px 12px;
}

.img_sx {
	padding:12px 12px 12px 0px;
}




#accordion {
	font-size: 11px;
}

h3.toggler {
	cursor: pointer;
	border-bottom: 1px dotted  #000;
	font-size: 11px;
	color: #000;
	margin: 0 0 4px 0;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	color: #339900;
}

blockquote {
	padding:5px 20px;
}



/*-----------------------CONTENUTO AZIENDA -------------------*/

#testoAzienda {
	text-align:left;
	color: #000;
	font-size:11px;
	line-height:17px;
	margin-left:25px;
	padding-top:5px;
	#padding-top:13px;
	/* 	margin-top:10px; */
	padding-right:10px;
	/* margin-bottom:10px; */
	overflow: hidden;
	height:253px;

}

.scrollTheContent {
	color: #000;
	font-size:9px;	
}

/* ---------------------- FINE  TESTO  ------------------*/

.LV_valid { display: none; }
.LV_invalid { color: #CC0000; }
.LV_validation_message { font-weight: bold; margin-left: 5px; font-size:10px; }

.response { display: none; }

#formContatti {
	font-size: 10px;	
}

#formContatti input {
	border: 1px solid #ffcc00;
}


#formContatti textarea {
	border: 1px solid #ffcc00;
}

.On {
	color: #FFCC00;
	
}

h1.home{
	font-size:11px;
	margin:0px;
}


p.home{
	font-size:10px;
	
}