/*
Theme Name: fondazione giuliani
Theme URI: http://www.artmobbing.eu
Description: template del sito fondazione giuliani
Version: 1
Author: artmobbing
Author URI: http://www.artmobbing.eu

/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/

/*Background Color of the page*/
  body {
	background-color:white;
	background:url(bg.png) no-repeat fixed;
	overflow-x:hidden;
}
/*Body text color*/
  body {
	color:#333;
}
/*Text color of the blog title in the header*/
  #header h1 a {
	color:#CC0000;
}
/*Text color of the blog description in the header*/
  .description {
	color:#333;
}
/*Links color*/
  a {
	color:#B28962;
	text-decoration:none;
}
/*Links hover color*/
  a:hover {
	text-decoration:underline;
}
#blocchi_tit h2 a {
	color:#58595B;
	text-decoration:none;
}
/*Links hover color*/
#blocchi_tit h2 a:hover {
	text-decoration:underline;
}
/*Headings color*/
  .post h2 a, #sidebar h2 {
	color:#58595b;
	font-size:12px;
	text-transform:uppercase;
}
/*Headings hover color*/
  .post h2 a:hover {
	color:#58595b;
}
/*Width of the entire page. You can
  also use a flexible width like so:
  #page {width:64em;}
*/
  #page {
	width:1024px;
	float:left;
	<!--[if IE 7]>
	position:relative;
	<!--[endif]>

}
/*IT'S ADVISED *NOT* TO CHANGE THESE, IF POSSIBLE*/
/*Width of the content area*/
  #content {
	width: 851px;
}
/*Width of the sidebar*/
  #sidebar {
	width:173px;
}
/*Position of the header from the left edge.*/
  #headerimg {
	margin-left:0px;
}
/*Position of the footer from the left edge.*/
  #footer p {
	padding-left:28%;
}
/*=-=-=-=-=-=-=-=-=-=-=- END CUSTOMIZATION -=-=-=-=-=-=-=-=-=-=-=*/



/*
THE FOLLOWING CODE IS DERIVED FROM THE DEFAULT "KUBRICK" THEME.
THE STRUCTURE AND LAYOUT IS IN MY OPINION, NOT THE WAY CSS SHOULD
BE ORGANIZED, BUT FOR NOW I AM LEAVING IT THE WAY IT IS TO KEEP
IT CONSISTENT.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	/*background: #fff;
	color: #333;*/
	color:#a7a9ac;
	text-align: center;
}
#page {
	text-align: left;
}
#header {
	
	
}
#headerimg {
	height:112px;
}
#headerimg a {
	width:175px;
	height:175px;
	display:block;
	position:fixed;

}
#content {
	font-size: 12px
}
#content .entry p {
	font-size: 13px;
	line-height:1.15em;
}
#content .entry, #content .entry {
	line-height: 13px;
}
#content {
	line-height: 1.6em;
}
#content .postmetadata {
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	border: none;
}
small {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Arial, Sans-Serif, Verdana;
}
#header h1 {
	font-size:3.2em;
}
.enfasi {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	font-size: 1.8em;
	color:#CC0000;
}
.imgnetto {
	border:0px;
	margin-left:0px;
	margin-bottom:5px;
}
#imgprev {
	margin-left:0px;
	cursor:pointer;
}
#what {
	line-height:1.5em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	font-size: 1em;
}
.description {
	font-size:1em;/*  color:#333;*/
}
h2 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight:500;
	color:#58595b;
	display:block;
}
h2.pagetitle {
	font-size: 1.6em;
	background-color:#e7e7e7;
	border:1px solid #777;
	padding:4px 0px 4px 0px;
	margin-top:16px;
}
#sidebar h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	font-size: 1.5em;
	color:#CC0000;
}
h3 {
	font-size: 1.3em;
	color:#cc0000;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
color:#58595B;
display:block;
font-size:15px;
font-weight:500;
text-transform:uppercase;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/*color: #333;*/
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
/*color: #777;*/

	}
