@charset "utf-8";
/* CSS Document */

html, html body, body {
	height:100%;
}
#content {height:100%;	height:100%}

img {border:none;}

a {text-decoration:none; color:#c80000;}
a:hover {text-decoration:underline;}
a:hover img {border:none;}
a img {border:1px solid #fff;}
a:hover img {border:1px solid #c80000;}

fieldset {border:0px;padding:0px;margin:0px;}

html, body {
	background:#aaa;
	background-image:url(/_images/bg_body.gif);
	background-attachment:fixed;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:17px;
	margin:0;
	padding:0;
}

#wrapper {
	width:100%;
}

.clearfix {
	display:block;
	clear:both;
}
#content {
	margin: auto;
	width: 800px;
	margin-top:3px;
	margin-bottom:3px;
	border-left: #C80000 1px solid;
	border-right: #C80000 1px solid;
	border-bottom: #C80000 1px solid;
	padding: 2px;
	background-color: #ffffff;
	position:relative;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #C80000;
}

h1 { font-size:16px; }
h2 { font-size:14px; }
h3 { font-size:12px; }
h4 { font-size:10px; }
h5 { font-size:9px; }
h6 { font-size:8px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#fff;
	display:block;
}
hr {
	background-color:#fff;
	border: 1px solid #c80000;
	color:#fff;
	height:2px;
	clear:both;
}

#header {
	background: #c80000;
	width:804px;
	height:40px;
	clear:both;
	color:#fff;
	margin-top:-2px;
	margin-left:-2px;
}

#logo {
	float: left;
	width:155px;
	height:40px;
	border-right:1px solid #fff;
}

#logo span {
	width:143px;
	height:40px;
	display:block;
}

#logo a {
	width:155px;
	height:40px;
	display:block;
	background-image:url(/_images/nav_logo.gif);
	background-position:top;
	background-repeat:no-repeat
}
#logo a:hover {
	background-position:bottom;
	text-decoration:none;
}

#nav {
	/*width:454px;float:left;*/
	display:block;
	text-align:center;
}


#nav a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	height:30px;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	display:block;
	float:left;
	font-size:10px;
	line-height:30px;
	border-right:1px solid #fff;
}

#nav.logged a {
	padding-left:19px;
	padding-right:19px;
}


#nav a:hover {
	text-decoration:none;
	background:#d44444;
	color:#fff;
}

#nav a:active {
	background:#d55555;
	padding-top:7px;
	padding-bottom:3px;
	color:#eee;
}

/*#nav.logged a:active {
	padding-top:0px;
	padding-bottom:0px;

}
*/

#nav .perfil {
	border:none;
	border-left:1px solid #fff;
	padding-left:21px !important;
	padding-right:20px !important;
}

#nav .login {
	border:none;
	border-left:1px solid #fff;
	padding-left:17px !important;
	padding-right:17px !important;
}

#frmLogin  {
	display:none;
	position:absolute;
	right:0;
	top:40;
	background:#c80000;
	width:230px;
	padding:2px;
	padding-left:5px;
	z-index:100;
}

#frmLogin input.text {
	background:#999999;
	border:1px solid #000000;
	color:#fff;
	font-size:9px;
	width:50px;
}

#frmLogin label {
	color:#fff;
	text-align:right;
	font-size:9px;
	font-weight:bold;
}

#frmLogin #submit {
	border:none;
	background:#d55555;
	padding:2px;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	border:1px solid #fff;
}

#frmLogin #remind{
	width:100%;
	font-size:10px;
	line-height:12px;
	padding:1px;
	text-align:center;
}

#frmLogin #remind a{
	color:#fff;
}
#frmLogin #remind a:hover {
	text-decoration:underline;
}

/*
***************************

	MENU DO USUÁRIO LOGADO
	
***************************
*/

#navUser {
	display:none;
	background: #c80000;
	color:#fff;
	position:absolute;
	right:0;
	top:40;
	z-index:100;
	border:2px solid #c80000;

}

