/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

* {
margin:0;
padding:0;
}
body {
	color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	background-image: url(http://www.pedrogonzalez.com.br/ndxz-studio/site/pgdg/images/bg_1004.jpg);
	background-attachment: fixed;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container a.img-bot,
#img-container a.pics,
#img-container #d-col1 a { background: transparent; outline:none;
text-decoration:none; border:none;
}
a{
outline:none;
text-decoration:none;
}
a:link {
color:#aaaaaa;
text-decoration:none;
}
a:active {
color:#aaaaaa;
text-decoration:none;
}
a:visited {
	color: #969696;
}
a:hover {
	color:#DB0000;
	text-decoration:none;
}
a img  { text-decoration: none; border: none }
#logo {
margin-left:-38px;
}
#logo a:hover {
background-color: transparent;
border:none;
}

img a:hover a:link a:active a:visited {
background: transparent;
text-decoration:none;
outline:none;
}

.contmenu {
padding:0px;
}
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:20px;
	padding-left:60px;
	font-size: 13px;
	width: 250px;
	margin-left:0px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	line-height: 20px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 18px;
}
#menu ul li.section-title {
	color:#000000;
	font-size:16px;
}
#menu ul li.section-xtras {
	color:#424242;
	font-size:14px;
	font-weight:lighter;
}
#content {
	height:100%;
	margin-left:290px;
	margin-top:07px;
}
.container {
padding:18px;
}
#content p {
margin-bottom:18px;
width:600px;
}
p {
}
h2 {
	color:#DADADA;
	font-weight:lighter;
	font-size:11px;
	margin-top:24px;
	margin-bottom:5px;
	text-transform:uppercase;
}
h3 {
	color:#DB0000;
	margin-left:-5px;
	margin-bottom:10px;
	text-indent:5px;
}
h4 {
	color:#424242;
	font-size:13px;
	width:650px;
}
h5 {
	color:#424242;
	font-size:12px;
	font-weight:lighter;
	width:650px;
}
.iwtit {
	color:#424242;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-4px;
}
.iwleg {
	color:#6C6C6C;
	font-size:11px;
}
.nav {
	color:#545454;
	font-size:9px;
	font-weight:lighter;
	margin-bottom:0px;
	text-indent:0px;
	width:595px;
	text-transform:uppercase;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 8px;
width:650px;
}
.credits {
background-color:#5e5c56;
color:#FFFFFF;
font-size:10px;
font-weight:lighter;
margin-bottom:0px;
text-indent:5px;
text-transform:uppercase;
}
.cright {
	color:#666666;
	font-size:10px;
	font-weight:lighter;
	margin-bottom:0px;
	text-indent:0px;
}
.texto {
	margin-top:48px;
	width:600px;
}
#once {
clear:left;
}