@CHARSET "ISO-8859-1";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 14pt;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
margin:0;
padding:0;
background-color: #274054 ;
 font-family: "good-dog-1","good-dog-2";
color:#2b4256;
}
#main{
  display:     block;
  width:       1024px;
  height:      768px;

  position:    absolute;
  top:         0%;
  left:        50%;

  margin:      0 0 0 -512px;
 

  background:  url('../images/background2.png');
}
#header{
	margin:10px 0 0 512px;
	position:relative;
	left:-209px;
}
#menu{
	width:500px;
	height:200px;
	position:relative;
	left:-250px;
	margin:40px 0 0 512px;
	
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
/*
#menu a:hover {
	background-position: left bottom;
}*/

#chisono {
	width: 125px;
	height: 22px;
	background: url(../images/chisono.png) no-repeat;
	left: 52px;
	top: 43px;
}
#chisono_active {
	width: 125px;
	height: 45px;
	background: url(../images/chisono.png) no-repeat;
	background-position:left bottom;
	left: 52px;
	top: 43px;
}
#chisono:hover{
	width: 125px;
	height: 45px;
	background: url(../images/chisono.png) no-repeat;
	background-position:left bottom;
	left: 52px;
	top: 43px;
}
#blog {
	width: 107px;
	height: 30px;
	background: url(../images/blog.png) no-repeat;
	left: 180px;
	top: 40px;
}
#blog_active {
	width: 107px;
	height: 98px;
	background: url(../images/blog.png) no-repeat;
	background-position:  left bottom;
	left: 180px;
	top: 5px;
}
#blog:hover {
	width: 107px;
	height: 98px;
	background: url(../images/blog.png) no-repeat;
	background-position:  left bottom;
	left: 180px;
	top: 5px;
}
#contatti {
	width: 124px;
	height: 30px;
	background: url(../images/contatti.png) no-repeat;
	left: 315px;
	top: 30px;
}
#contatti_active {
	width: 124px;
	height: 65px;
	background: url(../images/contatti.png) no-repeat;
	background-position:  left bottom;
	left: 315px;
	top: 7px;
}
#contatti:hover {
	width: 124px;
	height: 65px;
	background: url(../images/contatti.png) no-repeat;
	background-position:  left bottom;
	left: 315px;
	top: 7px;
}
#content{
	position:relative;
	left:-220px;
	margin:15px 0 0 512px;
	width:440px;
	height:250px;
	padding:43px 0 0 10px;
	clear:both;
}
#content_contact{
	position:relative;
	left:-220px;
	margin:15px 0 0 512px;
	width:440px;
	height:250px;
	padding:0px 0 0 0px;
	clear:both;
	
}
#social_contact{

	position:relative;
	left:-64px;
	margin:55px 0 0 366px;
	width:140px;
	height:110px;
}

#social{

	position:relative;
	left:-64px;
	margin:27px 0 0 366px;
	width:140px;
	height:110px;
}
#delicious{

	float:left;
	position:relative;
	top:14px;
	left:-6px;
}
#facebook{

	float:left;
	position:relative;
	top:10px;
	left:4px;
}
#stumbleupon{

	float:left;
	clear:right;
	position:relative;
	top:-3px;
	left:0px;
}
#twitter{

	clear:left;
	float:left;
	position:relative;
	top:24px;
	left:0px
}
#devart{

	float:left;
	clear:right;
	position:relative;
	top:2px;
	left:7px
}
#flickr{
	
	float:left;
	position:relative;
	top:7px;
	left:-2px;
}
#android{
	position:absolute;
	bottom:250px;
	left:10px;
}
#badgeflickr{
	position:absolute;
	bottom:30px;
	right:10px;
}
#music{
	position:absolute;
	top:55px;
	right:0px;
}