#navUser a {
	background:#c80000;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	font-size:10px;
	line-height:20px;
	width:59px;
}

#navUser a:hover {
	background:#d44444;
	color:#fff;
}

#navAdmin {
	background: #eee;
	width:800px;
	height:20px;
	clear:both;
	color:#fff;
	margin-top:-2px;
	margin-left:-2px;
	font-size:10px;
	padding:2px;
	color:#c80000;
	font-weight:bold;
}

#navAdmin a {
	text-decoration:none;
	color:#c80000;
	height:19px;
	padding-left:11px;
	padding-right:11px;
	display:block;
	float:left;
	font-size:10px;
	line-height:20px;
}

#navAdmin a:hover {
	background:#333;
	color:#fff;
}


/*
*******************

	CONTEUDO

*******************
*/

#content {
	position:relative;
	clear:both;
}


.divMetade {
	display:block;
	width:390px;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}

/*
*******************

	RODAPE

*******************
*/


#rodape {
	clear:both;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

#rodape a {
	color:#c80000;
}

#rodape a:hover {
	text-decoration:underline;
}

#rodape #termos {
	font-size:10px;
	border-top:1px solid #c80000;
	float:left;
	width:710px;
	font-weight:bold;
}


a.piclens {
	color:#fff;
	float:right;
	font-size:10px;
	padding:2px;
	margin:-2px;
}

a.piclens:hover {
	background:#fff;
	color:#c80000;
	text-decoration:none;
}

a.piclens img {
	border:none;
}

a.boxMini {
	position:relative;
	text-align:center;
	border:1px solid #EEEEEE;
	color:#C80000;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	height:115px;
	line-height:12px;
	margin:1px;
	padding:1px;
	width:104px;
}

a.boxMiniExpanded {
	height:140px;
}

a.boxSet {
	width:160px;
	height:230px;
	margin:3px;
}

a.boxMini:hover {
	color:#fff;
	background:#eee;
	text-decoration:none;
}

a.boxMini:hover .foto-info {
	background:#666;
	text-decoration:none;
}


a.boxMini .foto {
	display:block;
	height:84px;
	line-height:84px;
	width:100px;
	margin-bottom:2px;;
	text-align:center;
}

a.boxSet .foto {
	width:160px;
	line-height:160px;
	height:160px;
}


a.boxMini .foto img {
	vertical-align:middle;
}

a.boxMini .foto-info {
	text-align:left;
	position:absolute;
	bottom:2px;
	left:2px;
	width:98px;
	
	background:#999999 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	padding:2px;
}

a.boxSet .foto-info {
	width:148px;
	bottom:5px;
	left:5px;	
}

a.boxMini .foto-info .titulo {
	display:block;
	height:25px;
	overflow:hidden;
}


a.boxBig {
	clear: both;
	text-align:center;
	color:#c80000;
	padding:2px;
	vertical-align:middle;
	display:table-cell;
	height:347px;
	width:355px;
}
a.boxBig:hover {
	background:#eee;
	text-decoration:none;
}

a.boxBig img {
	display:block;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
}

.pgNum {
	font-size:9px;
	clear:both;
	display:inline-block;
}

.pgNum span.current, .pgNum a {
	display:block;
	border:1px solid #c80000;
	width:15px;
	float:left;
	padding:1px;
	text-align:center;
	line-height:15px;
	height:15px;
	margin:1px;
	background:#eee;
}

.pgNum span.current {
	background:#999;
	font-weight:bold;
	color:#fff;
}
.pgNum a:hover {
	border:1px solid #c80000;
	background:#c80000;
	color:#fff;
	text-decoration:none;
}

.pgNum a.first, .pgNum a.prev, .pgNum a.next, .pgNum a.last {
	font-weight:bold;
}
.pgNum a.first, .pgNum a.last {
	width:20px;
}
