/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0;	padding: 0;}body {	font-size: 13px;	font-family: "Times New Roman", Times, serif; 	background: #fff;	color:#111111;	line-height:15px;	margin:0px;	}body.section-1 { }body.section-2 { }body.section-3 { }a:link { text-decoration: none; color: #000000; }a:active { text-decoration: none; color: #000000; }a:visited { text-decoration: none; color: #000000;}a:hover { text-decoration: none; color: blue;  }a img { border: none; }#menu {    width: 265px;    overflow: auto;    top:15px;	bottom: 0;	left: 15px;    position: fixed;    height: 100%;	background-color:#FFFFFF;				}#menu ul {		list-style: none;	margin: 0 0 12px 0;	line-height:14px;			}#menu ul li.section-title { margin-bottom:6px; padding-top:6px; background-image:url("http://www.gmno.es/websolstici/files/gimgs/filet.jpg"); background-repeat:no-repeat;font-weight:bold; font-size:10.1pt; font-family:Arial, Helvetica, sans-serif; letter-spacing:-0,25pt;}#menu ul li { margin-bottom:4px; padding-top:2px; background-image:url("http://www.gmno.es/websolstici/files/gimgs/filetet.jpg"); background-repeat:no-repeat;}#content {    height: 100%;    margin: 15px 0 0 315px;    top: 0;}.container {    padding: 5px 5px 25px 5px;}#content p { width: 250px; 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; }