
*{
	margin:0;
	border:0;
	padding:0;
	
	
	}  
  
body{
	font-size:85%;
	position:relative;
	/*background:#99CCFF;*/
	background:url(../bg.jpg);
	/*background:#5ac091;*/
	background-repeat:yes;
	/*background-image:url('../mare3.jpg');*/
	background-attachment:fixed;
	color:#000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}


a:link, a:hover, a:visited{
color:#a62a2a;
}
a:hover{
color:#000000;
}
	
strong{
	font-weight:bold;
	}

h1,
{
	font-size:1.7em;
	/*text-shadow:#333 0 0 3px;*/
	opacity:0.9;
	color:#a62a2a;
	
	text-align:left;
	}
	h1.address{
		margin-bottom:0 !important;
		}
h2{
	font-size:1.5em;
	text-shadow:#333 0 0 3px;
	opacity:0.9;
	margin:0 0 10px;
	}
h3{
	font-size:13px;
	color:#333333;
	}
h3.destra {
margin-left:10px;
}
p{
	/*text-shadow:#333 0 0 3px;*/
	/*opacity:.9;*/
	margin:0 0 20px;
	}
	
p a{
	background:url("../graphics/bg-black.png");
	padding:2px 5px 4px;
	}
	p a:hover{
		background:url("../graphics/bg-blacker.png");
		text-decoration:none;
		}
	
.outer{
	
	position:absolute;
	width:600px;
	height:400px;
	text-align:center;
	}
					

#container{
	width:600px;
	height:400px;
	margin:40px auto;
	position:relative;
	color:#000000;
	}	

#contenitore{
	width:800px;
	min-height: 100%;
   	height: auto !important;
   	height: 100%;
	
	margin:0px auto;
	position:relative;
	color:#000000;
	
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	/*border-left:1px solid #3366FF;
	border-right:1px solid #3366FF;*/
	background:#FFFFFF;
	
	}
	
		
		
#logo{
	position:fixed;
	top:30px; 
	left:140px;
	width:150px; 
	height:128px; 
	background:url("../logo.png") ;
	z-index:30;
	}
	
	
#logo a {
	display: block;
	width: 150px;
	height: 128px; 
	background: url("../logo.png") 0 0 no-repeat;
}
	
#logo a:hover {
	background: url("../logo.png") 0px 0px no-repeat;
}


				
.content{
	overflow:hidden;
	width:700px;
	position:relative;
	height:420px;
	margin:70px 0 0 0;
	float:left;
	}



#ie6{
	display:none;
	}
	
#colonna_sinistra{
	width:210px;
	
	min-height: 100%;
   height: auto !important;
   height: 100%;
	position:relative;
	color:#000000;
	background:#FFF;
	float:left;
	padding-bottom:10px;
	margin-top:20px;
	}
#colonna_destra{
	width:100px;
	
	
	position:relative;
	color:#000000;
	background:#FFF;
	float:left;
	padding-bottom:10px;
	}
#colonna_centrale{
	width:535px;
	/*min-height: 100%;
   	
   	height: 100%;*/
	margin: 0px 0px 0px 0px;
	
	margin-left:20px;
	margin-top:20px;
	margin-right:10px;
	
	position:relative;
	color:#000000;
	background:#FFF;
	float:left;
	}
#header{
	width:800px;
	/*height:250px;*/
	height:300px;
	margin-top:0px;
	
	
	position:relative;
	color:#000000;
	background:#CCCCCC;
	/*background-image:url('../header.jpg');*/
	background-image:url('../header2_con_logo.jpg');
	}
	
#header_territorio{
	width:800px;
	height:250px;
	margin-top:0px;
	position:relative;
	color:#000000;
	background:#CCCCCC;
	background-image:url('../header_territorio.jpg');
	}
	
#header_polo_fieristico{
	width:800px;
	height:250px;
	margin-top:0px;
	position:relative;
	color:#000000;
	background:#CCCCCC;
	background-image:url('../header_polo_fieristico.jpg');
	}
	
#header_corsi{
	width:800px;
	height:332px;
	margin-top:0px;
	position:relative;
	color:#000000;
	background:#CCCCCC;
	background-image:url('../header_corsi.jpg');
	}
#header_stampa{
	width:800px;
	height:250px;
	margin-top:0px;
	
	
	position:relative;
	color:#000000;
	background:#CCCCCC;
	background-image:url('../header_stampa.jpg');
	}
	
#header_corsi_gratuiti{
	width:800px;
	height:391px;
	margin-top:0px;
	
	
	position:relative;
	color:#000000;
	background:#CCCCCC;
	background-image:url('../header_corsi_gratuiti.jpg');
	}
	
#logo{
	width:200px;
	height:112px;
	position:absolute;
	background:url('../logo.png');
	margin-top:-10px;
	margin-left:-120px;
	z-index:30;
	}
	
#footer{
	width:780px;
	height:150px;
	clear:both;
	position:relative;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:0px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	background:#000;
	margin-top:0px;
	}

