@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
body {
	background-image: url(../images/reap.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}


.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}


.sidebar {
	background-image:url(../images/sidebar_body.png);
	position:top center;
	background-repeat:no-repeat;
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
	}
	
.sidebar_top {
	background-image:url(../images/sidebar_top.png);
	padding-left:20px;
	color:#FFFFFF;
	font-size:12px;
}

.img_left {
	padding-right:20px;
	float:left;
}
	
.img_right {
	padding-left:20px;
	float:right;
}

.newsletter {
margin-left:28px;
	border:0px;
	background-image:url(../images/login_form.gif);
	color:#666666;
	width:170px;
	margin-top:30px;
	height:20px;
}

	.bott_news {
	position:relative;
	right:0;
	margin-top:30px;
	width:39px;
	height:25px;
	margin-left:18px;
	background-image:url(../images/login_butt.png);
	background-color:transparent;
	border:none;
	color:#FFFFFF;
	}


.titles {
	font-size:16px;
}

.titles2 {
	font-size:16px;
	font-weight:bold;

}

.table_top {
	background-image:url(../images/table_top.gif);
	padding-left:5px;
	font-weight:bold;
	color:#606060;
	font-size:12px;
}

.table_content {
	border: 1px solid #b6b6b6;
}

/*MENU A TENDINA*/

#dropmenudiv{
left:10px;
right:10px;
position:absolute;
font-weight:normal;
font-size:12px;
line-height:21px;
z-index:20;
}

#dropmenudiv a{
font-weight:bold;
width: 100%;
color:#FFFFFF;
display: block;
text-indent: 3px;
border-bottom: 1px solid #626262;
padding: 1px 0;
text-decoration: none;
z-index:20;



}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
z-index:20;
}

.movie {
position:relative;
	z-index:1;
	}
	
	

