body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #FFDB27;
	}

/* links */

a, a:link, a:visited {
	color: #c00;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}
a:hover {
	color: #900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	}
	
h3 a:link {color: #c00;
	text-decoration: none;}
	.two {
	float:right;
	width:460px;
	padding-right: 0px;
}
.two h3 {border-bottom-color:#FFFFFF;}
.two a:hover {color:#900!important; border-bottom-color:#ccc;}
.clear {

	clear: both;

	height: 0px;

	line-height: 0px;

}
#contenitore {
	width: 770px;
	padding: 0 0 50px;
	text-align: left;
	background-color: #af0000;
	background-image: url(../immagini/curve_rosse.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}
#colophon {
	float: left;
	width: 54%;
	margin: 0 0 10px;
	padding: 0px 0 0 40px;
	font-size: 90%;
	}
#colophon h3 {
	margin-bottom: 5px;
	}
#colophon ul {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	}
#colophon ul li {
	margin: 2px 0 4px 0;
	padding: 0;
	}
#colophon div.attrib {
	color: #f29999;
	margin: 0 10px 10px 150px;
}
#colophon p {
	margin: 12px 20px 0 0;	
}
#colophon a {
	color: #a00;
	}
#colophon a:hover {
	color: #fff;
	}

/***********
NAvigazione generale
*******************/
#nav_gen {
	margin: 0;
	font-size: 85%;
	background: #0053A2;
	height: 20px;
	padding-top: 8px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 21px;
	}
#nav_gen:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
#nav_gen p {	
	float: right;
	margin: 0;
	padding: 0;
	color: #444;
	}
#nav_gen p#nav {
	float: left;
	}
#nav_gen a {
	color: #999;
	border-bottom-color: #444;
	}
#nav_gen a:hover {
	color: #ccc;
	border-bottom-color: #999;
	}
#nav_gen strong {
	color: #ccc;
	}
#nav_gen strong a {
	color: #ccc;
	}


/* PIEDE */

body.art #piede {
	clear: both;
	width: auto;
	max-width: 1200px;
	min-width: 740px;
	margin: 0 15px 30px 15px;
	padding: 0 0 0 4px;
	}
body.art #piede div {
	margin: 0;
	padding: 0;
	}
body.art #piede p {
	margin: 0 19px 0 15px;
	padding: 10px 0 20px 0;
	color: #ccc;
	border-top: 1px solid #ddd;
	}
body.art #piede p a {
	font-weight: bold;
	}
body.art #piede p em {
	display: block;
	margin-top: 6px;
	font-style: normal;
	font-size: 85%;
	}
body.art #piede p em a {
	font-weight: normal;
	}



#piede {
	
	text-align:center;
	}

#piede p {
	color: #fff;
	}
#piede p a {
	font-weight: bold; color:#FFFFFF!important;
	}

#fondazione{
	margin-top: 0px;
	margin-bottom: 30px;
}
#fondazione a {
	font-weight: bold;
	color:#FFFFFF!important;
	padding-bottom: 15px;
	}
	#fondazione img {


}

/* home  */

#contiene_home {
	position: relative;
	margin: 0;
	padding: 0 0 18px 0;
	}
#contiene_home:after { /* self-clearing float */
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
	h1 {
	color: #AF0000;
	margin:0 -10px;
	padding:0.3em 10px;
	font:bold 1.3em/1.2;
}
#contiene {
	padding: 5px 20px 10px;
	background-color: #FFFFFF;
	}
#contiene:after { /* self-clearing float */
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

img#cartellina {
	position: absolute;
	top: 37px;
	right: 45px;
	}

#sub_cart {
	color: #666;
	font-size: 85%;
	position: absolute;
	top: 67px;
	right: 45px;
}



/*************
PARTE BASSA
***************/




div.col_loghi{
	float: left;
	width:188px;
	padding: 0 0 16px 0px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	}
div.ultimo {
	margin-right: 0;
	}
