

/* 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: 12pt;
	line-height: 22pt;
	color: #666;
	width:100%;
}

p{
	margin-bottom: 10pt;
}

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:20pt;
	font-weight: normal;
	margin-bottom: 20pt;
	color:#004c77;
}

h2{
	font-size: 18pt;
	margin: 25px 0 12px 0;
	color:#004c77;
}

h3{
	font-size: 14pt;
	margin:20pt 0 10pt 0;
	color:#668C39;
	/*text-transform: lowercase;*/
	font-weight:normal;
}

h4{
	font-size: 14pt;
	margin-bottom: 12pt;
}

h5{
	font-size: 12pt;
	margin-bottom: 12pt;
}

h6{
	font-size: 10pt;
	margin-bottom: 12pt;
}

h1,h2,h3,h4,h5,h6{
	width:100%;
}

/* Page content elements
-------------------------------------------------*/

#page{
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	width:100%;
	background-color: #fff;
}

#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_center.jpg);
	background-position: bottom;
	
}

#main{
	margin:auto;
	padding:auto;
	width:945px;
}

#left{
	display:none;
}

#right{
	margin-left:0;
	padding:0px 0 0 0;
	width:100%;
}


/* Top elements - Lingue
-------------------------------------------------*/

#top #lingue{
	display:none;
}


#top #mainmenu{
	display:none;
}



/* left elements 
-------------------------------------------------*/
#left #slide{
		display:none;
}



/* right elements 
-------------------------------------------------*/

#right a{
	color:#004C77;
	text-decoration: underline;
}

#right a:hover{
	text-decoration:none;
}

/* table 
-------------------------------------------------*/

.info_table,
.prezzi,
.prezzi_in{
	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: 33%;
}

.prezzi_in td,
.prezzi_in th{
	border: 1px solid #D1E6B9;
	padding: 5px;
}

.prezzi_in th{
	text-align: left;
	color: #4B6927;
	background-color: #D1E6B9;
}

.prezzi th{
	color: #4B6927;
	text-align: left;
	background-color: #D1E6B9;
}





/*  Footer
-------------------------------------------------*/

#footer{
	/*width:945px;*/
	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:#000;
	padding-top:10px;
	width:100%;
	text-align:left;
	margin:auto;
	padding:auto;
	border-top:4px solid #666;
	margin-top:50px;
}

#footer a:hover{
text-decoration:underline;
}



/* Footer elements - Concept by
-------------------------------------------------*/

#concept{
	display:none;
}

#footer .concept{
	display:none;
}



/* stuff
-------------------------------------------------*/

#right .readon{
display:none;

}


#right .article_separator{
	width:100%;
	display:block;
	border-bottom:1px solid #666;
	margin:15px 0;
	clear:both;
}

#right .article_separator2{
	width:100%;
	display:block;
	border-bottom:1px solid #666;
	margin:15px 0;
}


/* logo print
-------------------------------------------------*/

/*div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	display:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	display:none;
}*/

/* photo gallery
-------------------------------------------------*/

.tx-chgallery-pi1 .single .img{
	padding:3px;
	border:1px solid #D1E6B9;
	width:100px;
	height:75px;
	display:block;
}

/* 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;
	clear:none;
	width:110px;
	height:82px;
}
.csc-textpic-imagewrap{

}

#right .csc-textpic-intext-left-nowrap .csc-textpic-text{
	margin-left:10px;
	width:100%;
	clear:none;
}

#right .csc-textpic csc-textpic-center csc-textpic-below div.csc-textpic-imagewrap img{
	border:1px solid #D1E6B9!important;
	padding:3px;
}

/*#right .csc-textpic csc-textpic-center csc-textpic-below div.csc-textpic-imagewrap{
	margin-left:0!important;
}*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	margin-bottom:20px!important;
}

