@charset "UTF-8";/* CSS Document *//* hide from ie on mac \*/	html {		height: 100%;		overflow: hidden; 	}		#flashcontent {		height: 100%;	}	/* end hide */body{	height: 100%;			margin:0; 	padding:0;	background:#0D2418;}/* HTML CONTENT */#htmlcontent {	width:980px;	margin:0 auto;	background-color:#0D2418;}/* menu del index */#menu_sidebar {	margin:0 auto;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color:#999999;	padding-top:10px;}.item_sidebar {	float:left;	margin-right:5px;}.item_sidebar a, a:link, a:visited {	text-decoration:none;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	font-weight:normal;	color:#999999;	padding-top:10px;}.item_sidebar a:hover {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color:#FFFFFF	;	padding-top:10px;	font-weight:normal;}