/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { 
	text-decoration: none;
	color:#000000; 
	}
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none;
          color:#67CBBD;
	 }

a img { border: none; }

#menu {
	/*
    width: 250px;
    overflow: auto;
	*/
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 730px;
}


#menu .container #logo{
	margin:0px;
	padding:0px;
}

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

#menu ul li.section-title { }



.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

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: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#img-container #text{
left:250px;
position:fixed;
top:0;
}

#img-container #text .myinWrapper{
background:url('/ndxz-studio/site/img/trasp.png');
width:200px;
position:relative;
padding:40px 20px;
margin-top:20px;
}

#img-container #text .myinWrapper p{
width:200px;
line-height:15px;
color: #2A251F;
}

#img-container #text .myinWrapper p.titolo{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	line-height:14px;
}

#img-container #text .myinWrapper p.sottotitolo{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-style:italic;
	margin:0px;
	padding:0px;
	line-height:14px;
}

#img-container #text .myinWrapper p.sottotitolo{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-style:italic;
	margin:0px;
	padding:0px;
	line-height:14px;
}

#img-container #text .myinWrapper p.testo{
	color:#00000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	margin:20px 0px 0px 0px;
	padding:0px;
	line-height:14px;
}


.txtAling{
	position:absolute;
	bottom:0px;
}

.picture_holder{
	margin:20px -30px 0px 0px;
}

.section-title{
	color:#000000;
	margin-top:10px;
	padding-top:10px;
}

.container ul li a{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:14px;
}
	
}

.captioning .title{
	color:red;
}

.captioning, .container{
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:14px;	
}


#content {
    height: 100%;
	position:absolute;
    margin: 0 0 0 511px;
    top: 0;
}

#menu {
    width: 250px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 730px;
}






/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { 
	text-decoration: none;
	color:#000000; 
	}
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none;
          color:#67CBBD;
	 }

a img { border: none; }

#menu {
	/*
    width: 250px;
    overflow: auto;
	*/
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 730px;
}

#menu .container{
	background:url('/ndxz-studio/site/img/trasp.png');
	padding:55px 20px;
	margin:20px 20px;
	height: 481px
}

#menu .container #logo{
	margin:0px;
	padding:0px;
}

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

#menu ul li.section-title { }



.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

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: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#img-container #text{
left:250px;
position:fixed;
top:0;
}

#img-container #text .myinWrapper{
background:url('/ndxz-studio/site/img/trasp.png');
width:200px;
position:relative;
padding:40px 20px;
margin-top:20px;
}

#img-container #text .myinWrapper p{
width:200px;
line-height:15px;
color: #2A251F;
}

#img-container #text .myinWrapper p.titolo{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	line-height:14px;
}

#img-container #text .myinWrapper p.sottotitolo{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-style:italic;
	margin:0px;
	padding:0px;
	line-height:14px;
}

#img-container #text .myinWrapper p.sottotitolo{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-style:italic;
	margin:0px;
	padding:0px;
	line-height:14px;
}

#img-container #text .myinWrapper p.testo{
	color:#00000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	margin:20px 0px 0px 0px;
	padding:0px;
	line-height:14px;
}


.txtAling{
	position:absolute;
	bottom:0px;
}

.picture_holder{
	margin:20px -30px 0px 0px;
}

.section-title{
	color:#000000;
	margin-top:10px;
	padding-top:10px;
}

.container ul li a{
	color:#67CBBD;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:14px;
}
	
}

.captioning .title{
	color:red;
}

.captioning, .container{
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:14px;	
}


#content {
	z-index:1;
}

#menu {
	position:fixed;
	z-index:1000;
}

#menu .container{
	background:url('/ndxz-studio/site/img/trasp.png');
	padding:55px 20px;
	margin:20px 20px;
	height: 481px
}





