/* @override http://www.lopezdezubiria.com/ndxz-studio/site/eatock/style.css */

/* @override http://www.lopezdezubiria.com/ndxz-studio/site/eatock/style.css */

/* @override http://lopezdezubiria.com/ndxz-studio/site/eatock/style.css */

/* @override http://lopezdezubiria.com/ndxz-studio/site/eatock/style.css */

/* @override http://lopezdezubiria.com/ndxz-studio/site/eatock/style.css */

/* @override http://lopezdezubiria.com/ndxz-studio/site/eatock/style.css */

/* @override http://www.mikeluribetxeberria.com/ndxz-studio/site/eatock/style.css */

/* @override http://www.mikeluribetxeberria.com/ndxz-studio/site/eatock/style.css */



/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
	background-color: black;
}
body { color: #fff; font-size: 11px; font-family: verdana; }
body { background: #000000;}

body.section-1 { text-decoration: none; color: #fff; }
body.section-2 { text-decoration: none; color: #fff; }
body.section-3 { text-decoration: none; color: #fff; }
body.section-4 { text-decoration: none; color: #fff; }

a:link { text-decoration: none; color: silver}
a:active { text-decoration: none; color: gray}
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color:#666 }

a.tit:link { text-decoration: none; color: silver}
a.tit:active { text-decoration: none; color: gray}
a.tit:visited { text-decoration: none; color: #666 }
a.tit:hover { text-decoration: none; color:#666 }


a img { border: none;
	background-color: transparent;
	color: silver;
}

#menu {
    width: 165px;
    overflow: auto;
    top: 70px;
    bottom: 0;
	left: 90px;
    position: fixed;
	background-color: black;
	color: #696c72;
	height: 100%;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
padding-top: 8px;
    border-top: 1px dotted #696c72;
	color: #696c72;
}
#menu ul li {
	
	margin: 0 0 2px 0;
    
}
#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 70px 0 0 350px;
    top: 0;
}

.container {
	padding-bottom: 410px;
	color: gray;
	background-color: black;
}

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

#once { clear: left; }
a.credit:link {
color: silver;
text-decoration: none;}

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

a.credit:hover {
color: gray;
text-decoration: none;}

a.credit:active {
color: gray;
text-decoratiom: none;}