@CHARSET "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	background:#EEEEEE;
	color: #000;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height:100%;
}
#centrato {
	/*height:600px;*/
	width:959px;
	height:100%;
	margin:auto;
	text-align: left;
}
#corpo {
	width:959px;
	height:100%;
	float:left;
	background-color: #FFFFFF;
	margin: 0 -3px;
	display: inline;
}
#colonna_sx {
	float:left;
	width:140px;
	/*height:370px;*/
	height:100%;
	background: transparent;
	color: #000;
	margin-left:0px;
	padding:0px;
}
#colonna_dx {
	background:transparent;
	color: #000;
	width:819px;
	min-height:370px;		
	height: auto !important; 
	height: 370px;
	float:left;
}
#header {
	background: #233385 url(../img/logo.gif) 0 no-repeat;
	color: #FFF;
	width:958px;
	height:123px;
	margin: 10px 0 0 -3px;
	border: 1px solid #B5B8D0;
	padding:0px;
}
#menu_top{
	width:958px;
	height:29px;
	margin:0 0 0 -3px;
	border-bottom: 1px solid #B5B8D0;	
	border-left: 1px solid #B5B8D0;
	border-right: 1px solid #B5B8D0;
	background-color: #233385;
	color: #FFFEFE;
	font-family: Verdana;
	font-size: 13px;
	padding-top:10px;
}
#menu_top a{
	text-decoration:none;
	color: #FFFEFE;	
}
#menu_top p{
	display: inline;
	border-left: 1px solid #B5B8D0;
	margin-bottom:0px;
	padding:10px;
	vertical-align: middle;	
}
#primo_p_menu_top{
	margin-left:139px;	
}
#ultimo_p_menu_top{
	border-right: 1px solid #B5B8D0;
}
#search_form{
	display:inline;
	margin-left:285px;	
}
#search_form p{
	border:0px none;	
}
.input_search{
	border:1px solid #B5B8D0;
	background-color: #FFFFFF;
	color: #233385;
}
.button{
	border:1px solid #B5B8D0;
	background-color: #233385;
	color: #FFFEFE;
}
.button:hover{
	border:1px solid #c0c0c0;
	background-color: #233385;
	color: #c0c0c0;
}
/*
#flash{
	height:94px;
	width:715px;
	border: 1px solid #FFFFFF;
	margin-left: 230px;
	margin-top:5px;
}
*/
#flash{
	height:94px;
	width:715px;
	border: 1px solid #FFFFFF;
	margin-left: 230px;
	margin-top:5px;
	background-image: url(../img/background_banner.jpg);
	overflow:hidden;
	position: relative; /*IMPORTANTE! se no lo scroller non funziona sotto IE!*/
}
#tag {
	margin-top:35px;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#000033;
}
#testP{
	visibility:hidden;
	position:absolute;
	white-space:nowrap;	
}
#footer {
	background: #233385;
	color: #fff;
	clear: left;
	width:958px;
	margin: 0 -3px;
	text-align:center;
	border: 1px solid #B5B8D0;
}
#footer p{
	margin:0px;
	padding:0px;	
}
.errMsg{
	color:#FF0000;
	display:inline;
}
#error{
	color:red;
	font-weight: bold;
}
.rigachiara{
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-color: black;
	border-right-color: #333333;
	border-bottom-color: black;
	border-left-color: black;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rigascura{
	font-size: 11px;
	/*color: #333333;*/
	color: #233385;
	background-color: #e3e8f0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-color: black;
	border-right-color: #333333;
	border-bottom-color: black;
	border-left-color: black;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*CONTATTI - NEWSLETTER*/
#form_contatti,#form_newsletter{
	width:799px;
	padding:10px;
	font-size:11px;
}
#form_contatti label,#form_newsletter label{
	vertical-align: top;	
}
#Nome,#Email,#Cognome,#Telefono,#testo_captcha,#Richiesta,#informativa,#Categoria{
	border:1px solid #B5B8D0;
	background-color: #FFFFFF;
	color: #233385;	
	width:200px;
}
#Categoria{
	margin-left:8px;	
}
#informativa{
	width:286px;
	height:80px;
	color:#000000;	
}
#Nome,#Email{
	margin-left:30px;
}
#Cognome{
	margin-left:8px;
}
#Telefono{
	margin-left:13px;
}
#invia{
	margin-left:70px;	
}
#Richiesta{
	margin-left:10px;
	height: 80px;
}
#invia,#reset{
	border:1px solid #B5B8D0;
	background-color: #233385;
	color: #FFFEFE;
}
#invia:hover,#reset:hover{
	border:1px solid #c0c0c0;
	background-color: #233385;
	color: #c0c0c0;
}
#captcha,#testo_captcha{
	margin-left:40px;
	width:166px;
}
#captcha{
	border:1px solid #B5B8D0;
}
/*CATALOGO - CERCA - EVENTI - DISTRIBUTORI*/
#catalogo,#eventi,#cerca,#distributori{
	width:799px;
	padding:10px;
	font-size:11px;
}
#catalogo h1,#eventi h1,#cerca h1,#distributori h1{
	font-size:16px;
}
#catalogo a,#eventi a,#cerca a,#distributori a{
	color:#000000;
	text-decoration: none;
	border-bottom:1px solid #4275BD;
}
.titolo_evento_link{
	text-decoration: none;
	border: none !important; 
}
/*PAGINATE*/
#paginate{
	font-size: 11px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	color:#000000;
}
#pagina_corrente{
	font-size: inherit;
	font-weight: bold;
	border: 1px solid #4275BD;
}
/*LIBRI*/
#libri{
	width:799px;
	padding:10px;
	font-size:11px;
}
#libri h1{
	font-size:16px;
}
.libro_home{
	border-bottom:1px solid #233385;
	height:200px;
	margin-bottom:10px;	
}
.libro_home:LAST-CHILD{
	border:none;	
}
.libro_home img,a{
	border:none;
	max-height:190px;
}
.foto_libro_home{
	width:200px;
	float:left;
}
.info_libro_home{
	margin-left:20px;
	padding-top:1px;
	float:left;
}
.info_libro_home h2{
	color:#233385;
	padding:0px;
	margin:0px;
	font-size:16px;
}
/*DETTAGLI LIBRO*/
#libri_sinistra{ /*foto,dettagli libro, abstract*/
	float:left;
	width: 500px;
}
#libri_destra{ /*eventi, press*/
	border-bottom:1px solid #233385;
	border-right:1px solid #233385;
	border-left:1px solid #233385;
	float:left;
	width:270px;
	margin-left:20px;
	margin-bottom:10px;
}
#eventi_libro,#press_libro{
	margin-bottom:10px;	
}
#eventi_libro p, #eventi_libro a,#press_libro p{
	padding:5px;
	margin-bottom:0px;
	text-align: left;
}
#eventi_libro h1,#press_libro h1{
	font-size:12px;
	background-color: #4275bd;
	border-bottom:1px solid #233385;
	border-top:1px solid #233385;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#press_libro h2{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-left:5px;
	margin-bottom:0px;	
}
.press_link,.link_press,.testo_press{
	margin-top:1px;
	margin-bottom:1px;
	padding:5px;
	text-align: left;
}
.singolo_press{
	margin-bottom:20px;	
}
#foto_grande,#altre_foto{
	text-align:center;
	border:1px solid #233385;
}
#foto_grande img{
	height: 200px;
	margin-top:10px;
}
#foto_grande{
	height:220px;	
}
#altre_foto{
	margin-top:10px;	
}
#altre_foto img{
	border:0px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
}