@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto_tiny {
	font-size: 9px;
	color: #58585a;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #58585a;
}
.texto_branco {
	color: #ffffff;
}
.notas {
	color: #999999;
}
.titulo_informativo {
	font-size: 14px;
	color: #58585a;
	font-style: italic;
	font-weight: bold;
}
.aviso {
	font-size: 12px;
	color: #F00;
	font-style: italic;
	font-weight: bold;
}
.titulo_green {
	font-size: 14px;
	color: #758413;
	font-weight: bold;
}
a:link {
	color: #758413;
	text-decoration: none;
}
a:hover {
	color: #758413;
	text-decoration: underline;
}
a:active {
	color: #758413;
	text-decoration: none;
}
a:visited {
	color: #758413;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
a.menu:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
}
a.menu:active {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
a.menu:visited {
	color: #FFFFFF;
	font-size: 14px	;
	text-transform: uppercase;
}
.incomum {
	width: 98%;
	border: 1px solid #F60;
}
.incoment {
	width: 500px;
	border: 1px solid #F60;
}
.inmensagem {
	width: 600px;
	border: 1px solid #F60;
}
.incomumfile {
	width: 200px;
	border: 1px solid #F60;
}

#qq {
	text-align: center;
}
.mural_nome {
	font-weight: bold;
	color: #758413;
}
#login_box {
	background-image: url(/campus/images/login.jpg);
	background-repeat: no-repeat;
}
.inlogin {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

input[type=submit] {
	background-color: #F6911D;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #CCC;
}

.borderit img{
	border: 2px solid #FFFFFF;
}

.borderit:hover img{
	border: 2px solid #A7CD39;
}

.borderit:hover{
	color: #A7CD39; /* irrelevant definition to overcome IE bug */
}
.indate {
	width: 90px;
	border: 1px solid #F60;
}
span.corners-top {
	background-image: url("/forum/styles/prosilver/theme/images/corners_left.gif");
	background-position: 0 0;
}

span.corners-top span {
	background-image: url("/forum/styles/prosilver/theme/images/corners_right.png");
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: url("/forum/styles/prosilver/theme/images/corners_left.png");
	background-position: 0 100%;
}

span.corners-bottom span {
	background-image: url("/forum/styles/prosilver/theme/images/corners_right.png");
	background-position: 100% 100%;
}
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

.headerbar {
	background-color: #FDB813;
	background-image: url(/campus/images/bg_menu.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	width: 955px;
}


.f_forum_table {
	background-image: url(/campus/images/f_fd_table.jpg);
	background-repeat:repeat-x;
}
.f_forum_table_top_row {
	background-color: #FDB813;
	background-image: url(/campus/images/bg_menu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
.f_forum_table_sep_row {
	background-color: #FFFFFF;
}
