/* @override 
	http://localhost:8888/altro_studio/ndxz-studio/site/altrostudio01/style.css
	http://www.altro-studio.com/ndxz-studio/site/eatock/style.css
	http://www.altro-studio.com/ndxz-studio/site/altrostudio01/style.css
*/

/**
* CSS
* 
* @version 1.0
* @author Andrea Cattabriga 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Monaco, Courier New, Lucida Grande;
	background: #fff;
}



body.section-1 {
	
}

body.section-2 {
	
}

body.section-3 {
	
}

a:link {
	text-decoration: none;
	color: gray;
}

a:active {
	text-decoration: none;
	color: gray;
}

a:visited {
	text-decoration: none;
	color: gray;
}



a:hover {
	text-decoration: underline;
	color: black;
}

a img {
	border: none;
}

#menu {
	width: 215px;
	overflow: auto;
	position: fixed;
	height: 100%;
	background-color: #fff;
	left: 45px;
	top: 80px;
	text-transform: lowercase;
}

#menu ul {
	list-style: none;
	margin: 0 0 30px;
}

#menu ul li.section-title {
	
}

#content {
	height: 100%;
	top: 0;
	margin-left: 260px;
	margin-top: 80px;
}


.container {
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}

#content p {
	width: 650px;
	margin-bottom: 9px;
	text-align: justify;
}

#content div.container p {
	width: 640px;
	text-align: justify;
}

p {
	margin: 0 0 9px 0;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

#img-container {
	margin: 50px 0 0;
	padding: 0;
	width: 650px;
}

#img-container p {
	width: 400px;
	margin: 0;
	padding: 0 0 12px 0;
}

#once {
	clear: left;
}

address {
	color: #a3a3a3;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 30px;
}

#menu div.container address p {
	color: #a3a3a3;
	font-size: 9px;
	margin-top: 120px;
	font-weight: normal;
	font-style: normal;
}

#menu div.container p oldlink a {
	font-weight: normal;
	font-style: normal;
	float: none;
	display: block;
}

#menu div.container address p a {
	color: #a3a3a3;
}

#menu div.container p {
	font-weight: bold;
}
copy {
	color: silver;
	font-size: 8.5px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
}

design {
	color: silver;
	font-size: 8.5px;
	font-weight: normal;
	font-style: normal;
}

#menu div.container p design a {
	color: silver;
	font-size: 8.5px;
	font-weight: normal;
	font-style: normal;
}

/*
#content div.container p img {
	margin-top: -35px;
	margin-bottom: -40px;
}*/
