@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:regular,bold);
@import url(http://fonts.googleapis.com/css?family=Candal);
@import url(http://fonts.googleapis.com/css?family=Michroma);

@charset "utf-8";
/* CSS Document */
html { background: transparent url(../immagini/bgHeader.jpg) repeat-x top left; }
body {
	margin: 0; padding: 0;
	background: url(../immagini/bgHeader.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

body#sct-1 { background: url(../immagini/bgBody.jpg) repeat-x; }

h1 { font-size: 18px; font-family: 'Oswald','Josefin Sans', arial, serif; text-transform: uppercase; font-weight: bold; color: #F90; }
h2 { margin: 20px 0 10px 0; padding: 0; font-family: 'Oswald','Josefin Sans', arial, serif; font-size: 16px; line-height: 20px; color: #333; }
h3 { margin: 8px 2px 2px 5px; padding: 0; font-family: 'Oswald','Josefin Sans', arial, serif; font-size: 20px; line-height: 20px; color: white; }
h4 { margin: 8px 2px 10px 5px; padding: 0; font-family: 'Oswald','Josefin Sans', arial, serif; font-size: 16px; color: #F90; }

#sct-1 h1, #sct-5 h1 { color: #c53f20; }

.imgLeft { float: left; margin: 0 10px 0 0; }
.imgRight { float: right; margin: 0 0 0 10px; }

ol li { margin: 2px; }
ol li ul { margin: 2px 0 2px 15px; padding: 0; }

#total {
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
}

#layout{
	position: relative;
	width: 990px;
}
.sole { position: absolute; top: 0; left: 0; z-index: -1; }

#content{
	float: left;
}

#imgPrincipale{
	margin:35px 0 0 22px;
	height:278px;
}

#colSX { margin: 130px 0 0 0; padding: 0; float: left; width: 254px; }
	#colSX .header { margin: 0; padding: 0; height: 9px; background: transparent url(../immagini/bgMENU_header.png) no-repeat top left; }
	#colSX .body { margin: 0; padding: 0; background: transparent url(../immagini/bgMENU_body.png) repeat-y top left; }
	#colSX .body #logo { margin: 0 0 35px 10px; padding: 0; }
	#colSX .body #logo a img { border: 0; }
	#colSX . { margin: 0; padding: 0; height: 10px; background: transparent url(../immagini/bgMENU_footer.png) no-repeat top left; }
	#colSX .banners { margin-top: 20px; text-align: center; }
	#colSX .banners a img { border: 0; }

#mainmenu {
	margin: 0 10px 0 9px;
	width: 234px
}
#mainmenu ul { margin: 0; padding: 0; }
#mainmenu ul li {
	display: block;
	margin: 0; padding: 0;
	background: url(../immagini/bot_menu.jpg);
	width: 234px; height: 36px;
	list-style: none;
}
#mainmenu ul li.active { background: transparent url(../immagini/bot_menuActive.jpg) no-repeat top left; }
#mainmenu ul li.over { background: transparent url(../immagini/bot_menuActive.jpg) no-repeat top left; }
#mainmenu ul li a {
	margin: 10px 0 0 40px; padding: 0;
	line-height: 36px;
	font-size: 13px;	
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'Oswald','Josefin Sans', arial, serif;
}
#mainmenu ul li:nth-child(2) {
    background: transparent url(../immagini/bot_menu_info.jpg) no-repeat top left;
}
#mainmenu ul li.active:nth-child(2) {
    background: transparent url(../immagini/bot_menuActive_info.jpg) no-repeat top left;
}

#mainmenu ul li a img{
	margin:11px 0 0 40px;
	text-decoration:none;
	border:0;
}

#sct-1 #mainmenu ul li, #sct-5 #mainmenu ul li { background: url(../immagini/k6bot_menu.jpg); }
#sct-1 #mainmenu ul li.active, #sct-5 #mainmenu ul li.active { background: transparent url(../immagini/k6bot_menuActive.jpg) no-repeat top left; }
#sct-1 #mainmenu ul li.over, #sct-5 #mainmenu ul li.over { background: transparent url(../immagini/k6bot_menuActive.jpg) no-repeat top left; }

