/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, /*ol, ul, li,*/ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;/*vertical-align: baseline;*/}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
/*ol, ul {list-style: none;}*/
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
.clear, .clr {clear: both;}

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

i, em {
	font-style:italic;
}

ol, ul {
	margin-top:0px;
	margin-bottom:0px;
}

img.img {
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	padding:5px;
}

table.tbl_1 {
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #89BA37;
	border-left:1px solid #89BA37;
}
table.tbl_1 td {
	padding:5px;
	border-right:1px solid #89BA37;
	border-bottom:1px solid #89BA37;
}

/* HEADER */

#header {
	width:819px;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-image:url(../images/template_2/head0000.jpg);
	background-repeat:no-repeat;
}
#header div {
	width:136px;
	height:106px;
	overflow:hidden;
	text-align:center;
	margin-left:40px;
}

/* MENU */

#menu {
	width:166px;
	margin-left:16px;
	float:left;
}
#menu div.header {

}
#menu div.main {

}
#menu div.footer {

}
#menu div.menupont {
	width:166px;
	margin-bottom:10px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left;
	line-height:120%;
}
#menu div.menupont a {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#menu div.menupont a:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#89BA37;
	text-decoration:none;
}
#menu div.almenupont {
	width:146px;
	margin-left:20px;
	margin-bottom:10px;
	overflow:hidden;
	line-height:120%;
}
#menu a {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#menu a:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#89BA37;
	text-decoration:none;
}
#menu div.footer {

}

/* CONTENT */

#container {
	padding-bottom:12px;
	background-image:url(../images/template_2/content0.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#main {
	width:819px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/template_2/content_.jpg);
	background-repeat:repeat-y;
	position:relative;
}

#login {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:12px;
	background-image:url(../images/template_2/content1.jpg);
	color:#FFFFFF;
	line-height:29px;
}
#login div {
	float:right;
	line-height:29px;
}


#content {
	width:605px;
	margin-left:16px;
	float:left;
	overflow:hidden;
}
#content div.header {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#010942;
	font-family:Verdana;
	font-size:20px;
	font-weight:normal;
	color:#89BA37;
	text-align:center;
}
#content div.main {
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:130%;
	margin-bottom:50px;
}

/* FORUM */

div.topic {
	font-size:18px;
	font-weight:bold;
}

div.topic_leiras {
	margin-top:10px;
	margin-bottom:60px;
}

div.new_topic {
	padding-left:20px;
	background-image:url(../images/template_1/plus.gif);
	background-repeat:no-repeat;
	line-height:15px;
	cursor:pointer;
}

div.new_topic_on {
	margin-bottom:20px;
	padding-left:20px;
	background-image:url(../images/template_1/minus.gif);
	background-repeat:no-repeat;
	line-height:15px;
	cursor:pointer;
	display:none;
}

table.tbl_forum, table.tbl_comment {
	width:605px;
	border-collapse:collapse;
	font-size:11px;
	margin-top:20px;
}
table.tbl_forum th, table.tbl_comment th {
	background-color:#F3F4EE;
	font-weight:bold;
	padding:5px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#788281;
}
table.tbl_forum td {
	padding:5px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#788281;
}
table.tbl_comment td {
	padding:5px;
}
table.tbl_comment td.comment {
	padding:5px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#788281;
	background-color:#F9FFEE;
}

/* FOOTER */

#footer {
	width:819px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:20px;
}
#footer div {
	text-align:center;
}

/* FORM ELEMENTS */

table.tbl_form {
	width:605px;
	border-collapse:collapse;
	font-size:11px;
}
table.tbl_form th {
	width:120px;
	padding:5px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
table.tbl_form td {
	padding:5px;
}

span.asterix {
	color:#FF0000;
}

label.error {
	color:#FF0000;
	display:block;
}

.input_1 {
	width:130px;
	margin-left:5px;
	margin-right:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	background-color:#FFFFFF;
}

.input_2 {
	margin-left:5px;
	margin-right:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	border:1px solid #788281;
	background-color:#FFFFFF;
	vertical-align:middle;
}

.btn_1 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#89BA37;
    border:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
}

/* TEXTS */

.text_1 {
	font-family:Arial;
	font-size:48px;
	font-weight:normal;
	color:#FFFFFF;
}

/* LINKS */

a {
	font-weight:bold;
	color:#89BA37;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
}