
/* Layout Stylesheet */ 
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {
 margin:0px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
 background-image:url(../img/bgArchi.jpg);
 background-repeat:repeat-x;
 background-position:top;
 background-color:#8b8c8c;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 }

p{margin:0}
form{margin:0;padding:0;}
a{text-decoration:none;color:#fff;font-weight:bold;}
a:hover{text-decoration:underline; color:#FFFF00;}
img{
border:0px;
}

.divpage{
 text-align:left;
 width:1000px;
 padding:0px;
 margin:auto;
}
 
#outerMargin {
 text-align:left;
 width:800px;
 margin:auto;
 padding:15px;
 background-image:url(../img/bgBody.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color:#000000;
 }

#outerMargin_banner {
 float:left;
 text-align:left;
 width:800px;
 padding:15px;
 margin:0px;
 background-image:url(bgBody.jpg);
 background-repeat:repeat-x;
 background-position:bottom;
 background-color:#000000;
 }
 
.banner{
 float:left;
 text-align:left;
 width:160px;
 padding:0px;
 margin:0px;
 margin-top:124px;
}
 
.banner img{
 padding:0px;
 margin:0px;
 margin-bottom: 10px;
 border:0px;
}

#outer {
 text-align:left;
 width:800px;
 margin:0 auto;
 }

#hdr {
 height:95px;
 background:#000000;
 color: #333333;
 margin-bottom:10px;
 text-align:left;
 vertical-align:bottom;
 }
	#hdrImg {
	width:386px; 
	float:left;
	}
	
	#hdrBanner {
	width:384px;
	height:60px;
	float:right;
	}
	
	#hdrBanner  img{
	padding:0px;
	margin:0px;
	border:0px;
	}
	
	#hdrUser {
	position:relative; 
	background-color:#000000; 
	width:340px; 
	float:right; 
	top:75px; 
	color:#999999; 
	height:20px; 
	text-align:right;
	}
	
	#hdrUser_banner{
	position:relative; 
	background-color:#000000; 
	width:340px; 
	float:right; 
	top:15px; 
	color:#999999; 
	height:20px; 
	text-align:right;
	}
	
#bar {
 height:25px;
 background:#575757;
 color: #333333;
 margin-bottom:10px;
 text-align:center;
 z-index:10;
 }

#bodyblock {
 position:relative;
 color: #333333;
 width:800px;
 padding:0;
 float:right;
 z-index:5;
 }

#l-col {
 float:left;
 background:#a7a7a7;
 color: #333333;
 width:268px;
 }
#cont {
 margin-left:5px;
 width:512px;
 padding:0px;
 background:#3f3f3f;
 color : #ffffff;
 /*color: #333333;*/
 text-align:left;
 padding-bottom: 5px;
 
 }

#ftr {
 height:25px;
 background:#575757;
 color: #CCCCCC;
 margin:0;
 margin-top:10px;
 padding-top: 10px;
 }
 #clear {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}
/* NAT */ 
h5 {
background-color:#666666;
color:#FFFFFF;
font-size:11px;
margin:0px;
padding:5px 3px 7px;
}

h5 a:hover {color: #ff0000;  text-decoration:underline}
h5 a {color:#FFFFFF; text-decoration:none}
h5 a.active {color: #a7a7a7; text-decoration:none}




/* Tabella funzioni NAV UTENTE */ 
.TdBorder {
 border-right:1px #5e5e5e dotted;
 vertical-align:middle;
 text-align:center;
 padding-right:3px;
 padding-left:3px;
 
 /*aggiungo dimensione caratteri - bolas*/
  font-size:10px;
 
 }
 /* Login*/ 
#loginmember form{display:block; text-align:left;}
.loginform {width:98px;background:#4b4a4a;border:solid 1px #9b9b9b;color:#fff;font-size: 11px; height:20px;}
#RegisterP {text-align:left; margin:7px;}


/* Ricerca */ 
#SrcBar {
width:100%;
background-color:#000000;
}
.search_field{
 background-image:url(../img/bg_search.gif);
 background-repeat:no-repeat;
 background-position:left top;
 border:1px solid #FFF;
 font-size:11px;
 height:18px;
 color:#666666;
 }
 
/* TITOLO AREA */ 
.titoloBox{
 border-top:#bfbfbf 1px solid;
 border-bottom:#000000 1px solid;
 color:#454545;
 font-weight:bold;
 font-size:145%;
 text-align:left;
 background-color:#969696;
 padding:15px 0px 3px 5px;
 }
.titoloBoxBody{
 border-top:#bfbfbf 1px solid;
 border-bottom:#000000 1px solid;
 color:#969696;
 font-weight:bold;
 font-size:145%;
 text-align:left;
 background-color:#454545;
 padding:15px 0px 3px 15px;
 }
  
 
/* Classi Immagine Titolo Descrizione Home*/
	.ITD {
		width:258px;
		background-color:#a7a7a7;
		padding:5px;
		display:inline-block;
		margin-top:3px;
	}
	.ITDimg {
		position:relative; float:left;
		}
	.ITDimg img{
		border:1px solid #707579;
		}
	.ITDTxt {
		margin:0px 5px 0px 5px;
		position:relative; 
		float:right; 
		width:170px;
		color:#3e3e3e;
		font-weight:normal;
	}
	.ITDTitle {
		font-size:13px;
		font-weight:bold;
		text-align:left;
		margin-bottom:3px;
		color:#000000;
	}
		.ITDTitle  a{
			text-decoration:none;
			color:#000000;
		}
		.ITDTitle a:hover{
			text-decoration:underline; 
			color:#ffffff;
		}
		
	.ITDCorpus {
		font-size:9px;
		text-align:justify;
		font-weight:normal;
		line-height:1.4em;
	}
		.ITDCorpus  a {
			text-decoration:none;
			color:#3e3e3e;
			font-weight:normal;	
		}
		.ITDCorpus  a:hover {
			text-decoration:none;
			color:#3e3e3e;
			font-weight:normal;	
		}
		
	#ITDTxtInterviste {
		margin:0px 5px 0px 5px;
		position:relative; 
		float:right; 
		width:170px;
		color:#3e3e3e;
		font-weight:normal;
		font-size:9px;
		text-align:justify;
		line-height:1.4em;
	}
		#ITDTxtInterviste  a {
			text-decoration:none;
			color:#3e3e3e;
			font-weight:normal;	
		}
/* Classi Immagine Titolo Descrizione Home*/

/* Classi Immagine Titolo Descrizione BODY*/
	.ITDBody {
		padding:5px;
		display:inline-block;
		margin-top:3px;
	}
	#ITDimgBody {
		position:relative; float:left;
		}
	#ITDTxtBody {
		margin:0px 5px 0px 5px;
		position:relative; 
		float:right; 
		width:310px;
		color:#979797;
	}
	#ITDTitleBody {
		font-size:13px;
		font-weight:bold;
		text-align:left;
		margin-bottom:3px;
		color:#f2f2f2;
	}
		#ITDTitleBody a:hover  {
			text-decoration:underline; 
			color:#000000;
		}

	#ITDCorpusBody {
		font-size:9px;
		text-align:justify;
		font-weight:normal;
		line-height:1.4em;
	}
		#ITDCorpusBody  a {
			text-decoration:none;
			color:#979797;
			font-weight:normal;	
		}
		#ITDCorpusBody a:hover  {
			text-decoration:underline; 
			color:#ffffff;
		}