#footer a:link, #footer a:visited {

color:#FFFFFF;
text-decoration:underline;

}

#footer a:hover {
color:#990000;
text-decoration:underline;
}

#footer_left{
width:350px;
text-align:left;
float:left;
padding:20px;
}
#footer_left a{
font-size:10px;
font-style:italic;
}

#footer_credits {
font-size:9px;
font-style:italic;
}

/*blockquote {
display:block !important;
padding:10px 20px;
text-align:justify;
font-family:Georgia, Times, "Times New Roman", serif;
quotes: “201C” “201D”;

}

blockquote p {
font-style:italic;
color:#827a58;
display:inline;
}

blockquote p:before,
blockquote p:after {
color:#eaead0;
line-height:0;
font-size:5em;
}

blockquote p:before {
content: open-quote;
padding-right:10px;
vertical-align:-27px;
}

blockquote p:after {
content: close-quote;
font-size:5em;
line-height:.3;
vertical-align:-37px;
} */

blockquote {
	margin: 0px 0px;
	padding-left: 60px;
	background: transparent url(../quote.png) no-repeat; 
	font-size:20px;
	color:#CCCCCC;
	font-style:italic;
	}


#footer_right {
width:350px;
text-align: right;
float:left;
padding:20px;
}

#corpo{
	width:800px;
	min-height: 100%;
   height: auto !important;
   height: 100%;
	
	position:relative;
	background:#FFF;
	margin-bottom:20px;
	
	}
#menu{
	width:200px;
	height:18px;
	padding:2px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	position:relative;
	clear:both;
	background:#1375c3;
	background-image:url('../menu_bg.png');
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #000000;
	
	
	}
#menu a {
	display:block; 
	background-image:url("../cuore.png"); 
	/*background-position:97% center; */
	background-position:2px center;
	background-repeat:no-repeat; 
	padding:2px 22px 2px 20px;
}
#menu a:hover {
	color:#000000;
}
	
	
#sotto_menu{
	width:140px;
	height:100%;
	margin-left:5px;
	margin-right:10px;
	padding:5px;
	
	position:relative;
	clear:both;
	background:#FFF;
	font-size:11px;
	
	}
#sotto_menu a:link, a:visited, a:hover, a:active
{
	color: #000000;
	text-decoration:none;
}

#sotto_menu a:hover
{
	color:#00CCCC;
}

	
#flags{
	width:130px;
	height:19px;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	background-image:url('../flags_bg.jpg');
	position:relative;
	clear:both;
	
	
	
	}
	
#italia{
	width:140px;
	height:161px;
	margin-top:10px;
	margin-left:10px;
	
	position:relative;
	clear:both;
	
	
	
	}
	
#bordata img{
padding:5px;
background:#FFF;
border:1px solid #CCCCCC;
}

#bordata img:hover{
padding:5px;
background:#FFF;
border:1px solid  #66FFFF;
}

#bordata_testo img{
padding:5px;
background:#FFF;
border:1px solid #CCCCCC;
margin-right:5px;
}

#cornici img{
padding:5px;
background:#FFF;

margin-right:0px;
}
	
#testo{
text-align:justify;
font-size:12px;
}


.evidenziato {
color:#000000;
background:#FFFF00;
padding-left:5px;
padding-right:2px;
font-weight:bold;
}

.evidenziato_blu {
color:#0066CC;
background:#FFFF00;
padding-left:5px;
padding-right:2px;
font-weight:bold;
}

.blu{
color:#0066CC;
}

#testo a:link, #testo a:visited {
color:#a62a2a;
text-decoration:underline;
}

#testo a:hover {
color:#000000;
text-decoration:underline;
background:#FFFF00;
}

#menu a:link, #menu a:visited {
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover {
color:#000000;
text-decoration:none;
}

hr {
/*color: #0066CC;*/
background-color: #0066CC;
height: 0px;
border:1px dotted #000000;
width:250px;

}

#comunicato_rosso {
color:#FF0000;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}

/*POPUP*/

#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}

.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

*html #fade {
	position: absolute;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	: document.body.scrollTop);
}

*html .popup_block {
	position: absolute;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));

	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft
	+ (document.body.clientWidth /2 )
	: document.body.scrollLeft
	+ (document.body.offsetWidth /2 ));
}

/*END POPUP*/

.clearfix {
display:block;

}

#chiusura {
height:20px;
}

#menu_orizzontale_contenitore {
	/*width:690px;*/
	width:800px;
	height:51px;
	/*background:url(../verde_ramina2.jpg);*/
	background:#000;
	padding-top:0px;
	padding-bottom:0px;
	/*padding-left:110px;*/
	padding-left:0px;
	
	color:#FFFFFF;
	/*border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;*/
	font:"Courier New", Courier, monospace;
	font-size:14px;
	text-transform:uppercase;
	}
	
