* { margin:0; padding:0; list-style:none; border:0; }

body { background:#F8F9E9; font:11px Verdana, sans-serif; color:#333; line-height:1.1em; }
h1 { margin:0 0 18px 0; font:bold 17px Verdana, sans-serif; color:#8F2828; }
h2 { margin:18px 0 8px 0; font:bold 13px Verdana, sans-serif; color:#8F2828; }
h3 { font:bold 11px Verdana, sans-serif; color:#333; margin-top:10px; }

dt { font-weight:bold; }
dd { margin-bottom:1em; }

ul.list { margin:1em 0 0 0; }
ul.list li { padding:0 0 6px 16px; background:url('../img/gfx/list_item1.png') 0 0 no-repeat; }

#main_container { width:820px; height:auto;	margin:0 auto; }



/*MAIN MENU*/

ul#main_menu { 
	width:auto; height:26px; margin-top:2px; padding:12px 0 0 250px;
	background:url('../img/gfx/bg_main_menu.png') 205px 0 no-repeat; 
}
ul#main_menu li { 
	float:left; margin:0 46px 0 20px;
}
ul#main_menu li a { 
	color:#F8F9E9; font:bold 10px Verdana, sans-serif; text-decoration:none;
}



/*SIDEBAR*/

#sidebar { float:left;
	width:242px; margin-top:2px; padding:34px 0 0 0;
	background:#8F2828 url('../img/gfx/bg1_sidebar.png') 0 0 no-repeat; 
	color:#F8F9E9; font:11px Verdana, sans-serif;
}
#sidebar a { color:#F8F9E9; text-decoration:none; }
#sidebar a:hover { color:#DEC5B9; }
#sidebar #newsletter_box {
	padding:12px 0 5px 28px; margin:16px 0 0 0;
	border:solid #F8F9E9;	border-width:2px 0;
}
#sidebar #infolinia {
	padding:12px 0 20px 28px;
	background: url('../img/gfx/bg2_sidebar.png') left bottom no-repeat; 
}
#sidebar #infolinia p.big { font:19px Verdana, sans-serif; }



/*TITLE*/

#title {
	border:solid #F9F9EA; border-width:2px 0; background:#C49089 url(../img/gfx/bg_title.png) 93px 0 no-repeat;
	width:auto; height:auto;
	margin-top:5px; padding:12px 0 12px 28px;
	font-weight:bold 10px Tahoma, sans-serif;
}
#title span#secus {	font:21px Tahoma, sans-serif;}



/*CONTENT_NAVIGATOR*/

ul#content_navigator {margin:12px 0 0 28px;}
ul#content_navigator li { margin-bottom:4px; font-weight:bold;}
ul#content_navigator ul{ margin-top:4px;}
ul#content_navigator ul li { padding-left:16px; font-weight:normal; }
ul#content_navigator ul li.active { font-weight:bold; background:url('../img/gfx/list_item2.png') 0 0 no-repeat; }


form#newsletter { display:block; position:relative; width:200px; height:15px; margin:10px 0; padding-bottom:10px; }
form#newsletter label { position:absolute; left:0; top:0; }
#input_text { background:#F8F9E9; font-size:9px; width:130px; padding:1px 2px 1px 2px; position:absolute; right:20px; top:0;}
#input_image { position:absolute; right:0; top:0; }



/*CONTENT*/

#content { margin-left:242px;	padding:22px 40px 20px 30px; }
#content a { color:#8F2828; padding:0 1px 1px 1px; }
#content a:hover { background:#8F2828; color:#F8F9E9; text-decoration:none; }



/*EXTERNAL LINKS*/

#external_links { clear:both;
  width:auto; height:31px; padding:10px 10px;
}

#external_links a#secus_holding {
  display:block; float:left; width:147px; height:31px; margin:0 20px;
  background:url(../img/external_links/secus_holding.png) left bottom no-repeat;
}
#external_links a#secus_property {
  display:block; float:left; width:147px; height:31px; margin:0 20px;
  background:url(../img/external_links/secus_property.png) left bottom no-repeat;
}
#external_links a#secus_am { 
  display:block; float:left; width:147px; height:31px; margin:0 20px;
  background:url(../img/external_links/secus_am.png) left bottom no-repeat;
}
#external_links a#secus_investment { 
  display:block; float:left; width:147px; height:31px; margin:0 20px;
  background:url(../img/external_links/secus_investment.png) left bottom no-repeat;
}

#external_links a#secus_property:hover, #external_links a#secus_am:hover, #external_links a#secus_investment:hover, #external_links a#secus_holding:hover { background-position:left top; }



/*FOOTER*/

#footer { 
	clear:both; position:relative;
	width:auto; height:26px; padding:14px 40px 0 40px; 
	background:url('../img/gfx/bg_footer.png') 0 2px no-repeat;
	color:#F8F9E9; text-align:right; font:bold 10px Verdana, sans-serif;
}

#footer p#nota { float:left }
#footer p#nota a { color:#F8F9E9; text-decoration:none; }
#footer p#copy { float:right; }

