code { 
	font:80% verdana,helvetica,sans-serif; display:block; margin:0 1em .5em 1em; 
}

hr { 
	display:none; 
}

/* centrare la pagina web a larghezza fissa */
body { 
	text-align:center 
}  

#testa { 
	width:800px; 
	margin:1em auto; 
	text-align:left;
}

#flags{
	margin:20px 0px 0px 468px;
	padding-top: 2px; 
	width: 300px;
	text-align: right;
}

#sendArea {
	position:relative;
	height:180px;
	width:500px;
	margin:0px 0px 0px 0px;  /* MARGINE top destro basso sinistro  */
	border:Red solid 0px;
}

#flashRecorder {
	border:1px outset gray;
	width: 215px;
	height: 138px;
	text-align: center;
}

.sendAreaSlog {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 2px;
	color:#003399;
	position:relative;
	float:right;
	right:-6px;
	/*
	height:100px; */
	/*width:500px;*/
	margin:0px 0px 0px 0px;  /* MARGINE top destro basso sinistro  */
	border:Red solid 0px;
	text-align:center;
}

.sendAreaSlog a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#003399;
}

#textarea{
	height:110px;
	width:200px;
	overflow:auto;
	font:80% verdana,helvetica,sans-serif;
}

.corpoMessaggioTopicZero{
	position:relative; 
	margin-top: 10px;
	height:80px;
	width:500px;
	border:1px solid #DDD; 
	BACKGROUND: url(http://hictu.com/images/03_content_backgr.png);
	background-repeat: repeat-x;
}

.corpoMessaggioTopicReplied{
	position:relative; 
	margin-top: 10px;
	height:80px;
	width:500px;
	border:1px solid #DDD; 
	BACKGROUND: url(http://hictu.com/images/05_content_backgr.png);
	background-repeat: repeat-x;
}

.corpoMessaggioReply{
	position:relative; 
	margin-top: 10px;
	height:80px;
	width:500px;
	border:1px solid #DDD; 
	BACKGROUND: url(http://hictu.com/images/04_content_backgr.png);
	background-repeat: repeat-x;
}

.NoLink {
	font-size:10px;
	text-decoration:none;
}

.NoLink:hover {
	font-size:10px;
	text-decoration:none;
}


.AvatarImage_1 {
	border:#000 solid 1px;
	/*max-width: 40px;
	max-height: 40px;
	height:40px; */
	height:40px;
	width:40px;
}

.AvatarImage_2 {
	border:#000 solid 1px;
	/*max-width: 40px;
	max-height: 40px;
	width:40px; */
	height:40px;
	width:40px;
}

.AvatarImage_IE6 {
	border:#000 solid 1px;
	/*max-width: 40px;
	max-height: 40px;
	width:40px; */
	height:40px;
	width:40px;
}

.AvatarMessaggio{
	position:absolute; 
	bottom: 0px;
	top: 6px;
	left: 6px;
	width:70px;
	height:50px;
	border:Red solid 0px;
}

.PostFromMobile{
	BACKGROUND: url(../images/mobile.gif);
	background-repeat: no-repeat;
	position:absolute; 
	bottom: 0px;
	top: 6px;
	left: 60px;
	width:20px;
	height:20px;
	border:Red solid 0px;
}

.PostFromRss{
	BACKGROUND: url(../images/rss_icon.png);
	background-repeat: no-repeat;
	position:absolute; 
	bottom: 0px;
	top: 6px;
	left: 60px;
	width:20px;
	height:20px;
	border:Red solid 0px;
}

.PostFromWeb{
	BACKGROUND: url(../images/web.gif);
	background-repeat: no-repeat;
	position:absolute; 
	bottom: 0px;
	top: 6px;
	left: 60px;
	width:20px;
	height:20px;
	border:Red solid 0px;
}

.PostFromVideo{
	BACKGROUND: url(../images/video.gif);
	background-repeat: no-repeat;
	position:absolute; 
	bottom: 0px;
	top: 6px;
	left: 60px;
	width:20px;
	height:20px;
	border:Red solid 0px;
}

.PostFromAudio{
	BACKGROUND: url(../images/audio.gif);
	background-repeat: no-repeat;
	position:absolute; 
	bottom: 0px;
	top: 6px;
	left: 60px;
	width:20px;
	height:20px;
	border:Red solid 0px;
}

.TestoMessaggio{
	position:absolute; 
	width:420px;
	top: 3px;
	left:80px;
	font-size:12px;
	overflow:hidden;
	word-wrap:break-word;
	border:Green solid 0px;
}

.FooterMessaggio{
	position:absolute; 
	top: 65px;
	width:300px;
	left: 5px;
	right: 0px;
	font-size:10px;
	text-align:left;
	border:Black solid 0px;
}

.threadMessaggio{
	position:absolute; 
	top: 65px;
	width:250px;
	left: 250px;
	right: 0px;
	font-size:10px;
	text-align:right;
	border:Black solid 0px;
}

.post_from{
	color:#FF6600;
}

div.paging {
	margin:20px 0px 0px 120px;  /* MARGINE top destro basso sinistro  */
}

div.paging a {
	text-align: center;
	text-decoration: none;
   border: solid 1px #cccccc;
	padding: 0.1em 0.3em;
   margin: 0 0.1em;
}
div.paging a:hover {
	text-align: center;
	text-decoration: none;
	border: solid 1px #000;
	padding: 0.1em 0.3em;
	margin: 0 0.1em;
	background-color: #FFFACD;
	color: Black;
}

#loginMenu {
	margin:0px 0px 0px 20px;  /* MARGINE top destro basso sinistro  */
}

#loginMenu a{
	font-size: 18px;
	font-weight: bold;
}



#sepBlu { 
	width:800px; 
	margin:0em auto;
	height:2px;
	background-color:#DDDDDD;
}

