

/* Aurora Screen Style Sheet
------------------------------------------
Author: maccom sas / www.maccom.it
Version: 1.0 (12.2009)
------------------------------------------ */


/* Common Elements
-------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}


body,
p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}

p{
	margin-bottom: 10px;
}

a{
	color: #fff;
	text-decoration: none;
	
}

a:hover{
	text-decoration: none;
}

ul{
	list-style: none;
}

table{
	border-collapse: collapse;
}

.button{
	cursor: pointer;
}



/* Headers
-------------------------------------------------*/

h1,
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

h1{
	font-size:24px;
	font-weight: normal;
	margin-bottom: 20px;
	color:#004c77;
}

h2{
	font-size: 18px;
	margin: 25px 0 12px 0;
	color:#004c77;
}

h3{
	font-size: 14px;
	margin:20px 0 10px 0;
	color:#668C39;
	font-weight:normal;
}

h4{
	font-size: 14px;
	margin:25px 0 12px 0;
}

h5{
	font-size: 12px;
	margin-bottom: 12px;
}

h6{
	font-size: 10px;
	margin-bottom: 12px;
}


/* Page content elements
-------------------------------------------------*/

#page{
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	width:100%;
	background-color: #fafdf4;
}

#top{
	margin:auto;
	padding:auto;
	width:945px;
 background-image: url(../images/top_bg.jpg);
	height:170px;
}

#top img{
	border:none;
}

#logo{
	float:left;
}

#center{
	width:100%;
	height:100%;
	float:left;
	background-image: url(../images/bg_center3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:30px;
}

#main{
	margin:auto;
	padding:auto;
	width:945px;
}

#left{
	float:left;
	width:322px;
	background-image: url(../images/bg_left.jpg);
	background-position: top;
}

#right{
	margin-left:322px;
	padding:57px 0 86px 18px;

}


/* Top elements - Lingue
-------------------------------------------------*/


#logo div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt{
	width:322px;
	display:block;
	text-align:left;
	padding-left:10px;
}

#top #lingue{
	width:945px;
	height:50px;
}

#lingue ul{
	width:90px;
	float:right;
	margin-top:17px;
}

#lingue ul li{
	float:left;
	margin-left:8px;
}

#lingue ul li,#lingue ul li a{
	display:block;
	height:14px;
	width:22px;
}

#lingue ul .ita{
	background-image: url(../images/it.gif);
}

#lingue ul .eng{
	background-image: url(../images/en.gif);
}

#lingue ul .deu{
	background-image: url(../images/de.gif);
}

#lingue ul li a:hover{
	text-decoration: underline;
}

/* mainmenu elements 
-------------------------------------------------*/

#top #mainmenu{
	height:120px;
	width:623px;
	float:left;
	margin-left:15px;
}

#top #mainmenu ul{
	margin-left:10px;
	height:120px;
	width:662px;
	float:left;
	text-transform: uppercase;
}

#top #mainmenu ul li{
	float:left;
}

#top #mainmenu ul li a{
	display:block;
	float:left;
	padding:2em 16px 0;
	height:8em;
line-height:8em;
margin-right:1px;
}


#top #mainmenu ul li a:hover{
	background-image: url(../images/topbar_bg_on.jpg);
	background-repeat:repeat-x; 
}

#top #mainmenu ul li a#active,
#top #mainmenu ul li a.active{
	background-image: url(../images/topbar_bg_on.jpg);
	background-repeat:repeat-x; 
}

/* left elements 
-------------------------------------------------*/

#left #slide{
	width:322px;
	height:451px;
}

#left #loghi{
	width:262px;
	background-image: url(../images/bg_left2.jpg);
	background-repeat: repeat-y;
	padding:40px 30px 0 30px;
	overflow: hidden;
}

#left .footer_loghi{
	background-image: url(../images/loghi_bg2.jpg);
	height: 95px;
	background-position: center;
}


#left #loghi img{
	border:none;
}

/* right elements 
-------------------------------------------------*/

#right a{
	color:#004C77;
	text-decoration: underline;
}

#right a:hover{
	text-decoration:none;
}

/* table 
-------------------------------------------------*/

.info_table,
.prezzi{
	width: 100%;
	margin-bottom: 20px;
}

.info_table td{
	border-bottom: 1px solid #D1E6B9;
	padding: 8px 0 3px 0;
}

.prezzi td,
.prezzi th{
	border: 1px solid #D1E6B9;
	padding: 5px;
	width: 25%;
}


.prezzi th{
	color: #4B6927;
	text-align: left;
	background-color: #D1E6B9;
	vertical-align: top;
}


/*  Footer
-------------------------------------------------*/

#footer{
	width:100%;
	margin:auto;
	padding:auto;
	text-align:left;
	height:174px;
	clear:both;
	border-top:2px solid #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

#footer p{
	color:#fff;
	padding-top:10px;
	text-align:left;
	margin:auto;
	padding:auto;
	letter-spacing: -0.01em;
}

#footer a:hover{
text-decoration:underline;
}

#content_footer{
	width: 945px;
	margin: auto;
}

#content_footer .lx,
#content_footer .rx{
	float: left;
}

#content_footer .lx{
	width: 80%;
	padding-right: 10px;
}

#content_footer .rx{
	float: right;
	width: 13%;
	margin-top: 5px;
}