#sidebar a {
	color:#666666;
}
#sidebar a:hover {
	color:#CC0000;
	text-decoration: line-through;
}
code {
	font: 13px 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
h2 a:hover, h3 a:hover {
	/*	color: #06c;*/
	text-decoration: underline;
}
#sidebar a, .postmetadata a, .navigation a, ol.commentlist cite a, .commentmetadata a {
	text-decoration:none;
}
a:hover {
	/*color: #147;*/
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Structure */

/* Always show the scrollbar */
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0 0 0 0;
	padding: 0;
}
#page {
	padding: 0;
	min-width: 500px;/*	width: 760px;*/
}
#header {
	margin: 0 0 0px 0px;
	padding: 0;
}
/*	box della pagina iniziale ;*/
#blocchi_tit h2 {
	display:block;
	border-top: 1px solid #a7a9ac;
	padding-top:11px;
}
#blocchi_tit {
	width:1024px;
}
.h2_en {
	float: left;
	width: 180px;
	color:#b28962;
	text-transform: uppercase;
	display:block;
	font-size:12px;
	padding-bottom:20px;
}
.data {
	float: left;
	color:#b28962;
	font-size:12px;
}
#blocco_tit1 {
	float: left;
	width: 180px;
	padding-left:173px;
}
#blocco_tit2 {
	float: left;
	width: 180px;
	padding-left:33px;
}
#blocco_tit1_page {
	float: left;
	width: 392px;
	padding-left:173px;
}
#blocco_tit2_page {
	float: left;
	width: 392px;
	padding-left:33px;
}
#blocco_tit1_det {
	float: left;
	width: 392px;
	padding-bottom:20px;
}
#blocco_tit2_det {
	float: left;
	width: 392px;
	padding-left:33px;
	padding-bottom:20px;
}
#blocco_tit3 {
	float: left;
	width: 180px;
	padding-left:33px;
}
#blocco_tit4 {
	float: left;
	width: 180px;
	padding-left:33px;
}
#fondazione {
	position:relative;
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 180px;
	height: 300px;
	overflow:hidden;
	border-top:1px #CCCCCC;
}
#fondazione a{
	color:#A7A9AC;
}

.MailPressFormEmail {
background:transparent url(form.png);
border:0px;
width:180px;
height:20px;
}
.s {
background:transparent url(form.png);
border:0px;
width:180px;
height:20px;
}
#sorry{
margin-top:20px;	
font-size:15px;
line-height:normal;
}
#cerca_ancora #searchform .s {
background: white;
border:1px solid #a7a9ac;
width:300px;
height:25px;
font-size:15px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
color:#58595B;
}

#imago_page {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 392px;
	height: 390px;
	overflow:hidden;
	border-top:1px #CCCCCC;
}
#slidebox {
	height: 310px;
}
#toppe {
	position: relative;
}

#blocco_tit1_det h2 {
	font-size: 12px;
	margin-bottom:-7px;
}
#blocco_tit2_det h2 {
	font-size: 12px;
	margin-bottom:-7px;
}
#head1 {
	padding-top:10px;
	font-size: 13px;
	width: 392px;
	height:13px;
	float:left;
border-top:1px solid #A7A9AC;
line-height:normal;
	color:#B28962;
	text-transform:uppercase;
}
#head2 {
	padding-top:10px;
	font-size: 13px;
	width: 196px;
	height:13px;
	float:right;
border-top:1px solid #A7A9AC;
	text-align:right;
line-height:normal;
	color:#58595B;
}
#head3 {
	font-size: 13px;
	width: 196px;
	height:18px;
	float:left;
}
#head4 {
	font-size: 13px;
	width: 196px;
	height:18px;
	float:right;
}
.int_data {
		color: #B28962;
	font-size: 13px;
	margin-top:-3px;
}
.int_dett {
		color: #B28962;
	font-size: 12px;
	margin-top:-3px;
}

.caption h2 {
	color: #B28962;
	font-size:11px;
	text-transform:none;
}

#testo_page {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
.slideshow {
	margin-top:-10px;}
.slideshow a{
	text-decoration:none;
	}
.slideshow a:hover{
	text-decoration:none;
	}
.slideshow img{
	border:none;
	}
#navime {
	padding-top:20px;
}
#navime-prev {
	float:left;
	width:22px;
	margin-top:4px;
}
#navime-next {
	position:absolute;
	float:right;
	width:22px;
	margin-left:380px;
	margin-top:4px;
}
#navime-play {
	position:absolute;
	width:22px;
	margin-left:180px;
	margin-top:2px;
}
.caption {
margin-top:20px;
height:50px;}
#testo_page6 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page7 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page8 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page9 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page10 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page11 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page12 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page13 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page14 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#testo_page15 {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 392px;
	height: 305px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}


