/*** CSS* * @version 1.0* @author Vaska / Antiheroe.com* @author Gregory Cadar*/
* {	margin: 0;	padding: 0;}body {	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	line-height: 17px;
    background: #ffffff;}body.section-1 { }body.section-2 { }body.section-3 { }.container ul a:link {	color: #544f3e;	text-decoration: none;	padding: 1px 16px 0 1px;	line-height: 16px;}.container ul a:visited {	color: #544f3e;	background-image: url(http://robertopiqueras.com.mialias.net/store/ndxz-studio/site/sample/1.jpg);	padding: 1px 19px 0 1px;	line-height: 16px;}.container ul a:hover {	color: #000000;	background-image: url(http://robertopiqueras.com.mialias.net/store/ndxz-studio/site/sample/1.gif);	text-decoration: line-trought;	padding: 1px 19px 0 1px;	line-height: 16px;}a:link {	color: #ff7a2a;	text-decoration: line-trought;	line-height: 16px;}a:visited {	color: #ff7a2a;	text-decoration: line-trought;		line-height: 16px;}a:hover {	color: #722d03;	text-decoration:	line-height: 16px;}a img { border: none; }#menu {    width: 215px;
    text-align: right;    overflow: auto;    top: 0;    bottom: 0;	left: 0;    position: fixed;
    margin:0;
    padding:0;    height: 100%;    color: #ffffff;    background-repeat: no-repeat;    background-position: 0px 0;    background-attachment: fixed;}#menu ul {	list-style: none;	margin: 0 0 12px 0;}#menu ul li.section-title { 	text-transform: uppercase;	line-height: 16px;}

a.postnave{
	color: #544f3e;
	text-transform: uppercase;	line-height: 16px;
	text-decoration:none;
	padding-right:15px;
}
a:hover.postnave{
    color: #000000;
	background-image: url(http://robertopiqueras.com.mialias.net/store/ndxz-studio/site/sample/1.gif);
}#content {    height: 100%;    margin: 0 0 0 218px;    top: 0;}.container {    color: #544f3e;    padding: 0px 5px 25px 0;}#content p { 
	width: 650px;
	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; }