/**************************************************************************************************
 *                                           biro !                                               *
 *                       agenzia di pubblicita', marketing e comunicazione                        *
 *                                       www.biroad.it                                            *
 **************************************************************************************************
 *                         (c) copyright 2009 biro ! - Reggio Calabria                            *
 *                                 tutti i diritti riservati                                      *
 *      Progetto grafico, layout, XHTML e CSS di riferimento scritti da Saverio Autellitano       *
 **************************************************************************************************/
 

* {
	margin: 0px; padding: 0px;
	font: normal 12px  "Trebuchet MS", Tahoma, Arial, sans-serif;}

a, img {border: none;}

a 		{color: black; text-decoration: none;}
a:hover	{color: #f07c22; text-decoration: underline;}

#breadcrumb{
	position: relative;
	color: #bbb;
	top: -100px;
	left: 20px;
	background-color: #fbfbfb;
	padding: 2px;
	width: 550px;
	text-transform: uppercase;}
	#breadcrumb a{color: #bbb;}
	#breadcrumb a:hover {color: black;}

body {
		margin: 0;
		padding: 0;
		background-image: url(../img/sfondo.png);
		background-color: #f6f6f6;
		background-repeat: repeat-x;
		background-position: top center;
		border-top: 10px solid #f07c22;}
.bodyred {border-top-color: #cc0000;}
.bodyblu {border-top-color: #0066bb;}


 	table {width:680px;}
	td {
		width:92px;
		height:92px;
		background-repeat:no-repeat;}
	td span {
		display:none;}


#header{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-bottom: -100px;}

	#menu {
			width:650px; height:220px;
			margin-top: -95px; 			
 			margin-left:-50px;
 			z-index: 10;
 			}		

	#menu_home {
			width:650px;}		

	.postit {
	    position:relative;  
    	top:-10px;  
	    left:510px;}






/********************** HOME ***********************/



/* IFRAME BOLLE */

#fumetti {
	width:800px;
	height: 340px;}	




/* PARAGRAFO */

.intro{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	top:-230px;
	line-height: 20px;
	text-align: center;
/* 	text-transform: uppercase; */
	font-size: 12px;
/* 	letter-spacing: 1px; */
	color: #999;	
	
	
	}




/* NEWS */

#news{
	position: relative;
	width: 700px; 
	margin-left: auto;
	margin-right: auto;
	text-transform:uppercase;
	text-align: center;
	border-top: 1px solid #eee;}


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





#corpo{
	margin-left: auto;
	margin-right: auto;
	width: 800px; height: 1px;}

	h2 {
		font-size: 12px;
		letter-spacing: 4px;
		text-transform: uppercase;

		margin-left: 20px;
		margin-right: 60px;

		margin-top: 20px;
		margin-bottom: -20px;

 		border-bottom: 1px solid #dddddd;
 		width: 400px;
 		color: #777;}

	h3 {
		font-size: 16px;
		font-weight: bold; margin-top: 10px; margin-bottom: -15px;}



	p {line-height: 15px;}



	#clienti {width:500px;}



		#clienti ul {
			margin: 0px; padding: 0px;
			line-height: 10px;}
	
			#clienti ul h4 {
				margin: 0px; padding: 0px;
				text-transform: uppercase;
				color: #005c96;
				font-size: 10px;
	 			border-bottom: 1px solid #dddddd;
	 			width: 200px;}


	
		#clienti li,
		#clienti li a {
			font-size: 9px;}
	
		#clienti li{
			margin: 0px; padding: 0px;
			list-style-type: none;
			margin-top: 1px;
			margin-bottom: 1px;
			line-height: 10px;}		
	


	
			#galleggiasinistra, 
			#galleggiadestra {
				width:250px;
				margin:0px; padding:0px;}
	
			#galleggiasinistra {
				float:left;}
	
			#galleggiadestra {
				float:right;}


.quattratino {
	margin-right:-4px;
	margin-top:-3px;}


.blocco {  
/*     background-color:#efefef; */
    position:relative;
    width: 800px;
    margin-left: 0px;
    margin-bottom:20px;
    margin-top:15px;
    padding: 20px;}
    
.nastro {
    position:absolute;  
    top:-4px;  
    right:-5px;}  

.lavoraconnoi {
    position:absolute;  
    top:0px;  
    right:1%;}  

.centromedia {
    position:absolute;  
    top:0px;  
    left:0px;}  







.pro:hover {background-color:#ddd;}




#footer{
width: 800px;
margin: 0 auto;}





/* nto culu a explorer */  
img, #menu, td, p {behavior: url(css/iepngfix.htc); }

/**************************************************************************************************
 *                                           biro !                                               *
 *                       agenzia di pubblicita', marketing e comunicazione                        *
 *                                       www.biroad.it                                            *
 **************************************************************************************************
 *                         (c) copyright 2009 biro ! - Reggio Calabria                            *
 *                                 tutti i diritti riservati                                      *
 *      Progetto grafico, layout, XHTML e CSS di riferimento scritti da Saverio Autellitano       *
 **************************************************************************************************/