body {	
	background: #ffffff top repeat-x;
	margin:0px;
	font-family:tahoma,arial;
  	font-size: 13px;
	font-style: normal;
	color: #5f5f5f;
	
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ea1014; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#eeeeee; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff;
}

ul li{
    list-style-type:none;
}

#galleryDettaglio ul li
{
    width:570px;
}

img{
	border:none;
}

div#container{
	margin:auto;
	width:960px;
	margin-top:0px;
}

.titolo{
	font-weight:bold;
	font-family:tahoma;
  	font-size: 15px;
	font-style: normal;
	color: #000000;
}

.titoletto{
	color:#286487;
	font-size:14px;
	font-weight:bold;
	font-family:georgia;
}

.pulsante{
	background-image:url(../img/back_pulsante.gif);
	border:none;
	color:#000000;
}

.boxNews{
	width:184px;
	height:275px;
	background-color:#efefef;
	border:1px #dbdbdb solid;
	margin-right:5px;
	float:left;
	overflow:hidden;
}

.boxDonazioni{
	width:96px;
	height:92px;
	background-color:#efefef;
	border:1px #dbdbdb solid;
	padding:5px;
	cursor:pointer;
}

.boxEvent{
	width:355px;
	margin:auto;
	margin-bottom:7px;
	border-bottom:1px #286487 dashed;
	height:122px;
	overflow:hidden;
}

a
{
    color:#000000;
}

A.linknormale:link{
 	color: #000000;
	text-decoration:underline;
	font-weight:bold;			
}
A.linknormale:visited{
 	color: #000000;				
	text-decoration:underline;	
	font-weight:bold;					 
}
A.linknormale:hover{
    color: #727272;
	text-decoration:underline;	
	font-weight:bold;				
}

.sottotitolo{
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
    font-family:georgia;
}

.inputText{
	border:1px solid #cccccc;
	font-size:10px;
	font-family:tahoma;
  	font-size: 13px;
	font-style: normal;	
	width:180px;
}

table.prenotaTable{
	border-collapse:collapse;
	width:725px;
	border:1px solid #cccccc;
}

table.prenotaTable td {
	border:1px solid #cccccc;
}

.paginazione{
	font-weight:bold;
	font-family:tahoma;
  	font-size: 9px;
	font-style: normal;
	color: #000000;
}


