/*

Autore		> 	Fabio Dreosso | www.dreosso.it |

				per Fulvio Romanin  | www.fulvioromanin.it |

Versione	>	1.0 - 20.12.2007



Stile		>	Stile per la homepage

*/







/*********************************************/

/*****		GLOBALI 		*****/

/*******************************************/

* 		{ margin:0; padding:0; }

HTML 	{ font-size: 100% }

BODY 	{

		color:			#000;

		background:		#332019;

		font-size:		0.8em;

		font-family:	verdana, arial, sans-serif;

		text-align:		center;

}



A{color:white;}

A:hover {color:#000000;}



.skippo { position:absolute; margin-left:-10000px; }

.oldbrw { display:none }







/*********************************************/

/*****		STRUTTURA 		*****/

/*******************************************/

#sito		{ 

		color:				#000;

		background:			#FFF;

		width: 				70em;

		text-align:			left;

		margin-right:		auto;

		margin-left:		auto;

		}

			

			

/*********************************************/

/*****		Intestazione 		*****/

/*******************************************/

#intestazione {

		color:				#FFF;

		background: 		#F00 url(../picture/forumlogo.jpg) 100% 0 no-repeat;

		height:				10.2em;

		text-align:			center;

		}

#intestazione H1 {	}









/*********************************************/

/*****	elemento e struttura CENTRALE	*****/

/*******************************************/

#centrale 	{ padding:0em 10px; font-family:Arial, Helvetica, sans-serif; font-size:30px; }
#centrale a{ visibility:visible; color:#000000; text-decoration:none;}
#centrale a:hover{ text-decoration:underline;}
#introduzione{ text-align:justify;}
#introduzione a{ font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#000000;}
#barretta{ width:100%; height:6px; float:left; background-color:#5B2E00; margin-bottom:4px;}
.back{color:#000000;}

.elemento 	{ margin:15px 10px; border:1px solid #D4D0C8; }
.elemento a{color:#000000;}
.flash {

		float:			left;

		width:			47%;

		margin:			10px;



	 	}

.dxfla {		

		position:		relative;

		float:			right;

		width:			47%;

		margin:			10px;



		}







/*********************************************/

/*****	per comandare il titolo a DX	*****/

/*******************************************/



#centrale DIV.dxfla H3 { color:#332019; }







/*************************************/

/*****		FOOTER 		*****/

/***********************************/

#footer	{

		color:				#FFF;

		background:			#9d7448;

		font-size:			80%;

		letter-spacing:		.02em;

		text-align:			center;

		margin:				0px 0px 5px 0px;

		padding:			.5em 0em;

		clear:				both;

		overflow:			hidden;

		width:				100%;

		}

#footer A	{ font-weight:bold }












