fieldset {
	padding:5px;
}


em.abstract {
	display: block;
	margin-bottom: 1em;
	font-size: 1.1em;
}

body{
	
	background:#000;
	width:100%;
	height:100%;
	font-family:century gothic; 
	

	
}

/** Container *****************************************************************/

#container {
background: url(../images/background-center.png) repeat-y;
}



 #body-bg{
	width:100%;
	height:100%;
	background: url(../images/bg-trasp.png) repeat-x #000;
}

 /* Intro *******************************************************/


 #intro_body {
	width:100%;
	height:100%;
	padding:auto;
	background: url(../images/intro-bg.png) repeat-x #000;

}

 #intro_container{
	width:970px;
	height:100%;
	margin:auto;
	background: url(../images/intro-bg.png) repeat-x #000;
	
}


#intro-info{
	
	width:970px;
	text-align:center;
	height:30px;
	margin: 50px auto;
	
}

#intro-logo{
	background: url(../images/logo-intro.png);
	margin:auto;	
	width:970px;
	height:600px;
}

#link-index{
	position:absolute;
	z-index:30;
	margin:150px 70px 70px 190px ;
	width:600px;
	height:290px;
}
 

/** Header ********************************************************************/

#header {
	padding: 10px 0px 0px;
	position: relative;
	width: 100%;
}

#header_main{
	width:220px;
	min-height: 80px;
	position: relative;
	z-index: 10;
	background: none;
}

#menu_top {
	margin-left:390px;
	float:left;
	right: 70px;
	top: 10px;
	z-index: 100;
	color: #fff;
	
}

#menu_top ul {
}

#menu_top li {
	
	display: inline;
	
	margin:0px 5px 0px 5px;
	position: relative;
}

#menu_top a {
	float:left;
	color: #00447c;
	display: block;
	padding: 10px;
	
	
}

.icons{
	margin:0px;
	padding:0px;
}

#styles ul {
	display:block;
	position: absolute;
	padding:0px;
}

#styles li a {
	padding: 3px 3px 3px 10px;
	
}

#styles ul li {
	width:100%;
	float: left;
	background: url(../images/dropdown-bg.png) repeat;
	display:block;
	padding:0px;
}


#langs ul {
	float:left;
	position: absolute;
	
	top:0px;
	left:0px;
	z-index:101;
	
}

#langs ul li {
	float: left;
	white-space: nowrap;
}



/** Navbar ********************************************************************/

 #navbar {
	width:600px;
	margin:0px;	
}

#nav{
	margin:10px 0px 0px 10px;
	padding:0px;
	
}

#nav ul{
	width:100px;
	margin:0px;
	padding:0px;
}

#nav li {
	float:left;
	width:120px;
	display:block;
	height:24px;
	
}

#nav li a{
	float:left;
	width:80px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	background:#00447c;
	height:20px;	
}

#nav-open ul{

}

#nav-open {
z-index:100;
}

#nav-open li{
	z-index:100;
	width:200px;
}

#nav-open li a{
	position:absolute;
	z-index:100;
	width:190px;
	text-align:left;
	background:url(../images/dropdown-bg.png) repeat;
	padding:3px 0px 3px 10px ;
	color:#00447c;
	
	}
#nav-open ul li{
	
	z-index:100;
	width:200px;
}

#search-bar  button.submit {
	 border: 0px;
	 cursor: pointer;
	 background: #f78f1e;
	 
 }

a.no-link  {
	text-decoration:none;
	cursor:default;
 }



/** Path **********************************************************************/

#path {
	float: left;
	padding: 0px;
	margin:0px 0px 10px 15px;
	
}


#path a{
	color: #e2e8f6;
	text-transform:capitalize;
	
}



/** Body **********************************************************************/

#body {
	padding: 0px 0px;
	position: relative;
	width: 100%;
	
}





/** Sidebar left **************************************************************/

#sidebar_left{
	
}





/** Main **********************************************************************/

#main{
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.6);
	width: 820px;
	min-height: 400px;
	max-height: 400px;
	margin-bottom:15px;