/* Footer elements - Concept by
-------------------------------------------------*/

#concept{
	width:945px;
	margin:auto;
	padding:auto;
}

#footer .concept{
	width: 59px;
	height: 9px;
	display: block;
	background-image: url(../images/concept.jpg);
	text-decoration: none;
	margin: 3px 178px 0 0;
}

#footer .concept:hover{
	background-position: 0 -9px;
	text-decoration:none;
}




/* slideshow
-------------------------------------------------*/

.tx-slideshow-pi1{
	background-image: url(../images/bg-top_col-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:50px;
	text-align:left;
	padding-left:10px;
}



/* photo gallery
-------------------------------------------------*/

.tx-chgallery-pi1 .single {
	margin: 5px 5px 5px 0!important;
	padding:3px 6px 2px 0px!important;
}

.tx-chgallery-pi1 .single .img{
	padding:3px;
	border:1px solid #D1E6B9;
	width:100px;
	height:75px;
	display:block;
}

.tx-chgallery-pi1{
	min-height:100px;
}

.tx-chgallery-pi1 .clr {
clear:none!important;
}

/* images home
-------------------------------------------------*/
#right .csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap{
clear:none!important;
}
#right .csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap img{
	border:1px solid #D1E6B9;
	padding:3px;
}


#right .csc-textpic-intext-left-nowrap .csc-textpic-text{
	margin-left:10px;
}

#right .csc-textpic csc-textpic-center csc-textpic-below div.csc-textpic-imagewrap img{
	border:1px solid #D1E6B9!important;
	padding:3px;
}



#right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	margin-bottom:0px!important;
	padding:3px;
	border:1px solid #D1E6B9;
}

#right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image a{
	display:block;
	width:600px;
	height:280px;
}


#right .csc-textpic csc-textpic-center csc-textpic-below .csc-textpic-text .csc-textpic-imagewrap img{
	margin-bottom:20px!important;
}

#right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image a{
		margin-left:-7px!important;
}


/* Form contatti
-------------------------------------------------*/

.form-odd,
.form-pri{
	width: 100%!important;
	display: block!important;
	/*background: Aqua!important;*/
}

.form-odd{
	padding-bottom: 10px;
}

.form-pri{
	padding-bottom: 20px;
	float: left;
}

.form-odd label{
	width: 130px;
	float: left;
}

.form-pri label{
	width: 495px;
	margin-left: 10px;
}

.form-pri label,
.form-pri input{
	float: left;
}

.form-odd .inputbox{
	border: 1px solid #D1E6B9;
	width: 350px;
	background-color: #FAFDF4;
}

.form-odd .button{
	border: none;
	padding: 0 5px!important;
	margin-top: 0;
	line-height: 15px;
	
	color:#fff;
	text-align: center;
	padding: 2px 8px 2px 8px;
	background-color: #8EC052;
	font-size:11px;
}

#right .internal-button{
	font-size:11px;
	text-decoration: none;
	color:#fff;
	text-align: center;
	padding: 2px 8px 2px 8px;
	background-color: #8EC052;
}

#right .internal-button:hover{
background-color:#004C77; 
}

.form-odd textarea{
	height: 100px;
}

.error-msg,
.pi-email-sent{
	border: 1px dashed #ddd;
	padding: 10px;
	margin-bottom: 20px;
}

.error-msg p{
	color: #ff0000;
	margin-bottom: 0;
}

.pi-email-sent{
	background-image: url(../images/ok.png);
	background-position: 10px center;
}

.pi-email-sent p{
	padding-left: 60px;
	margin-bottom: 0;
}

/* elenco puntato
-------------------------------------------------*/
#right ul{
list-style: none;
margin-bottom:20px;
float:left;
}

#right ul li{
background-image: url(../images/bullet.gif)!important;
background-position: 0 3px!important;
background-repeat: no-repeat!important;
padding:0 0 10px 20px;

}

/* stuff
-------------------------------------------------*/

#right .readon{
	font-size:11px;
	text-decoration: none;
	color:#fff;
	text-align: center;
	padding: 2px 8px 2px 8px;
	background-color: #8EC052;

}

.readon span{
	background-image: url(../images/readon_freccia.gif);
	background-position: right;
	padding-right:15px;
}


#right .readon:hover{
	background-color:#004C77; 
}

#right .article_separator{
	width:100%;
	display:block;
	border-bottom:1px solid #D1E6B9;
	margin:15px 0;
	clear:both;
}

#right .article_separator2,
#loghi_int .article_separator2{
	width:100%;
	display:block;
	border-bottom:1px solid #D1E6B9;
	margin:15px 0;
}

#loghi_int .article_separator2{
	clear: left;
	margin: 25px 0!important;
}

#right .article_separator3{
	width:100%;
	display:block;
	border:none;
	margin:15px 0 50px 0;
	clear:both;
}

.csc-textpic-clear{
	border:1px solid red;
	display:none;
}

/*.csc-textpic-clear2{
	border:1px solid red;
	float:left;
	width:100%;
	height:20px;
}*/


#logo dl{
	margin:0;
	padding:0;
	height:120px;
}

hr{
		height: 1px;
	background-color: #D1E6B9;
	border: none;
}

/*.logo_print{
	display:none;
}*/