#piedipagina { 
	width:800px; 
	margin:1em auto; 
	text-align:left;
	border:0px solid #000; 
	padding:1em 0; 
}

.sendstring{
	font-weight:bold;
	color:#003399;
}

#tabs_OLD{
	background-image: url(http://hictu.com/images/label_strip.png);
	width: 500px;
}

#tabs { 
	position:relative; 
	height:20px;
	margin: auto;
	width:500px;
	border:0px solid Green; 
	color:#003399; 
	background-color:#CCD6F6;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.titletabs{
	color:#FF0000;
	font-weight:bold;
}

#tabs a{
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}
#tabs a:hover{ 
	color:#FF0000; 
	text-decoration:none;
	font-weight:bold;
}

#chocoBar { 
	position:relative; 
	height:20px;
	margin: auto;
	width:800px;
	border:15px solid #FFFFFF; 
	color:#003399; 
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0px;
}

#navbar { 
	position:relative; 
	height:20px;
	margin: auto;
	width:800px;
	border:0px solid Green; 
	color:#003399; 
	background-color:#CCD6F6;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.titlenav{
	color:#FF0000;
	font-weight:bold;
}

#navbar a{
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}
#navbar a:hover{ 
	color:#FF0000; 
	text-decoration:none;
	font-weight:bold;
}


/* testa */

#testa { 
	position:relative; 
	border:0px solid Red; 
	height: 80px;
	/*padding:1em 0;
	
	
	background:#FFFFFF; 
	*/
}

#testa-colonna1 { 
	position:absolute; 
	top:-13px; 
	left:1px; 
	width:220px; 
	padding-top:20px; 
	border:0px solid #000; 
}
#testa-colonna2 {
/*
	position:absolute;
	width: 300px;
	margin:0px 300px 0px -70px; 
	border:1px dotted #000;
	padding:1em 0;
	text-align: left;
	left: 300px;
	*/
}

#testa-colonna2 a{
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

#testa-colonna3 { 
	position:absolute; 
	top:7px; 
	right:49px; 
	width:280px; 
	padding-top:20px;
	border:0px dotted #000;
}

/* corpo */
#corpo { 
	position:relative; 
	border:0px solid Red; 
	width:800px; 
	margin:1em auto; 
	text-align:left;
	min-height:400px;
}

#corpo-colonna1 { 
	position:absolute; top:0; left:0; 
	width:10px; 
	padding:1em 0; 
}

#corpo-colonna2 { 
	margin:0 350px 0 10px; 
	border-left:0px solid #000; 
	border-right:0px dotted #000; 
	padding:1em 0; 
	/*height:300px;*/
}

#corpo-colonna3 { 
	position:absolute; top:6px; left:570px;
	width:230px; 
	padding:1em 0; 
	border:0px dotted #000; 
}

.logoutimg{
	margin:0px 0px 0px 0px;  /* MARGINE top destro basso sinistro  */
	text-align:left;
}

.notauser{
	margin:0px 0px 0px 25px;  /* MARGINE top destro basso sinistro  */
	color: #002E97;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}

.frasiHome{
	margin:0px 0px 0px 25px;  /* MARGINE top destro basso sinistro  */
	color: #002E97;
	font-size: 16px;
	font-weight: bold;
	text-align:right;
}

/*pie' di pagina */