/* 	max-height: 500px;
	overflow: auto; */
	background:#00447c;
	overflow:auto;
	width:820px;
	
}
#main h2{
	margin:10px;
	padding: 5x 5px;	
	color: #b4d5f0;
	font-size: 2.0em;
}

#main h3{
		
	margin:20px;
	color: #b4d5f0;
	font-size: 1.2em;
}

#main h4{
	padding: 5px 5px;	
	color: #b4d5f0;
	font-size: 1.2em;
}

#main a {
	color: #fff;
	text-decoration: underline;
}


#main legend{
	padding: 5px 15px;	
	color: #fff;
	
}

#main label{
	padding: 5px 5px;
	margin:10px;	
	color: #fff;
	font-size: 0.9em;
}

#main p{
	margin: 0px;	
	color: #fff;
	text-align: justify;
	margin:20px;
}

#main ul li{
	color: #fff;
	display:block;
}

#main ol li{
	color: #fff;
}

#main scrollbar{
	color: #232323;
	background-color: #232323;
}

#page_intro {
	width:780px;
	height:100%;
	float: left;
	padding: 10px 0px 0px 10px;
	font-family:century gothic; 
	
	
	
}

#page_intro h2{
		
	color: #b4d5f0;
	width: 720px;
	overflow: hidden;
	font-family:century gothic; 
}

#page_intro h3{
	margin:10px;
	color: #fff;
	width: 720px;	
	overflow: hidden;
	font-family:century gothic; 	
}

#page_intro p{
	font-size: 0.9em;
	margin:10px;
	
}

#page_intro img{
	float:left;
	border:1px solid #fff;
	margin:10px;
	
}

#gallery {
	z-index: 200;
	margin: 5px 5px 5px 5px;	
}

/** SLIDE GALLERY LOGHI *************************************************************/

#sidebar_right{
	float:left;
	width:800px;
	height:140px;
	margin: 0px 10px 0px 90px;
	background: #00447c;
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.6);
}

#plus-dx{
	background: url(../images/plus.png);
	position:absolute;
	width:26px;
	height:79px;
	margin:30px 0px 0px -13px;
	z-index:10;
}

#plus-sx{
	background: url(../images/plus.png);
	position:absolute;
	width:26px;
	height:79px;
	margin:30px 0px 0px 788px;
	z-index:11;
	
}

#bg-trasp{
	position:absolute;
	z-index:1;
	float:left;
	width:800px;
	height:140px;
	background: url(../images/slide-bg.png) repeat;
	
}

/** Footer ********************************************************************/

#footer {
	padding: 0px 0px;
	background-color:  none;
	position: relative;
	width: 100%;
	font-family:century gothic; 
	margin: 15px 0px 0px 0px;
}

#footer a{
	color: #ccc;
}

.footer_column_container{
	padding:5px 15px;	
	font-size: 0.9em;
}

#footer h3{
	
	color:#fff;
	font-size: 10pt;
	font-family:century gothic; 
}
#footer ul{
	padding:0;
	float:left;
}
#footer ul li{
	list-style-type:none;
}
#footer ul li a,#footer ul li a:visited{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}

#line-trasp{
	width:970;
	height:1px;
	background: url(../images/line-trasp.png) no-repeat;
}

#footer_lista_colonna1{
	margin-left:110px;
}

#footer_lista_colonna2,
#footer_lista_colonna3, 
#footer_lista_colonna4{
	margin-left:40px;
}


/** Certificazioni (fondo pagina) *********************************************/

#certificazioni {
	padding:0px;
}

#certificazioni ul{
	padding:0px;
	margin:0px;
}

#certificazioni li {
	display: inline;
}

#info_aziendali p {
	color: #ccc;
	text-align:center;
	padding:0px 100px 0px 0px;
	font-size:13px;	
}

#info_aziendali p a {
	color: #ccc;
	text-align:center;
	font-size:13px;	
}

/********************************************************************************
	NEWSLETTER
*********************************************************************************/
.privacy_div{
	height:130px;
	overflow:auto;
	border:1px solid #fff;
}

/********************************************************************************
	FORM
*********************************************************************************/