#boxPrincipali { margin-left: 17px;	width: 718px; height: 250px; background: transparent url(../immagini/bgBOX.png) no-repeat; }
	#boxPrincipali ul { margin: 0; padding: 0; }
	#boxPrincipali ul li {	float: left; position: relative; margin: 11px 0 0 9px; padding: 0; list-style: none;	width: 226px; height: 222px; background: transparent url(../immagini/box1.jpg) no-repeat top left; border: 0px solid #CCC; }
	#boxPrincipali ul li h2 { margin: 10px 0 5px 0; padding: 0; font-family: 'Oswald','Josefin Sans', arial, serif; font-size: 16px; line-height: 20px; color: white; text-align: center; }
	#boxPrincipali ul li img { margin: 0 0 0 3px; border: 1px solid #FFF; }
	#boxPrincipali ul li a { position: absolute; right: 10px; bottom: 10px; color: #FFF; text-decoration: none; }


#testo {
	font-size: 12px;
	width: 705px;
	min-height: 300px; height: auto !important; height: 300px;
	line-height: 20px;
	margin: 15px 0 0 27px;
}

#testo-2col {
	float: left;
	margin: 15px 0 20px 25px;
	width: 475px;
	min-height: 400px; height: auto !important; height: 400px;
	font-size: 12px;
	line-height: 20px;
}
#right {
	float: right;
	margin: 55px 0 20px 0; padding: 0;
	width: 200px;
}

#footer {
	clear: both;
	margin: 8px 0 20px 27px; padding: 5px 0 0 0;
	width: 705px;
	font-size: 12px;
	border-top: 6px solid #F90;
}
#footer strong {
	line-height: 27px;
	font-size: 13px;
}

#banner, #banner1 {
	margin: 0 10px 15px 20px; padding: 10px 0;
	width: 700px;
	background: #dddddd url(/themes/ep2011/immagini/bg-box.jpg) repeat-x top left;
	border: 1px solid #F3F3F3; 
	
	-webkit-box-shadow: #CCC 0px 2px 4px;
	-moz-box-shadow: #CCC 0px 2px 4px;
	box-shadow: #CCC 0px 2px 4px;
}

/*#banner { position: relative;	margin: 10px 0 15px 20px; padding: 15px 0 0 0; background: transparent url(../immagini/bgBanner.jpg) repeat-x top left; width: 710px; height: 135px; }*/
	#banner { height: 125px; }
	#banner img { float: left; margin: 0 10px 0 10px; }
	#banner .text { float: right; margin: 0 10px 0 0; width: 480px; }
	#banner .text h2 { margin: 0; padding: 0; font-family: 'Oswald', arial, serif; font-size: 14px; }
	#banner a.readmore { position: relative; color: #f1010d; text-decoration: none; font-weight: bold; }


table tr th  { padding: 2px; border-bottom: 2px solid #F90; background-color: #FC9; text-align: left; }
table tr td { padding: 2px; text-align: left; border-bottom: 1px solid #E8E8E8; vertical-align: top; }
table tr td:first-child + td, table tr td:first-child + td + td, table tr td:first-child + td + td + td, table tr td:first-child + td + td + td + td { text-align: center; }
table tr td:first-child { width: 450px; text-align: left; }
table.tab-002 tr td:first-child { width: 450px; text-align: left; }


.contact-form { border: 0; }
.contact-form fieldset { border: 0; }
.contact-form fieldset legend { display: none; }
.contact-form fieldset table { width: 100%; }
.contact-form fieldset table tr th  { padding: 2px; border-bottom: 2px solid #F90; text-align: left; }
.contact-form fieldset table tr td.label { padding: 2px; text-align: left; vertical-align: top; }
.contact-form fieldset table tr td { text-align: left; border-bottom: 0; }
.contact-form fieldset table tr td:first-child { width: 120px; }
.contact-form fieldset .privacy { font-size: 11px; color: gray; }
.contact-form #captcha { border: 1px solid gray; margin: 0 0 5px 2px; }

.clear { clear: both; }
