/* Classi varie riutilizzabili */
.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CC0033;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	background-image: url(immagini/sottotesta2.jpg);
}
p {


}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #cc0033;
	text-decoration: none;
}
#container #maincontent {
	margin-left: 190px;
	margin-right: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}


#container #maincontent .contenitore {
	border: 1px solid #cc0033;
	text-align: justify;
	background-image: url(immagini/sf_maincontent1.gif);
	font-size: 14px;
	color: #990000;
}
#container #maincontent .contenitore .topleft .topright .bottomleft .bottomright .contenuto {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
#container #menuorizz {
	height: 55px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
}
#container #menuorizz .contenitoremenu {
	background-color: #cc0033;
	color: #FFFFFF;
	text-decoration: none;
	height: 36px;
}
#container #menuorizz .contenitoremenu .topleft .topright .bottomleft .bottomright .contenutomenu {

}

#container #sidebarsx {
	float: left;
	width: 170px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	padding: 10px;
}
#container #sidebarsx .contenitoresx {
	border: 1px solid #cc0033;
	background-image: url(immagini/sfondosx7.gif);
}
#container #sidebarsx .contenitoresx .topleft .topright .bottomleft .bottomright .contenutosx {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}


#container #sidebardx {
	float: right;
	width: 170px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	clear: no;
	position: relative;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #sidebardx .contenitoredx {
	border: 1px solid #cc0033;
	background-image: url(immagini/sfondodx7.gif);
}
#container #sidebardx .contenitoredx .topleft .topright .bottomleft .bottomright .contenutodx {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.topleft {
	background-image: url(immagini/corner/topleft1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -1px;
	margin-left: -1px;
}

