/**
* CSS
* 
* @version 1.0
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	background-color: #fff;
	font-family:  Verdana, Tahoma, Helvetica sans-serif;
	color: #666666;
	}

#icons {
padding-top:20px;
padding-bottom:20px;
	}

#logo {
	/*background-color: white;*/
	z-index: 3;
	text-align: center;  
	padding: 0 0 0 0;
	width:215px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	position: fixed;
	padding-top:30px;
	padding-left:25px;
	height: 60px;
	background: transparent url('http://www.dellekamparq.com/site/ndxz-studio/site/img/bg-menu.png') repeat;
}

#credits {
	/*background-color: white;*/
	z-index: 3;
	padding: 0 0 0 0;
	width:215px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	font-size: 9px;
	padding-top:10px;	
	color: #CCCCCC;
	
}


#credits2 {
top: 600px;
position: fixed;
color: #cccccc;
	list-style: none;
	margin: 30px 0 0px 0;
	
}


#credits2 a:link {
color: #cccccc;}

#credits2 a:active {color: #cccccc; }
#credits2 a:visited { color: #cccccc; }
#credits2 a:hover {color: #999999; }



strong {
	font-size: 11px;
	background: trasparent;
	text-align: left;
	color: #333333;
	font-weight: lighter;
}


body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none;  color: #333333; }
a:active { dispaly: block; text-decoration: none; color: #333333;}
a:visited { text-decoration: none; color: #333333; }
a:hover { color: #666666; padding:0px 0px 0px 0px; text-decoration:none;}

a img { border: none; }

#menu {
width: 215px;
overflow: hidden;
top: 110px;
bottom: 0;
left: 0px;
position: fixed;
height: 100%;
padding: 0 0 0 25px;
font-size: 11px;
background: transparent url('http://www.dellekamparq.com/site/ndxz-studio/site/img/bg-menu.png') repeat;
	}


#menu ul {
	list-style: none;
	margin: 0px 0 10px 0;
	}
	
	#menu ul li {
	list-style: none;
	margin: 3px 0 0px 0px;
	}

#menu ul.sub li {
	list-style: none;
	margin: 0px 0 0px 30px;
	}




#menu ul li.botonPrincipal {	
font-size: 13px; 
margin: 0px 0 5px 0; 
color: #333333;
cursor: pointer;
	}



#menu ul li.parents {
	list-style: none;
	margin: 0px 0 0px 0px;
	font-size: 13px;color: #333333; cursor: pointer; }



#menu ul li.section-title {font-size: 13px; margin: 0px 0 5px 10px; color: #333333; cursor: pointer; }






#menu a:link { text-decoration: none;  color: #666666; }
#menu a:active { dispaly: block; text-decoration: none; color: #FFFFFF;}
#menu a:visited { text-decoration: none; color: #666666; }
#menu a:hover { color: #333333; padding:0px 0px 0px 0px; text-decoration:none;}


#menu ul li.active a  { 
	padding:0px 0px 0px 0px;color:#BBBDBF;text-decoration:none;
       
}

#content {
background: #FFFFFF ; 
margin: 110px 0 0 250px;}





.container {padding: 5px 5px 25px 5px; }

#content p { width: 440px; text-align:justify; color: #666666; }


p {margin: 0 0 10px 0;}



#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 450px; margin: 0; padding: 0 0 0px 0;  }

#once { clear: left; }


h1 { font-size: 11px; font-weight: lighter; color:#666666 }
h2 { font-size: 13px; font-weight: lighter; }
h3 { font-size: 15px; font-weight: lighter; text-align:left; color:#333333;}
h4 { font-size: 12px; font-weight: lighter;  }