a.menu_orizzontale{

    /*background-color: #AAAAAA;*/
    color: #FFFFFF;
    font-weight: Bold;
    text-decoration: None;
    
    font:"Courier New", Courier, monospace;
	font-size:14px;
	text-transform:uppercase;
	padding-left:40px;
    /*border: Solid 1px #000000*/
}
a:hover.menu_orizzontale
{
    /*background-color: #778899;*/
    color: #EEEEEE;
    font-weight: Bold;
    text-decoration:underline;
    font:"Courier New", Courier, monospace;
	font-size:14px;
	text-transform:uppercase;
    
	padding-left:40px;
    /*border: Solid 1px #000000;*/
}

/*NUOVO MENU ORIZZONTALE*/

ul.nav{
	list-style:none;
	background:#000000;
	
	}

.nav li{
	border-right:1px solid #DDD;
	float:left;
	display:block;
	width:110px;
	}

.nav li a{
	font-size:14px;
	outline:none;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:7px 10px 14px 7px;
	width:100px;
	
	}

.nav li a span{
	font-size:11px;
	color:#989898;
	text-transform:lowercase;
	text-weight:normal;
	}

.nav li a:hover{
	font-weight:normal;
	/*background:#171717;*/
	background:#a62a2a;
	color:#fff!important;
	width:93px;
	}

.nav li a:hover span{
	font-size:11px;
	color:#000000;
	text-transform:lowercase;
	}

* html .nav li a:hover{
	background:#333;
	width:93px;
	}

.nav li.skip{
	/*border-left:1px solid #DDD;*/
	float:right;
	display:block width:68px;
	width:78px;
	height:30px;
	border-right:0px;
	margin-top:13px;
	
	}

.nav li.skip a{
	width:58px;
	}

li.top{
	border-left:1px solid #DDD;
	float:right;
	display:block width:100px;
	}

li.top a{
	width:100px;
	}

.nav li.skip a:hover, li.top a:hover{
	background:#000000;
	color:#fff !important;
	}
	
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}

#corsi_colonna_uno {
width:260px;
float:left;
padding-right:5px;
}

#corsi_colonna_due {
width:200px;
float:left;
margin-left:50px;
}

#corsi_pulisci {
width:535px;
clear:both;
}

input {
border:solid #000000 1px;
}
input.senza{
border:0px;
}
textarea {
border:solid #000000 1px;
}
#note_testo{
font-size:10px;
font-style:italic;
}

.mostre_eventi ul {

line-height: 2em;
list-style-image: url(../images/li.gif);
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin-left: 15px;
margin-bottom:5px;
margin-top:5px;


}

.mostre_eventi h4 {
font-style:normal;
font-weight:bold;
font-size:14px;
}

.mostre_eventi h2 {
font-style:normal;
font-weight:bold;
font-size:13px;
color:#009999;
}

.mostre_eventi a:link, .mostre_eventi a:visited {
color:#000;
text-decoration:underline;
font-size:14px;
font-style:normal;
font-weight:bold;
}

.mostre_eventi a:hover {
color:#000000;
text-decoration:none;
font-size:14px;
font-style:normal;
font-weight:bold;
background:#FFFF00;
}

#testo img {
border:1px solid #000000;
}

#testo ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color:#000;
text-decoration: none;
background-color: #FFF;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(../cuore.jpg);
list-style-type: square;
padding: 0px;
margin-left: 15px;


}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#000;
	padding:10px;
	display:none;
	color:#fff;
	}
	
.prefooter {
width:740px;
height:200px;
background:#171717;
color:#FFFFFF;
padding:10px;
margin-top:0px;
margin-bottom:0px;
font-size:10px;
padding-top:20px;
padding-bottom:10px;
padding-left:30px;
padding-right:30px;
clear:both;
}

.annuncio {
width:750px;
height:200px;
background:#3A3A3A;
color:#FFFFFF;
padding:10px;
margin-top:10px;
margin-bottom:0px;
font-size:11px;
text-align:justify;
padding-top:20px;
padding-bottom:0px;
padding-left:20px;
padding-right:30px;
clear:both;
}

#prefooter_sinistro {
width:355px;
height:130px;
float:left;
background:none;

}

#prefooter_destro {
width:355px;
height:130px;
margin-left:30px;
float:left;
background:none;

}


.prefooter hr {
width:355px;
height:0px;
margin-left:0px;
border:1px dotted #666666;
margin-top:7px;
margin-bottom:7px;
background:none;
}

.prefooter a:link, .prefooter a:visited {
width:740px;
height:auto;
float:right;
color:#CC0000;
font-style:italic;
text-decoration:underline;
font-size:10px;
text-align:right;
}

.prefooter a:hover {
width:740px;
height:auto;
float:right;
color:#FFFF00;
font-style:italic;
text-decoration:none;
font-size:10px;
text-align:right;

}

.prefooter h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:20px;
font-style:italic;
text-transform:uppercase;
color:#CCCCCC;
text-align:center;
}

.prefooter b {
font-weight:bold;
font-size:12px;
}
