body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../media/bfsocialway.jpg);
	background-repeat: repeat-x;
}
/*/////////////MENU/////////////*/

.only_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
.texto_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	padding-left: 3px;
	background-image: url(../media/fundo_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texto_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.texto_submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	background-image: url(../media/fundo_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*/////////////CONTEUDO/////////////*/
.textogeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
.titgeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	border-bottom-width: 1px;
	padding-bottom: 3px;
}
.subtitgeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	font-weight: bold;
}
.campo_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 335px;
	border: 1px solid #333333;
}
.campo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 100px;
	width: 335px;
	border: 1px solid #333333;
}
.campo_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 80px;
	border: 1px solid #333333;
}

/*/////////////TXT LINK/////////////*/

.textogeral_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
.textogeral_bt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}




#sidebar { 
	padding:10px 0px 20px 0px; margin:0px; background-color:#FFFFFF
}
#sidebar ul { padding:0px; margin:0px; list-style:none }
#sidebar ul li { padding:0px; margin:0px }
h2, .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
}
#sidebar .texto_submenu { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.texto_submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	background-image: url(media/fundo_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 120px;
	border: 1px solid #333333;
	position:relative;
	top:-2px;
	*top:0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 19px;
	width: 20px;
	border: 1px solid #333333;
}