* { margin: 0; padding: 0; }

body, input, select, textarea 
	{ 
	font:12px Trebuchet MS, Thaoma, verdana, arial, helvetica, sans-serif; 
	background: #240402;
	/*url(../imgs/bg.jpg) no-repeat;*/
	}

body
	{
	margin: 2px 0px 0px 0px;;
    }

	
img 
	{
	border: 0;
	}
		
/*-- STRUTTURA GENERALE ---*/
#header 
	{
	margin: 0px auto;
	width: 850px;
	height: 120px;
	/*border: solid 1px #fff;*/
	}
#container
	{
    width: 854px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	padding:0;
    } 
	
#navmenu 
	{
	width: 854px;
	height: 39px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	font-size: 100%;
	/*font-weight: bold;*/
	/*border: solid 1px #fff;*/
	/*text-align:center;*/
	/*display: inline-block;*/
	background: #000;
	}


#content
	{
    width: 855px;
	min-height: 200px;
    margin: 0 auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	padding: 0px;
	margin: 0px;
	background: url(../imgs/bg_cont.jpg) repeat-y;	
	/*background-color:#555555;*/
	line-height: 1.3em;
    } 
	
#content h1
	{
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	filter: Shadow(Color=#666666,Direction=200,Strength=5);
    } 
	
#content p
	{
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	color: #BBB3B3;
    } 
	
#content ul
	{
	margin-left: 50px;
	color: #BBB3B3;
	font-size: 75%;
    } 
	
.white
	{
	color: #fff;
    } 
	
#content .contact
	{
	color: red;
    }  
	
#content .service
	{
	margin-left: 11px;
	color: red;
	font-size: 11px;
    } 
	
#content .leggi
	{
	/*border: Solid 1px #CC9900;*/
	margin-left: 20px;
	position:absolute;
	bottom: 220px;
    }

	


	

	
#content a
	{
	color: #FFF;
	text-decoration: none;
    } 
	
#content a:hover
	{
	color: #fff;
	text-decoration: underline;
    } 
	
#fotosx
	{
	float:left; 
	margin: 0px 10px 10px 10px; 
	padding: 0px; 
	vertical-align: top; 
	} 


	
.grey_sm 
	{
	font-size: 80%;
	color: #BBB3B3;
	padding: 0px 10px 10px 10px;
    } 
	
#footer 
	{	
	width: 100%;
	height: 57px;
	margin: 40px 0px 20px 0px;
	font-size: 11px;	
	background: #000 url(../imgs/bg_footer.jpg) repeat-x;
	text-align: center;
	color: #BBB3B3;
	line-height: 40pt;
	position:relative;
	bottom: 1px;
	width: 100%;
	}

#footer a
	{
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a img
	{
	margin: 15px 0px 0px 0px;  
	position: absolute;
	}
	
#contact_button
	{
    width: 160px; 
	height: 20px;
	text-align: center;
	margin-left: 5px;
	padding: 5px 20px 5px 13px;
	background: url(../imgs/rich-preventivo.png) no-repeat;	
	/*background-color:#555555;*/
	display: inline;
    } 
	

#footer a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}

	/*-- login ---*/
.generic_login
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #616161;
	/*background: #EDF1ED;*/
	padding: 5px;
	margin: 5px;
	}
.alert
	{
	width: 400px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A61A35;
	/*background: #666666;*/
	margin: 0;
	padding: 2px;
	/*text-align: center;*/
	/*width: 250px; */
	}
	
#div_1
	{
	border: Solid 1px #ffff; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A61A35;
	}
	
#div_2
	{
	float: left;
	padding: 2px;
	margin-left: 20px;
	width: 270px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;

	}
	
#div_lang
	{
	width: 250px; 
	text-align: center;
	padding: 2px;

	}

			
#mappa
{
    float:left;
    background-image: url(../imgs/dove-operiamo.png);
    background-repeat: no-repeat;
    margin: 5px 0px 5px 60px;
    padding: 0px 0px 0px 0px;
    width: 134px;
    height: 171px;


}


