/*** CSS* * @version 1.0* @author Vaska * @author Gregory Cadar*/* {	margin: 0 0 3px;	padding: 0;}body {	font-size: 11px;	font-family: Georgia, "Times New Roman", Times, serif;	background: #FFFFFF no-repeat left top;	text-decoration: none;	color: #000000;	font-style: oblique;}body.section-1 {}body.section-2 { }body.section-3 { }a:link {	text-decoration: none;	color: #1ba492;}a:active {	text-decoration: underline;	color: #1ba492;}a:visited {	text-decoration: none;	color: #1ba492;}a:hover {	text-decoration: none;	color: #FFFFFF;	background-color: #1ba492;}a img { border: none; }#menu {	width: 220px;	top: 0;	bottom: 0;	left: 0;	position: fixed;	height: 500px;	background-color: #FFFFFF;	background-attachment: fixed;	background-repeat: no-repeat;	background-position: left top;	overflow: none;	margin: 0px;	padding: 200px 0px 0px;	float: left;	text-indent: 8px;	background-image: url(imagenes_mias/cabezera.jpg);	clear: both;}#menu ul {	list-style: none;	margin: 0 0 0px;}#menu ul li.section-title {	text-decoration: none;	color: #26746a;	font-weight: bolder;	clip: rect(auto,auto,auto,auto);	background-image: url(imagenes_mias/base_verde.png);	background-repeat: no-repeat;	background-position: left center;	text-align: left;	text-indent: 5px;	background-attachment: scroll;	white-space: nowrap;	margin-top: 3px;	margin-bottom: 3px;	padding-top: 3px;	padding-bottom: 3px;}#content {	height: 100%;	margin: 0 0 0 215px;	top: 0;}.container {	padding: 5px 5px 5px 5px;}#content p {	width: 900px;	margin-bottom: 20px;}p {    margin: 0 0 10px 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 0px 0;}#once {	clear: left;} .container {	padding: 30px;}