/* 
Date: June 2009
Theme Name: Aditi-Image 2009
Version: 1.1
Description: www.Aditi-Image.it site is developed by www.riccardomarino.it
Author: Riccardo Marino
Author URI: http://www.riccardomarino.it/    
Author E-MAIL: info@riccardomarino.it
*/
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003355;
  /*background-image: url("/img/back.png");*/
	font-size: 12px;	
	width: 780px;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

/* visualizza le png 24 su internet explorer */  
img {
	behavior:	url("/pngbehavior.htc");
}
/* END visualizza le png 24 su internet explorer */

body, img, #rigaA, #quadrasinistraup, #quadradestraup, #quadrasinistradown, 
#quadradestradown, #blocco1, #logo, #bandiere, #rigaC, #copyright. #contenuti
{
/*serve a rendere univoche le regole per NT4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/******************************************************* caratteristiche link */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #90D0F4; /* azzurrino */
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* rosso */
	font-weight: bold;
}
/*************************************************** END caratteristiche link */

/********************************************************************* RIGA A */
#rigaA {
	border: none;
	width: 780px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#blocco1 {
	float: left;
	border: none;
	width: 247px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#logo {
	float: left;
	border: none;
	width: 287px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#bandiere {
	float: left;
	border: none;
	width: 246px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/***************************************************************** END RIGA A */


#novita {
	float: left;
	vertical-align: text-bottom;
 	border: none;
	width: 490px;
	height: 143px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/********************************************************************* RIGA C */

#rigaC {
  clear:both;
	border: none;
	width: 780px;
	height: 143%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#contatti {
	float: left;
	vertical-align: text-bottom;
 	border: none;
	width: 780px;
	height: 143px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#copyright {
	vertical-align: text-bottom;
 	border: none;
	width: 780px;
	height: 143px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/***************************************************************** END RIGA C */
#rigaD {
	border: none;
	width: 780px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/****************************************************************** CONTENUTI */

#contenuti {
	/*background-image: url("/img/sfondo.png");
	background-position: 0px 0px;
	background-repeat: repeat-y;*/
	border: none;
	width: 780px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}



#bordo {
  float: left;
	border: none;  
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cover {
  float: left;
	border: none;  
	width: 147px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#dati {
  float: left;
	border: none;  
	width: 147px;
	height: 200%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#uno {
  clear: both;
	background-color: transparent;
	float: left;
	border: none;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 90px;
	text-align: center;
}


#due{
  background-color: transparent;  
	float: left;
	border: none;
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;	
}

#tre{
  background-color: transparent;
	float: left;
	border: none;
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;	
}

#dvd{
  background-color: transparent;
	float: left;
	border: none;
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 150px;
	text-align: left;	
}


#contenutoz{
  clear:both;
  background-color: transparent;
	width: 780px;
  height: 1px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

/********************************************************************** VARIE */
div.hr {
  height: 3px;
  width: 777px;
  background: url(/img/hr1.png) scroll center;
}
div.hr hr {
  display: none;
}
