/***********************************************/
/* print.css                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: underline;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

img{
	border: none;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 130%;
 color: #2F4F4F;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 105%;
 color: #8B0000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


strong{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

hr{
	color: #B22222;
	width: 100%;
	height: 1px;
	margin: 3px 0px 3px 0px;
	clear: both;
}

blockquote{
 font-style: italic;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/************* form ******************/

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 30%;
	font: bold 1em Verdana, Geneva, Arial, Helvetica, sans-serif ;
	color: #334d55;
}

legend{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #334d55;
}

form{
	background-color: #D9E2F6;
	height: auto;
	padding: 3px;
}

form.bianco{
	background-color: white;
	height: auto;
	padding: 3px;
}

form strong{
	color: #00274e;
}

/***** form cancellazione newsletter ******/

form.cancellazione {
	background-color: white;
	height: auto;
	padding: 3px;
 	display: inline;
}

input.btn {
	margin-left: 5px;
}

/***********************************************/
/* Nascosto alla vista                         */
/***********************************************/
.nascosto{
	display: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#principale{
	padding: 10px 0px 0px 0px;
	width: 100%;
}
#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 75%;
	float: left;
}
#logo{
	padding: 0px 0px 0px 10px;
	float: left;
	width: 18%;
	border: none;
	margin-right: 10px;
}

#navBar{
	display: none;
}

#headlines{
 display: none;
}

#content{
	float: left;
  width: 100%;
}

/***********************************************/
/* Componenti                                  */
/***********************************************/

div.testata {
	background: white 6%;
	float: left;
	text-align: center;
	vertical-align: sub;
	width: 80%;
	margin-bottom: 2%;
}

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

.logo img{
}

/************* #stile barra menu **************/

#globalNav{
 display: none;
}

/*************** #stile nome pagina **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 2px solid silver;
}

/************* #stile briciole di pane *************/

#breadCrumb{
	font-size: 80%;
	padding: 10px 0px 0 10px;
}

/**************stile contenuti generico immagine a sx***************/

.testo{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.testo h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.testo img{
	float: left;
	padding: 10px 10px 0px 0px;
	margin: 0px 15px 0px 0px;
}

.testo li{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
}

.testo li em {
	background: white;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	display: block;
	font-style: normal;
}

/**************stile contenuti generico immagine a dx***************/

.testob{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.testob h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color: #FF4500;
}

.testob img{
	float: right;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 15px;
}

/**************stile contenuti 2 ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h4{
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.feature table{
	text-align: center;
	margin-top: 10px;
	width: 100%;
	border: 1px solid #A9A9A9;
}

.feature th{
	border: 2px solid #000033;
	color: white;
	background: #000033;
	border-right: 2px solid #D3D3D3;
}
	
.feature td{
	border: 1px solid navy;
}

.feature ul{
	padding-top: 5px;
	padding-bottom: 5px;
}

.feature li{
	padding-top: 10px;
	padding-bottom: 10px;
}

.feature li li{
	padding-top: 4px;
	padding-bottom: 4px;
}

/**************stile contenuti 3 *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story ul{
	padding-top: 5px;
	padding-bottom: 5px;
}

.story li{
	padding-top: 10px;
	padding-bottom: 10px;
}

.story li li{
	padding-top: 4px;
	padding-bottom: 4px;
}

/**************stile contenuti 4 *****************/

.icone{
	clear: both;
	padding: 10px 10px 0px 10px;
}

.icone img{
	padding: 0px 10px 0px 10px;
	vertical-align: sub;
}

/**************download *****************/

.download{
 display: none;
}

/*************stile pie di pagina ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #5C5C5C;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

div.validazioni{
	display: none;
}

/************** stile album fotografico **************/

#album {
	
}

#album img{
 margin: 0;
 border: none;
 padding: 0;
}

#foto-container {
 width: 380px;
 height: 380px;
 border-bottom: 2px solid #A9A9A9;
 border-left: 2px solid #DCDCDC;
 border-right: 2px solid #A9A9A9;
 border-top: 2px solid #DCDCDC;
 margin: auto;
 margin-bottom: 10px;
 clear: both;
}

.fotobigvert {
 width: 240px;
 margin: auto;
 clear: both;
 margin-top: 10px;
 margin-bottom: 7px;
}

.fotobigorizz {
 width: 320px;
 margin: auto;
 clear: both;
 margin-top: 55px;
 margin-bottom: 7px;
}

.didafotobig {
 width: 240px;
 background-color: white;
 border: 1px solid #ECECEC;
 color: #545454;
 font-size: 80%;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 margin-bottom: 5px;
 margin: auto;
}

.diapo {
 width: 135px;
 height: 135px;
 border-bottom: 2px solid #A9A9A9;
 border-left: 2px solid #DCDCDC;
 border-right: 2px solid #A9A9A9;
 border-top: 2px solid #DCDCDC;
 margin: 10px;
 float: left;
}

.dida {
 width: 133px;
 background-color: white;
 border: 1px solid #ECECEC;
 color: #545454;
 font-size: 80%;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: center;
 margin-bottom: 5px;
 margin: auto;
}

.fotovert {
 width: 60px;
 height: 80px;
 border-bottom: 2px solid #DCDCDC;
 border-left: 2px solid #A9A9A9;
 border-right: 2px solid #DCDCDC;
 border-top: 2px solid #A9A9A9;
 clear: both;
 margin: auto;
 margin-top: 20px;
 margin-bottom: 7px;
}

.fotorizz {
 width: 80px;
 height: 54px;
 border-bottom: 2px solid #DCDCDC;
 border-left: 2px solid #A9A9A9;
 border-right: 2px solid #DCDCDC;
 border-top: 2px solid #A9A9A9;
 clear: both;
 margin: auto;
 margin-top: 35px;
 margin-bottom: 12px;
}

#navigatore {
 display: none;
}

