@charset "utf-8";

/* CSS Document */
/* Main template */
html, body {
	text-align: center;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29166f;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	text-align:center;
	color: #29166f;
}

#container {
	width: 752px;
	text-align: left;
	margin: 0px auto;   /*centra negli altri browsers*/
	background-color: #999999;
}

#header {
	background-image: url(images/gradient1.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 143px;
	background-color: #999999;
}

#header h1 {
	display: block;
	width: 175px;
	width: 185px;
	width: 175px;
	height: 143px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	position: relative;
	left: 100px;
}

#header h1 span {
 	display: none;
}

#lang {
    position: relative;
    left: 675px;
    top: -90px;
}

#lang a, #lang a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
#lang a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}

#lang a.ita {
    position: relative; /* only for IE */
    padding-top: 18px;
    background-image: url(images/ita.jpg);
    background-repeat: no-repeat;
}
#lang a.eng {
    position: relative; /* only for IE */
    padding-top: 18px;
    background-image: url(images/eng.jpg);
    background-repeat: no-repeat;
}

.ita {
    background-image: url(images/ita.jpg);
    background-repeat: no-repeat;
    padding-top: 30px;
}

.home, .home:visited {
	display: block;
	background-color: #29166f;
	height: 31px;
	width: 87px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	position: relative;
	left: 6px;
	top: -76px;
}

.home:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #29166f;
	background-color: #FFFFFF;
	border-top-color: #29166f;
	border-right-color: #29166f;
	border-bottom-color: #29166f;
	border-left-color: #29166f;
}

#menu {
	margin-left: 280px;
	margin-top: -110px;
}

#main_body {
	padding-top: 10px;
}

#main_banner {
	height: 178px;
	padding-top: 1px;
	text-align: center;
	margin-left: 51px;
	margin-right: 51px;
}

#main_content {
	width: 100%;
	height: 100%;
	background-image: url(images/gradient2.gif);
	background-repeat: repeat-y;	
}

#content {
	float: left;
	width: 540px;
	text-align: left;
}

#footer {
	clear: both;
	width: 540px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #133471;
	text-decoration: none;
}
/* Page templates */
#soci {
	margin-left: 50px;
	margin-right: 40px;
}

#societa {
	margin-left: 25px;
	margin-right: 20px;
}

#index {
	float: left;
	width: 510px;
	text-align: left;
	margin-left: 25px;
}

#gadget {
	float: left;
	width: 510px;
	text-align: left;
	margin-left: 39px;
}

#film {
	float: left;
	width: 510px;
	text-align: left;
	margin-left: 30px;
	padding-right: 10px;
	padding-top: 30px;
}

#film .sx {
	float: left;
	width: 341px;
}

#film .dx {
	float: right;
	width: 160px;
	text-align: left;
	padding-top: 60px;
	margin: 0;
}

#espositori {
	float: left;
	width: 510px;
	width: 520px;
	width: 510px;
	text-align: left;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

#espositori p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

#espositori .sx {
	float: left;
	width: 50%;
}

#espositori .dx {
	float: right;
	width: 50%;
	text-align: left;
	padding-top: 60px;
	margin: 0;
	text-align: right;
}

#mappa {
	float: left;
	width: 505px;
	text-align: left;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

#map_loc {
	font-size: 13px;
	width: 100%;
	height: 100px;
	display: block;
	background-color: #cccccc;
	text-align: center;
	padding-top: 10px;
}

#map_loc p {
	font-size: 14px;	
}

#map_loc a, #map_loc a:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #29166f;
	text-decoration: none;
}

#map_loc a:hover {
	text-decoration: underline;
}

#form_i {
    float: left;
    width: 490px;
    text-align: left;
    margin-left: 39px;
    padding-right: 20px;
    padding-top: 30px;
}

#side {
	float: right;
	width: 160px;
	width: 170px;
	width: 160px;
	text-align: left;
	padding-top: 20px;
	background-color: #999999;
	margin-right: 35px;
	margin-left: 5px;
}

.arrow {
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

.arrow a, .arrow a:visited {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #29166f;
	text-decoration: none;
}

.arrow a:hover {
	text-decoration: underline;	
}

#side b {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29166f;
}

#testo {
	background-color: #b9b9b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29166f;
	padding-right: 5px;
	padding-left: 5px;
}

.descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29166f;
	font-weight: bold;
	text-align: center;
}

.descr b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29166f;
}

#pagehandle {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

#pagehandle a, #pagehandle a:visited {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

#pagehandle a:hover {
	text-decoration: none;
}

#pagehandle b {
	font-size: 16px;
	color: #fff500;
}

.div1 {
	background-image: url(images/div1.jpg);
	background-repeat: no-repeat;	
}

.div2 {
	background-image: url(images/div2.jpg);
	background-repeat: no-repeat;	
}

.small {
	font-size: 8px;		
}

.soc {
	padding-left: 13px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
}

.indirizzo {
	padding-left: 70px; 
	margin-top: -10px;
}

.flat {
	border: thin solid #666666;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.flat_button {
	border: thin solid #666666;	
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: thin solid #666666;	
	width: 100%;
}

.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border: thin solid #666666;	
	width: 100%;
}

.infodescription { max-width: 220px; width: 180px; height: 175px; text-align: justify; max-height: 180px; min-height: 160px; min-width: 150px; padding-right: 4px; overflow-x: auto; overflow-y: none; }

/******* FORM *******/  
#emailForm{  
     padding: 0 10px 10px;  
}  
#emailForm label{  
    display: block;  
    color: #797979;  
    font-weight: 700;  
    line-height: 1.4em;  
}  
#emailForm input{  
    width: 220px;  
    padding: 6px;  
    color: #949494;  
    font-family: Arial,  Verdana, Helvetica, sans-serif;  
    font-size: 11px;  
    border: 1px solid #cecece;  
}  
#emailForm input.error{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
#emailForm textarea{  
    width: 550px;  
    height: 80px;  
    padding: 6px;  
    color: #adaeae;  
    font-family: Arial,  Verdana, Helvetica, sans-serif;  
    font-style: italic;  
    font-size: 12px;  
    border: 1px solid #cecece;  
}  
#emailForm textarea.error{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
#emailForm div{  
    margin-bottom: 15px;  
}  
#emailForm div span{  
    margin-left: 10px;  
    color: #b1b1b1;  
    font-size: 11px;  
    font-style: italic;  
}  
#emailForm div span.error{  
    color: #e46c6e;  
}  
#emailForm #send{  
    background: #6f9ff1;  
    color: #fff;  
    font-weight: 700;  
    font-style: normal;  
    border: 0;  
    cursor: pointer;  
}  
#emailForm #send:hover{  
    background: #79a7f1;  
}  
#error{  
    margin-bottom: 20px;  
    border: 1px solid #efefef;  
}  
#error ul{  
    list-style: square;  
    padding: 5px;  
    font-size: 11px;  
}  
#error ul li{  
    list-style-position: inside;  
    line-height: 1.6em;  
}  
#error ul li strong{  
    color: #e46c6d;  
}  
#error.valid ul li strong{  
    color: #93d72e;  
} 


.flat {
    border: thin solid #666666;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.flat_button {
    border: thin solid #666666;    
}

.textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    border: thin solid #666666;    
    width: 100%;
}

.privacy {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    border: thin solid #666666;    
    width: 100%;
}