#mostre {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 180px;
	height: 300px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#progetti {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 180px;
	height: 300px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#pubblicazioni {
	position:relative;
	float: left;
	margin: 0px 0 0;
	width: 180px;
	height: 300px;
	overflow:hidden;
	border-top:1px #CCCCCC;
	padding-left:33px;
}
#scrollLinks1 {
	float: left;
	margin-top:25px;
	width: 180px;
	height: 20px;
	padding-left:173px;
}
#scrollLinks2 {
	float: left;
	margin-top:25px;
	width: 180px;
	height: 20px;
	padding-left:33px;
}
#scrollLinks3 {
	float: left;
	margin-top:25px;
	width: 180px;
	height: 20px;
	padding-left:33px;
}
#scrollLinks4 {
	float: left;
	margin-top:25px;
	width: 180px;
	height: 20px;
	padding-left:33px;
}
#scrollLinks5 {
	float: left;
	margin-top:-55px;
	width: 180px;
	height: 20px;
	padding-left:599px;
}

#scrollLinks6 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks7 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks8 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks9 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks10 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks11 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks12 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks13 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks14 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks15 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks16 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks17 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks18 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks19 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}
#scrollLinks20 {
	float: right;
	height: 20px;
	width: 390px;
	margin-right:35px;
	margin-top:15px;
}


#content {
	float: right;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	/*	width: 550px;*/
	overflow:hidden;
	border-top:1px #CCCCCC;
}
#sidebar {
	text-align:right;
}
.post {
	padding-bottom:4px;
}
.post h2 {
	padding-bottom:2px;
	padding-top:2px;
	}
.filmstrip h2 {
color: #B28962;
}

.post hr {
	display: block;
}
#content .post {
	margin: 0;
}
#content .postmetadata {
	font-size:11px;
	padding-top:14px;
	color:#555;
}
#tags {
	font-size:11px !important;
	color:#999;
}
#content .postmetadata {
	margin: 10px 0;
}
#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
#content .attachment {
	text-align: center;
	margin: 5px 0px;
}
#content p {
	margin-top: 0em;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
}
#footer p {
	margin: 0;
	padding-bottom:24px;
}
#spazio_21
{
height:15px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
}
h2 {
	margin: 0px 0 0 0;
}
h2.pagetitle {
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */

p img {
	padding: 10;
	max-width: 100%;
	margin: 10px;
	border:thin;
	padding:5px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
#succ_dx {
	float:right;
	padding-right:35px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry hr {
	border-top: hidden;
	border-left: hidden;
	border-right: hidden;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
}
#searchform #s {

}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	margin:0px;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 1px 10px 10px 0;
	/*	width: 180px;*/
margin-top:30px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	/*height:40px;*/
  padding:2px 0px 20px 0px;
}
.navigation .alignleft {
	padding-right:4px;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* elementi pič di pagina */

#indi {
	float:left;
	margin-left:60px;
	margin-top:55px;
}
#indi .testo {
	font-size:1.3em;
	color:#FFF;
}
#indi h2 {
	color:#58595b;
}
#contatti {
	float:left;
	margin-left:80px;
	margin-top:55px;
}
#contatti a{
color: white;}

#contatti .testo {
	font-size:1.3em;
	color:#FFF;
}
#contatti .contatti_tit {
	font-size:1.3em;
	color:#58595b;
}
#left_foot {
	float:left;
	position:relative;
	bottom:0px;
}
#newsletter {
	float:left;
	margin-left:40px;
	margin-top:55px;
}
#newsletter .MailPressFormSubmit {
	background-color:#a7a9ac;
	background-image:url(log-in.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:0 none;
	height:25px;
}
#newsletter_tit {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	color:#626365;
	font-size:1.4em;
	margin-top:-1px;
	margin-bottom:6px;
}
#cerca {
	float:left;
	margin-left:42px;
	margin-top:55px;
}
#cerca .bottone {
	background-color:#a7a9ac;
	background-image:url(log-in.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:0 none;
	height:25px;
}
#cerca_ancora .bottone {
	background-color:#a7a9ac;
	background-image:url(cerca_grande.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:0 none;
	height:30px;
	widht:30px;
}

#cerca_tit {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", helvetica, Arial, Sans-Serif, Verdana;
	color:#626365;
	font-size:1.4em;
	margin-top:-1px;
	margin-bottom:6px;
}
#fondo {
	display:block;
	height:200px;
	clear:both;
}

/* End captions */



/*
  Ploo, ploo, white and blue. 
  I do love you true.
*/