div.col_loghi dl {
	margin: 0;
	padding: 12px 15px 0 30px;
	}
div.col_loghi dl dt {
	float: left;
	margin: 0 8px 0 0;
	}
div.col_loghi dl dt a:link, div.col_loghi dl dt a:visited {
	border-bottom: none;
	}
div.col_loghi dl dt a:hover img {
	border-color: #999;
	background: #999;
	}
div.col_loghi dl dt img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
	}
div.col_loghi dl dd.hr-title {
	clear: none;
	margin: 0 0 8px 46px;
	font-size: 110%;
	font-weight: bold;
	}
div.col_loghi dl dd.hr-title a {
	color: #222;
	}
div.col_loghi dl dd {
	clear: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
div.col_loghi dl dd a {
	font-weight: bold;
	color:#FFFFFF!important;
	font-size: 90%;
	}

div.col_loghi dl dd.add {
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	font-weight: normal;
	}
div.col_loghi dl dd.add a {
	padding: 0 0 0 18px;
	font-weight: normal;
	background: url(../../Saperi su roma/img/icn-add.gif) no-repeat 0 1px;
	}
	


.nuage ul {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nuage li {
	display: inline;
	padding-right: 10px;
}
/* cerca_home */


.bottone_azzurro {
margin-top:10px; margin-bottom:10px;
	width:69px;

	height:26px;

	color:#FFF;

	font-weight:bold;

	padding:2px 5px;

	background:url(../immagini/button_azzurro.gif) no-repeat left top;

	cursor:pointer;

	border:none;

}
.bottone_azzurro_lungo {
margin-top:20px;
	width:69px;

	height:26px;

	color:#FFF;

	font-weight:bold;

	padding:2px 5px;

	background:url(../immagini/button_azzurro.gif) no-repeat left top;

	cursor:pointer;

	border:none;

}
.bottone_azzurro_lungo:hover {

	background-position:left bottom;

}
.bottone_azzurro:hover {

	background-position:left bottom;

}
.bottone_azzurro_rosso {
margin-top:10px; margin-bottom:10px;
	width:69px;

	height:26px;

	color:#FFF;

	font-weight:bold;

	padding:2px 5px;

	background:url(../immagini/button_azzurro_rosso.gif) no-repeat left top;

	cursor:pointer;

	border:none;

}

.bottone_azzurro_rosso:hover {

	background-position:left bottom;

}





	
/* piede */

body.una_col #piede p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	color: #800;
	}
body.una_col #piede p a {
	font-weight: bold;
	color: #fff;
	border-color: #D42727;
	}
/*************
Rubriche
*****************/
#briciole {
	margin: 0 0 0px;
	padding: 6px;
	font-size: 85%;
	line-height: 1.4em;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #666;
	background: #eee;
	}
	

body.art #contenitore {
	width: 770px;
	padding: 0 0 50px;
	text-align: left;
	background-color: #fff;
	background-image: url(../immagini/curve_bianche.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}

body.art #contenuto {
	padding: 0 4px 0 0; width: 770px;
	}

body.art #contenitore:after, body.art #contenuto:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
.paginazione
 {
	height: 20px;
	margin-bottom:0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 15px;
	text-decoration: none;
	font-size: 70%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}



/*************
SUBMENU
****************/

ul#submenu {
	margin: 10px 0;
	padding: 5px;
	list-style: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	}
 ul#submenu li {
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	display: inline;
	font-size: 110%;
	font-weight: bold;
	border-right: 1px solid #ccc;
	list-style: none!important;
	}
ul#submenu li.ultimo {
	border-right: none;
	}
#active {
	color: #444;
	border: none;
	}

.titoli {
	margin: 10px 0;
	padding: 3px;
	list-style: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	}

h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 110%;
	color: #600;
	border-bottom: 1px dotted #ccc;
	}
 ul {
	margin: 1em 0 1.5em 20px;
	padding: 0;
	list-style: none;
	}
