@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#contenitore {
	padding: 0px;
	width: 780px;
	heigth: 100%;
	margin: 0px auto;
}

    div#contenitore div#logo{
	padding: 0px;
	height: 100px;
	width: 780px;
	margin: 20px auto 0px auto;
}

    div#contenitore div#box_blu{
	padding: 0px;
	height: 170px;
	width: 780px;
	margin: 0px auto;
}
	 	   

    div#contenitore div#content{
	padding: 0px;
	height: 170px;
	width: 780px;
	margin: 0px auto;
}


     div#contenitore div#content div#box1{
	padding: 0px;
	height: 170px;
	width: 170px;
	margin: 0px;
	float: left;
	display: inline;
	vertical-align: top;
}


     div#contenitore div#content div#box2{
     padding: 0px;
	 height: 170px;
	 width: 170px;
	 margin: 0px;
	 margin-left: 35px;
	 float: left;
	 display: inline;
}

     div#contenitore div#content div#box3{
     padding: 0px;
	 height: 170px;
	 width: 170px;
	 margin: 0px;
	 margin-left: 30px;
	 float: left;
	 display: inline;
}

     div#contenitore div#content div#box4{
     padding: 0px;
	 height: 170px;
	 width: 170px;
	 margin: 0px;
	 float: right
	 ;
	 display: inline;
}    

	 div#contenitore div#footer{
	padding: 0px;
	height: 20px;
	width: 780px;
	margin: 10px auto;
	font-size: 9px;
	color:#999999;
	float: left;
}

/* set millions of background images */
.rbroundbox { background: url(img/nt.gif) repeat; }
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 0 14px;
	height: 486px;
}
.rbroundbox {
	width: 191px;
	float: left;
	margin: 5px 5px 5px 5px;
	height: 500px;
}

.rbcontent p{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:justify;
	color: #036;
	line-height: 100%;
}

 //////////////////////////////////////////// 

/* set millions of background images */
.ytroundbox { background: url(img/nt.gif) repeat; }
.yttop div { background: url(img/tl.gif) no-repeat top left; }
.yttop { background: url(img/tr.gif) no-repeat top right; }
.ytbot div { background: url(img/bl.gif) no-repeat bottom left; }
.ytbot { background: url(img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.yttop div, .yttop, .ytbot div, .ytbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.ytcontent {
	margin: 0 14px;
	height: 486px;
}
.ytroundbox {
	width: 368px;
	float: left;
	margin: 5px 5px 5px 5px;
	background-color: #CCC;
	height: 500px;
}

.ytcontent p{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:justify;
	color: #036;
}