.topright {
	background-image: url(immagini/corner/TopRight1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -1px;
	margin-right: -1px;
}
.bottomleft {
	background-image: url(immagini/corner/botLeft1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: -1px;
}

.bottomright {
	background-image: url(immagini/corner/botRight1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: -1px;
}

.topleft_p {
	background-image: url(immagini/cornerpieno/topleft_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}

.topright_p {
	background-image: url(immagini/cornerpieno/topright_p.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
}
.bottomleft_p {
	background-image: url(immagini/cornerpieno/botleft_p.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	
}

.bottomright_p {
	background-image: url(immagini/cornerpieno/botright_p.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px;
	
}
#container #header {
	text-align: center;
	font-size: 24px;
	background-color: #FFFFFF;
}
.barramenu {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 36px;
	vertical-align: middle;
	padding-right: 13px;
	padding-left: 13px;
	text-align: center;
}
.elpuntato {
	list-style-image: url(immagini/gocciolina.gif);
	list-style-type: square;
}
ul {
	padding-left: 20px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}.titolonews {
	font-size: 14px;
	font-weight: bolder;
	border-bottom-style: dashed;
	border-bottom-color: #CC0033;
	border-bottom-width: thin;
	padding-top: 7px;
	padding-bottom: 7px;
}
.testonews {
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.titolazzo {
	font-size: 18px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(immagini/sottotesta.jpg);
}
.datanews {
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 35px;
	background-image: url(immagini/gocciolina.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
	line-height: 35px;
	font-weight: bold;
}

/* css per il menu orizzontale */

.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
}

.ubercolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}
#container #footer {
	height: 25px;
	background-color: #CC0033;
	color: #FFFFFF;
	clear: both;
}

.ubercolortabs a{
	float: left;
	color: white; /*default background color of tabs, left corner image*/
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #CC0033;
	background-image: url(immagini/roundmenu/roundleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ubercolortabs a span{
	float: left;
	display: block; /*right corner image*/
	padding: 7px 9px 3px 6px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(immagini/roundmenu/roundright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #ffcc99; /*background color of tabs onMouseover*/
	color: white;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px; /*background color of horizontal line*/
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #ffcc66;
}

/*CSS per menu verticale*/

.arrowlistmenu{
	width: 150px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	color: #CC0033;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #CC0033; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	background-image: url(immagini/vertMenu/gocciolina.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrowlistmenu ul li a:visited{
	color: #CC0033;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #CC0033;
	background-image: url(immagini/sfondosx7.gif);
	background-color: transparent;
}
hr {
	color: #CC0033;
}
#container #maincontent_AD {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#container #maincontent_AD .contenitore {
	border: 1px solid #cc0033;
	text-align: justify;
}
#container #maincontent_AD .contenitore .topleft .topright .bottomleft .bottomright .contenuto {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
#container #sidebarsx_AD {
	float: left;
	width: 170px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #sidebarsx .contenitoresx_AD {
	border: 1px solid #cc0033;
	background-image: url(immagini/sfondosx.gif);
}
#container #sidebarsx .contenitoresx .topleft .topright .bottomleft .bottomright .contenutosx_AD {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.titolosx {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(immagini/sf_titolosx1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#container #maincontent_pren {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
#container #maincontent_pren .contenitore {
	border: 1px solid #cc0033;
	text-align: justify;
	text-decoration: none;
}
#container #maincontent_pren .contenitore .topleft .topright .bottomleft .bottomright .contenuto {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 14px;
	color: #990000;
}#container #maincontent .contenitore .topleft .topright .bottomleft .bottomright .contenuto #tabFaq {
	border: thin none #CC0000;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.titolosxverde {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #CC0033;
	background-color: #66ff99;
	text-decoration: none;
}
.titolosxarancio {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #CC0033;
	background-color: #ffcc66;
	text-decoration: none;
}
.titoloSez {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #FFFFFF;
	background-repeat: repeat;
	background-color: #000099;
	text-decoration: none;
}
#container #maincontent_pren .contenitore .topleft .topright .bottomleft .bottomright .contenuto #tabPren {
	background-color: #CCCCCC;
	background-image: url(immagini/sf_pren.jpg);
	color: #CC0033;
	font-weight: bolder;
	font-size: 10px;
}
.campiForm {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #CC0033;
}
#container #maincontent_pren .contenitore .topleft .topright .bottomleft .bottomright .contenuto form {
	text-align: center;
}
#container #maincontent .contenitore .topleft .topright .bottomleft .bottomright .contenuto #tabnews {
	padding-right: 5px;
	padding-left: 5px;
}
.corpoNews {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #CC0033;
	text-decoration: none;
	background-image: url(immagini/sf_corponews.gif);
	background-repeat: repeat;
}
#container #maincontent_pren .contenitore .topleft .topright .bottomleft .bottomright .contenuto table {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	padding: 12px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datanewsViste {
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 35px;
	background-image: url(immagini/gocciolina.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
	line-height: 35px;
	font-weight: bold;
	color: #999999;
}
.titolonewsViste {
	font-size: 14px;
	font-weight: bolder;
	border-bottom-style: dashed;
	border-bottom-color: #CC0033;
	border-bottom-width: thin;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #999999;
}
#container #maincontent_pren .contenitore .topleft .topright .bottomleft .bottomright .contenuto #tabPren #button {

}
#container #menuorizz #counter {
	width: 150px;
	clear: right;
	float: right;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
}
.titolosxaranciopuls {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #CC0033;
	background-color: #ffcc66;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 13px;
	padding-left: 13px;
	margin: 4px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
.xtab_pren {
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 12px;
	color: #CC0033;
}
#container #menuorizz #prenota {
	clear: right;
	float: right;
	height: 25px;
	width: 201px;
	text-align: right;
}
.titolosxarancioDX {
	font-size: 18px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #CC0033;
	background-color: #ffcc66;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

/*css per prenota la tua donazione*/
.Pren_ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
}

.Pren_ubercolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.Pren_ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}
.Pren_ubercolortabs a{
	float: left;
	color: white; /*default background color of tabs, left corner image*/
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #ffcc66;
	background-image: url(immagini/roundmenu/roundleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Pren_ubercolortabs a span{
	float: left;
	display: block; /*right corner image*/
	padding: 7px 9px 3px 6px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(immagini/roundmenu/roundright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Pren_ubercolortabsdown a {
	float: left;
	color: white; /*default background color of tabs, left corner image*/
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #CC0033;
	background-image: url(immagini/roundmenu/roundleftdown.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Pren_ubercolortabsdown a span {
	float: left;
	display: block; /*right corner image*/
	padding: 7px 9px 3px 6px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(immagini/roundmenu/roundrightdown.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.Pren_ubercolortabs a span{
float: none;
}


.Pren_ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #cc0033; /*background color of tabs onMouseover*/
	color: white;
}

.Pren_ubercolortabs a:hover span{
background-color: transparent;
}


.Pren_ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px; /*background color of horizontal line*/
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #ffcc99;
}

