/* general */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-repeat: no-repeat; 	background-color: #232323;	height: 100%;	}body,td,th,a {	font-family: verdana, arial, helvetica, sans-serif;	font-size: 12px;	color: #cecece;	text-decoration: none;}/* simpleviewer flash applet */#flashcontent {	vertical-align:top;	height: 100%;	background-color: #232323;}/* links (menu) */ 	a:link{	color: #cecece;}a:visited{	color: #cecece;}a:hover{	color: #9a9a9a;}a:active{	color: #9a9a9a;}/* menu bar (table attributes) */td.menu_left {	vertical-align:middle;	text-align:center;	width:120px;	height:20px;	border-left: 1px dotted #cecece; 	border-right: 1px dotted #cecece; } 	td.menu_right {	width:120px;	height:20px;	text-align:center;	border-left: 0px; 	border-right: 1px dotted #CECFCE;}	 	/* contact page */.contact_title{	font-size: 18px;	color: #898989;}/* index thumbs*/.thumbs_float{	float:left; 	margin-right:15px; 	margin-bottom:10px;}table.thumbs_index{padding-left:20px;padding-right:20px;padding-bottom:20px;cell spacing:20px;border:0;}/* footer */td.footer{	text-align:right;	padding:10px;/*	position:absolute;	bottom:10px;	right:10px;*/}.legal {	text-decoration:underline;}/* all the rest */.reportages_title {	font-size: 14px; 	color: #898989;	text-align: left;}td.reportages_text {	text-align: justify;	font-size: 11px;}.errormsg {	/*margin-top: 10px; 	padding: 7px; 	width: 400px;	border: 1px solid #B22222;	background: #F1F3F5;*/	color: #FF0000;		font-weight: bold;	font-size: 13px;}