@charset "utf-8";
/* CSS Document */
body{
	background-color: #577217;
}

#menu_content{
	position:relative;
	width: 940px;
	height: 44px;
	margin-left: 36px;
}

#flash_content{
	position:relative;
	width: 698px;
	height:262px;
	z-index: 800;
}
#flash {
	position:absolute;
	width: 702px;
	height: 310px;
	top: 0px;
	left:28px;
	}

#subpages {
	position:relative;
	width: 976px;
	height: 214px;
	background-image: url(images/subpages_03.jpg);
	background-repeat:no-repeat;
	}

#dedicado_wrap {
	position: relative;
	width: 976px;
	height: 83px;
	background-image:url(images/index_05.jpg);
	background-repeat:no-repeat;
	}	
	#dedicado {
		position: absolute;
		width: 450px;
		height: 52px;
		top: 4px;
		right: 46px;
		text-align: right;
		overflow: hidden;
		}
		#dedicado_sub {
			position: absolute;
			width: 450px;
			height: 52px;
			top: 124px;
			right: 46px;
			text-align: right;
			overflow: hidden;
			}
	#dedicado_link {
		position: absolute;
		width: 70px;
		height: 20px;
		bottom: 5px;
		right: 30px;
		}

#wrap_left {
	position: relative;
	width: 296px;
	height: auto;
}
#content_left {
	position:relative;
	width: 225px;
	margin: 20px 0px 30px 50px;
}

#wrap_rigth {
	position: relative;
	width: 680px;
	height: auto;
}
#content_right {
	position:relative;
	width: 610px;
	margin-left: 10px;
	margin-bottom: 30px;
}

#content {
	position: relative;
	width:680px;
	height: auto;
	top:0px;
	float:left;
	margin-left:33px;
	margin-bottom:40px;
}
#line{
	position: absolute;
	width: 100%;
	height:31px;
	border-bottom:#577217 1px solid;
	z-index:1;
	top: 0px;
	left: 0px;
}
#line_short{
	position: absolute;
	width:685px;
	height:42px;
	border-bottom:#d1d1d1 1px solid;
	z-index:1;
	left: 26px;
	top: 14px;
}

#facebook {
	position:absolute;
	top: 84px;
	left: 773px;
	width: 187px;
	height: 80px;
}

div .errors {
	behavior: url(ie-css3.htc);
	position:absolute;
	top: 100px;
	left: 110px;
	width: 600px;
	height: auto;
	padding: 20px;
	font-size:21px;
	border:7px solid #9e9e9e;
	background-color: #FFF;
	-webkit-box-shadow: 5px 5px 7px #ccc;
	-moz-box-shadow: 5px 5px 7px #ccc;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	border-radius: 10px;
	z-index: 3000;
}
#close_button {
	position:absolute;
	top: -21px;
	right: -21px;
	width: 44px;
	height: 44px;    
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

#title_left {
	width: 200px;
}
#more_left {
	text-align: right;
	padding: 10px 10px 4px 0px;
	behavior: url(ie-css3.htc);
	border-bottom: #666 1px solid;
}

#box_ini {
	behavior: url(ie-css3.htc);
	padding: 5px 10px 5px 10px;
	border: 5px solid #545d3d;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
}
#organiza {
	position: absolute;
	width: 250px;
	height: 300px;
	top: 100px;
	right: 20px;
	text-align: right;
}

#wrap_footer {
	position: relative;
	width: 976px;
	height: 113px;
}
#k11DA {
	position:absolute;
	width: 350px;
	height: 20px;
	text-align:center;
	top: 90px;
}