.form {
	margin-bottom: 10px;
}

.form fieldset{
	padding: 10px 0px;
}

.form legend{
	padding: .5em 0em 0em .5em;
}

form.form .field {
	padding-top: .25em;
	clear: left;
}

form.form .field label {
	color: #232323;
	float: left;
	display: inline;
	width: 295px;
	margin-right: 5px;
	text-align: right;
}

form.form .field .text, form.form .field .datepicker, form.form .field textarea, form.form .field select {
	background-color: #fff;
	border: solid 1px #ccc;
	float: left;
	width: 300px;
}

form.form .field div {
	padding: 0px;
}

form.form .field .datepicker {
	width: 70px;
	text-align: center;
}


form.form .field textarea {
	height: 150px;
	float:none;
}

form.form .field span {
	display: none;
}

form.form .submit {
	clear: left;
	margin-left: 200px;
	padding-top: 1em;
}

form.form button {
	padding: .2em .5em;
	cursor: pointer;
}

form.form .field_error .text {
	border: solid 1px #f33;
}

form.form .field_error span {
	display: block;
	font-size: .85em;
	color: #f99;
	font-weight: bold;
	clear: left;
	margin-left: 330px;
}
form.form .field_warning span {
	display: block;
	font-size: .85em;
	color: #e3c000;
	font-weight: bold;
	clear: left;
	margin-left: 200px;
}

form.form .column_fields {
	float: left;
	width: 250px;
}

form.form .column_fields label {
	float: left;
	display: inline;
	width: 99.9%;
	margin-right: 0px;
	text-align: left;
}

fildset#q{
	width:130px;
}

/** Tag Cloud ***************************************************************/

#tag_cloud {
}

.tag_cloud h4 {
	color: #f68713;
}

.tag_cloud a {
	color: #f68713;
	text-decoration: none;
}

.tag_cloud a:hover {
	text-decoration: underline;
}

.tag_cloud{
	padding: 1em;
}

.tag_cloud_0 {
	font-size: .75em;
}

.tag_cloud_1 {
	font-size: 1em;
}

.tag_cloud_2 {
	font-size: 1.15em;
}

.tag_cloud_3 {
	font-size: 1.3em;
}

.tag_cloud_4 {
	font-size: 1.35em;
}

.tag_cloud_5 {
	font-size: 1.6em;
}

.highlight {
	
	color: #fff;	
	padding: 5px;
	width: 810px;	
}

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

#marque {

}



/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
#wrap {
	height:400px;
	padding:0px;
	background:none;
	}
 
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0px;
    margin: 0px;
    left: 0px;	
    right: 0px;		
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 820px;
    height: 400px;
	
	
}


/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

#search_from_rewrite_risultati li {
	list-style-type: none;
}

#search_from_rewrite_risultati p {
	text-align: left;
	margin:5px 0px 5px 0px;
	padding:0px;
}

#alert{
	background-color: #eee;
	border: dotted 1px #f68713;	
	font-size: 1.5em;	
	padding: 10px;	
}

#map{
	width: 800px; 
	height: 260px; 
	overflow: hidden;
}

.address{
	text-align: left !important; 
}

#loghi li {
	float: left;
	display: inline;
	padding: 15px;
	position: relative;
	list-style-type: none;
}

.flat{
	background-color:#00447c;
	height:35px;
	width:220px;
	padding:0px;
}

.flat_style{
	padding:0px;
	height:35px;
	width:180px;
}
.flat_style a{
	padding:0px;

}



.flat_lang{
	background: url(../images/dropdown-bg.png) repeat;
	height:35px;
	width:100px;
	padding:0px;
}


#bott-bg-left {
	float:left;
	background: url(../images/navbar/left-bottone.png)no-repeat;
	height:24px;
	width:10px;
}

#bott-bg-right {
	float:left;
	background: url(../images/navbar/right-bottone.png)no-repeat;
	height:24px;
	width:15px;
}

#logo-again {
	float:left;
	background: url(../images/barberini-again.png)no-repeat;
	padding:0;
	margin:0 0 0 10px;
	width:89px;
	height:57px;
}