/* Classi Immagine Titolo Descrizione BODY*/

/* Classe per Link Interviste */
.LinkInterviste {
 text-align:left;
 padding:5px; 
 font-size:10px; 
 font-weight:bold; 
 text-align:left; 
 color:#000000;
 }

/* Suggerisci Ad Un Amico */ 
#SuggerimentoDiv {
	border-top:1px solid #CCCCCC;
}

#Suggerimento {
 text-align:left; 
 margin:10px; 
 font-weight:bold; 
 font-size:13px; 
 color:#f0f0f0; 
 vertical-align:middle;
 }
	#Suggerimento a {
		text-decoration:none;
		color:#ffffff;
		font-weight:bold;
	}
	#Suggerimento a:hover  {
		text-decoration:underline; 
		color:#FFFF00;
	}
	
/* Classi per Articolo Body Principale */
.MainTable {
	width:100%; 
	padding:10px;
}

.MainTitle {
	font-size:24px; 
	color:#969696; 
	line-height:1em;
	font-weight:normal;
}	
	.MainTitle a {
		font-size:24px; 
		color:#969696; 
		line-height:1em;
		font-weight:normal;
	}
	
/* Classi Tabelle per Body - Immagine Titolo Descrizione */
.TableITD {
	padding:3px;
	margin-top:3px;
	margin-right:5px;
    margin-left:4px;
	text-align:justify;
}

.TdBodyTxt {
	color:#f1f1f1;
	font-size:9px;
	text-align:justify;
	font-weight:normal;
	line-height:1.4em;
}
		.TdBodyTxt a {
			text-decoration:none;
			color:#f1f1f1;
			font-weight:normal;	
		}
		.TdBodyTxt a:hover {
			text-decoration:none;
			color:#f1f1f1;
			font-weight:normal;	
		}
		.TdBodyTxt a.TdBodyTxtDownload:hover {
			text-decoration:underline;
		}
		.TdBodyTxt p a, .TdBodyTxt p a:hover {
			text-decoration:underline;
			color:#f1f1f1;
			font-weight:normal;	
		}
.TdBodyTitle {
		font-size:13px;
		font-weight:bold;
		text-align:left;
		color:#454545;
	}
		.TdBodyTitle a:hover  {
			text-decoration:underline; 
			color:#454545;
		}
		.TdBodyTitle a  {
			text-decoration:none; 
			color:#454545;
		}
.TdITDimg img{
	margin:1px;
	padding:2px;
	border:1px solid #f1f1f1;
}
.TdITDimg{
	padding-right:4px;

}
td.TdBodyTxt p.pBodyTitle {
		font-size:13px;
		font-weight:bold;
		text-align:left;
		color:#f1f1f1;
	
	}
		td.TdBodyTxt p.pBodyTitle a:hover  {
			text-decoration:underline;
			font-weight:bold; 
			color:#f1f1f1;
	
		}
		td.TdBodyTxt p.pBodyTitle a  {
			text-decoration:none; 
			font-weight:bold;
			color:#f1f1f1;
		}
		
		
.paginator{
margin-left:5px; margin-right:2px; display:block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color:#f1f1f1; 
float: right;
}