ul li {
	margin: 0 0 2px;
	padding: 0 0 0 8px;
	line-height: 1.4em;
	list-style-image: url(../immagini/bullet_red.gif);
	list-style-type: none;
	}


/******************
colonna destra
******************/
body.info #dx {
	float: right;
	width: 230px;
	margin: 0 0 20px 0;
	font-size: 85%;
	}

 

/* ------------------------------------------------------------
	
	misc

------------------------------------------------------------ */

a img { 
	border: none; 
	}
.hide, hr { 
	display: none; 
	}


.safariFix {
	padding: 0 200px;
}


body.info #content-blog h4 {
	margin: 0 0;
	padding: 0 0;
}
body.info #content-blog p {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}



.subtext {
	font-size: 85%;
	padding: 10px 10px 0 10px;
	margin: 0px 60px 0 40px;
}	
#subtext {
	font-size: 85%;
	padding: 10px 10px 10px 10px;
	margin: 0 60px 0 40px;
        background: #CFF1FF;
        border-top: 1px solid #0053A2;
        border-bottom: 1px solid #0053A2;
}	


* ------------------------------------------------------------

	forms

------------------------------------------------------------ */

.reg-info {
	font-size: 85%;
	color: #555;
	}

table.form-table {
	border-collapse: collapse;
	}
table.form-table th {
	width: 120px;
	padding: 15px 15px 0 0;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	}
table.form-table th em {
	display: block;
	margin: 2px 0 0 0;
	font-style: normal;
	font-weight: normal;
	font-size: 85%;
	color: #555;
	}
table.form-table td {
	margin: 0 0 10px 0;
	padding: 15px 20px 15px 0;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #ddd;
	}
table.form-table td.last, table.form-table th.last {
	border-bottom: none;
	}
table.form-table td p, body.info .box td p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 85%;
	color: #555;
	}
table.form-table td input.form-text, table.form-table td select {
	width: 270px;
	font-size: 150%;
	color: #555;
	background: #eee;
	border: 1px solid #ccc;
	}
table.form-table td textarea {
	width: 270px;
	height: 140px;
	font-size: 110%;
	color: #555;
	background: #eee;
	border: 1px solid #ccc;
	}
table#edit-form input, table#edit-form textarea, table#edit-form select {
	background: #fff;
	}
table.form-table td.info {
	font-size: 85%;
	color: #555;
	}
table.form-table td.info ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	}
table.form-table td.info ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
	background: url(../img/bullet-sm.gif) no-repeat 0 4px;
	}
table.form-table input.form-check {
	width: auto;
	}
table.form-table input#form-btn-cancel {
	margin-right: 10px;
	}

table#submit-table {
	float: right;
	}
table#submit-table th {
	border: none;
	}
table#submit-table td {
	border: none;
	padding-right: 0;
	}
	
/* drag n' drop to go */

table#drag-list {
	width: 100%;
	margin-top: 1em;
	}
table#drag-list h4 {
	margin: 0 10px;
	padding: 0;
	}
table#drag-list td {
	border: 1px solid #ccc;
	background: #eee url(../img/box-gradient.gif) repeat-x top left;
	}
table#drag-list td.list-box {
	width: 200px;
	}
table#drag-list td.arrow {
	margin: 0;
	padding: 0 5px;
	border: none;
	vertical-align: middle;
	text-align: center;
	background: none;
	}
table#drag-list td.arrow a {
	border: none;
	}
table#drag-list select {
	width: 100%;
	margin: 10px;
	padding: 0;
	font-size: 90%;
	background: #fff;
	}

/* explore searchrolls search */

form#srolls-search fieldset {
	margin: 0 0 35px 0;
	padding: 8px 12px;
	font-size: 85%;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	background: #eee;
	}
form#srolls-search fieldset#foxset {
	margin: 0 0 0 0;
}
form#srolls-search input {
	vertical-align: middle;
	}
form#srolls-search input#srolls-text {
	width: 180px;
	color: #666;
	}

