body	{
	color:#555;
	font-family:Tahoma,Arial;
	font-size:11px;
	line-height: 1.5;
	background:#222 url('../images/bg.gif');
	margin:0px;
}

h1	{
	color:#500;
	font-family:arial;
	font-size:18pt;
	font-weight:normal;
	line-height:16pt;
	padding:0px 20px 15px 0px;
}

a:link	{
	color:#555;
	text-decoration:underline;
}

a:visited	{
	color:#555;
	text-decoration:underline;
}

a:hover	{
	color:black;
	text-decoration:underline;
}

a img	{
	border:none;
}

/*--------------- SIDEBARMENU INDEX --------------*/
a.main_menu:link	{
	color:#555;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	background:url('../images/circulo_index.png') no-repeat 0px -5px;
	padding:0px 0px 0px 30px;
}

a.main_menu:visited	{
	color:#555;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	background:url('../images/circulo_index.png') no-repeat 0px -5px;
	padding:0px 0px 0px 30px;
}

a.main_menu:hover	{
	color:#bbb;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	background:url('../images/circulo_index.png') no-repeat 0px -30px;
	padding:0px 0px 0px 30px;
}

/*-------------- LINKS FOOTER2 -------------*/
a.footer:link	{
	color:#555;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.footer:visited	{
	color:#555;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.footer:hover	{
	color:#777;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

TABLE.content_index	{
	width:100%;
	margin:0px;
	background:url('../images/bg_content_index.png') top no-repeat;
}

TABLE.head	{
	width:100%;
	margin:100px 0px 0px 0px;
}

TD.head_index_logo	{
	width:445px;
	height:174px;
	background:url('../images/head_index_logo.png') no-repeat;
}

TD.head_index_bg	{
	height:174px;
	background:url('../images/head_index_bg.png');
}

TD.head_index_banner	{
	width:350px;
	height:174px;
	background:url('../images/head_index_banner.png') no-repeat;
	text-align:right;
	vertical-align:bottom;
}
	
DIV.footer	{
	color:#555;
	text-align:center;
	padding:50px 0px;
}
	
UL.main_menu	{
	list-style:none;
	margin:30px 0px 0px 0px;
	padding:0px;
}

LI.main_menu	{
	text-align:left;
	padding:10px 0px 0px 0px;
	margin:0px;
}
