body {
    background: #363636;
	color: #ADADAD;
	font-family: Verdana,sans-serif;
	margin: 0;
    padding: 0;
	margin-bottom: 20px;
	text-align: left;
}

img {
   border: 0;
}

#header {
    background: #363636 url(img/header.png) no-repeat;
	width: 780px;
	height: 140px;
	padding: 0;
	margin: 0 auto;
}

#header img, #header img a {
    padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

#header #menu {
    float: right;
	margin: -124px -14px 0 400px;
    width: 380px;
	height: 65px;
	text-align: right;
}

#header #menu ul {
    list-style: none;
	margin: 0;
	padding:0;
	clear:both;
}

#header #menu ul li {
    list-style: none;
    margin: 1em;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
	display: inline;
}

#header #menu ul li a, #menu2 ul li a {
    font-weight: bold;
    font-size: 14px;
	color: #fc0;
	text-decoration: none;
	padding: 0;
}

#header #menu ul li a:hover, #menu2 ul li a:hover {
    font-weight: bold;
    font-size: 14px;
	color: #fc0;
	text-decoration: underline;
	padding: 0;
}

#menucontainer {
    background: #363636 url(img/bgmenu.gif) repeat-x;
	width: 100%;
	height: 60px;
}

#menu2 {
    background: #363636 url(img/menu.gif) no-repeat;
	width: 780px;
	height: 160px;
	padding: 1px 0 0 0;
	margin: 0 auto;
}

#menu2 ul {
    list-style: none;
	margin: 12px 0 0 92px;
	padding:0;
}

#menu2 ul li {
    list-style: none;
    margin: 1em;
    padding:0;
    font-weight: bold;
    font-size: 14px;
	display: inline;
}

#topcontent {
    background: #363636 url(img/puntina.png) top center no-repeat;
	width: 780px;
	height: 39px;
	padding: 0;
	margin: 0 auto;
}

#content {
    background: #fff url(img/bgcontent.gif) repeat-y;
	width: 780px;
	padding: 0;
	margin: 0 auto;
}

#content p, #content form  div {
    text-align: justify;
	font-size: 0.9em;
	font-weight:normal;
	font-style: normal;
    line-height:1.5em;
    text-indent: 1em;
	color: #363636;
	padding: 0;
	margin: 10px 70px 0 60px;
}

#content  ul {
    list-style: none;
    margin: 0;
	padding: 0;
}

#content  ul li {
    margin: 10px 60px 0 60px;
    padding: 0px 0px 0px 16px;
    font-size: 0.9em;
	font-weight:normal;
	font-style: normal;
    line-height:1.5em;
	color: #363636;
}

#content h1 {
    background: url(img/h1.png) no-repeat;
	font-family: Georgia, serif;
	padding: 0 0 0 32px;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.4em;
	margin: 0 0 25px 20px;
	color: #ED1B23;
}

#content h2 {
    font-family: Georgia, serif;
	padding: 0 0 0 32px;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	margin: 20px 0 25px 20px;
	color: #ED1B23;
}

#content iframe {
    margin: 0 auto;
	margin-left: 80px;
}

#content form {
    margin:18px 58px 0 58px;
	}
	
#content form  div {
    margin-bottom: 10px;
	}

#content #rullino {
    background: url(img/rullino.png) no-repeat;
    width: 729px;
	height: 215px;
	padding: 0;
	margin: 0 auto;
}

#content #rullino #img1 {
    width: 146px;
	height: 98px;
	padding: 0;
	margin: 73px 0 0 14px;
}

#content #rullino #img2 {
    width: 146px;
	height: 98px;
	padding: 0;
	margin: 73px 0 0 0;
}

#content #rullino #img3 {
    width: 146px;
	height: 98px;
	padding: 0;
	margin: 73px 0 0 2px;
}

#content #rullino #img4 {
    width: 146px;
	height: 98px;
	padding: 0;
	margin: 73px 0 0 2px;
}

#content #fotohome {
    background: url(img/fotohome.png) no-repeat;
    width: 729px;
	height: 221px;
	padding: 0;
	margin: 0 auto;
	margin-top: 100px;
}

#content #fotohome #img1 {
    width: 229px;
	height: 150px;
	padding: 0;
	margin: 35px 0 0 6px;
}

#content #fotohome #img2 {
    width: 229px;
	height: 150px;
	padding: 0;
	margin: 35px 0 0 7px;
}

#content #fotohome #img3 {
    width: 229px;
	height: 150px;
	padding: 0;
	margin: 35px 0 0 7px;
}

#content .form {
    font-size: 1em;
    font-family: Verdana, sans serif;
    font-weight: normal;
    color: #121212; 
    width: 360px; 
    border: 1px solid #363636;
    padding: 2px;
    margin-bottom: 1em;
}

#footer {
    background: #363636 url(img/footer.gif) no-repeat;
	width: 800px;
	height: 130px;
	padding: 0;
	margin: 0 auto;
}

#footer p {
    text-align: center;
	font-size: 0.9em;
	font-weight:normal;
	font-style: normal;
    line-height:1.5em;
    color: #363636;
	padding: 30px 0 0 0;
	margin: 0;
}

#footer p a, #content p a, #content  ul li a {
    font-weight: bold;
    font-size: 14px;
	color: #ED1B23;
	text-decoration: none;
	padding: 0;
}

#footer p a:hover, #content p a:hover, #content  ul li a:hover{
    font-weight: bold;
    font-size: 14px;
	color: #ED1B23;
	text-decoration: underline;
	padding: 0;
}
