/* 
	Investigazioni
	*Version:   1.0 (23/10/2008)
	*Website:   http://www.investigazionisulweb.com
	
	Copyright 2008 Marco Olivetti. All right riserved.
	
	style.css file
*/

body
{
	background-color:#DBCBCB;
}

.block-380, .block-460, .block-540
{
	float:left;
}

/*-----------------------------------------------------------------------------
	Header
------------------------------------------------------------------------------*/

#header
{
	background:url(../images/header.png) repeat-x;
	height:115px;
}

#logo
{
	width:337px;
	height:91px;
	float:left;
}

#header ul
{
	float:right;
	text-transform:uppercase;
	font-size:.8em;
	margin-top:91px;
}

#header li
{
	float:left;
	padding:0 3px 0 3px;
}

#header li a, #header li a:link, #header li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#header li a:hover
{
	text-decoration:underline;
}

#intro
{
	width:100%;
	height:279px;
	background:url(../images/intro-bg.png) repeat-x;
}

#intro-contain
{
	width:960px;
	margin:auto;
}

#intro img
{
	position:relative;
	bottom:37px;
	float:left;
}

#intro h1
{
	color:#FFFFFF;
	font-size:2em;
	padding-top:20px;
}

#intro p
{
	padding-top:10px;
	color:#FFFFFF;
}

/*-----------------------------------------------------------------------------
	Page
------------------------------------------------------------------------------*/

#page
{
	background-color:#DBCBCB;
	clear:both;
}

.hp
{
	position:relative;
	bottom:37px;
}

#page-contain
{
	padding-top:20px;
}

#content h2
{
	color:#570C0C;
	font-size:1.7em;
}

#breadcrumb
{
	width:100%;
	background-color:#BCACAC;
	border-top:4px solid #000000;
	height:30px;
	margin:5px 0 5px 0;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:.8em;
} 

#content p
{
	color:#000000;
	margin:10px 0 0 0;
	text-align:justify;
}

#content p a, #content p a:link, #content p a:visited
{
	background-color:#570C0C;
	color:#FFFFFF;
	text-decoration:none;
}

#content p a:hover
{
	background-color:transparent;
	color:#000;
	text-decoration:underline;
}

/*-----------------------------------------------------------------------------
	Sidebar
------------------------------------------------------------------------------*/

#sidebar
{
	padding-top:10px;
}

.box
{
	margin-bottom:10px;
}

.box h3
{
	/*background:#610E0E url(../images/h3.png) repeat-x;*/
	background:#610E0E;
	color:#FFFFFF;
	padding:7px 0 7px 7px;
}

.box h3 a
{
	
	
	color:#FFFFFF;
	
}

.box img
{
	width:140px;
	height:140px;
	border:0px;
	float:left;
	margin:5px 5px 0 0;
}

.box p
{
	margin-top:5px;
	text-align:justify;
}

.box ul
{
	font-size:.8em;
	line-height:18px;
	margin:5px 0 0 0;
}

.box li
{
	margin-left:5px;
}

.box li a, .box li a:link, .box li a:visited
{
	color:#000;
	text-decoration:underline;
}

.box li a:hover
{
	text-decoration:none;
}

/*-----------------------------------------------------------------------------
	Footer
------------------------------------------------------------------------------*/

#footer
{
	background:url(../images/footer.png) repeat-x;
	height:89px;
	
}

#footer img
{
	width:69px;
	height:65px;
	float:left;
	margin:17px 15px 0 0;
}

#footer p
{
	padding:30px 0 0 0;
	color:#FFF;
}

/*-------------------------------------------------------------------------------
 Adsense
 -------------------------------------------------------------------------------*/
 .ads-top-rg /* rettangolo grande top */
{
	float:left;
	text-align:center;
	width:300px;
	height:250px;
	margin:0 18px;
	display:inline;
	
}

.ads-sky  /* Skyscraper colonna SX 160x600 */
{
  
  margin:5px 0; 
 
}
