html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}

a, a:visited{
	font-family:verdana;
	color:#438C9E;
	font-weight:bold;
}

a:hover{
	font-family:verdana;
	color:#438C9E;
	font-weight:bold;
	background-color:#DFF0F0;
}

.top_links {
  position: absolute;
  top:0px;
  left:0px;
  right:0px;
  margin-right:auto;
  margin-left:auto;
  width:100%;
  text-align: center;
  font-size: 11px;
  background-color:#ffffff;
  height: 16px;
}
#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:706px;
	height:auto;
	* height:100%;
	background:url(img/bg2.gif) repeat-y;
	font:11px verdana;
	color:#666;
}

#banner {
	margin:5px;
	background:url(img/banner.jpg) no-repeat;
	width:662px;
	height:147px;
	padding:10px 0 0 10px;
}

#dashed {
	width:635px;
	height:125px;
	padding:5px;
	border:1px dashed #FFF;
} 

#content {
	width:676px;
}

#top_ads{
  height:20px;
  position:relative;
  width: 490px;
  margin-bottom:0px;
  margin-top:10px;
}
#square_ad_index{
  position:relative;  
  float:left;
  padding-right: 3px;
}
#quadrato_ads{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:336px;
  text-align:center;
}
#quadrato_small_ads{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:480px;
  text-align: center;
}

#main {
	width:485px;
	min-height:auto;
	float:left;
	padding:10px;
	background-color: rgb(255,255,224);
	border-color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid ;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#box {
	width:126px;
	height:auto;
	padding:0 10px;
	border:1px dotted #FC6;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}
#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}
#navBar_sub a {
	text-decoration:none;
	padding:5px;
	width:96px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}
#navBar_sub a:hover {
	background:#9CD1D1;
	color:#fff;
}

#noLine a {
	border-bottom:0;
}

h1 {
	font-size:28px;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:12px;
	margin:0 0 0 5px;
	color:#FFF;
}

h3 {
	font-size:16px;
	margin:0;
}

.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	border-top:1px dotted #FC6;
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:736px;
	background:url(img/bg2c.gif) no-repeat;
}
#img1{
    width:270px;
    height:360px;
    float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
#img19{
    width:230px;
    height:307px;
    float:right;
	margin-top: 5px;
	margin-left: 7px;
}
#img20{
    width:300px;
    height:225px;
    float:left;
	margin-top: 5px;
	margin-right: 7px;
}
