
html, body {
height: 95%;
}

body {
/*	font-family:  Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #DBDCE1; 
	margin:20px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
}

	
#tudo{
    width:98%;
	height:100%;
	min-height:100%;
	border: 15px solid #0000ff;	    
	float: left;
}	

#social .left {
    margin-top: -40px;
    margin-left:30px;
    float: left;
	font-size:10px;
	color: #0000FF; 
	font-family: "Courier New", Courier, monospace;
}

#social .right {
    margin-top: -45px;
    margin-right:25px;
    float: right;
}

html>body #tudo{height:auto;}


#esquerdo {
	width: 230px; 
	float: left;   
	margin-top: 15px;
	margin-left: 15px; 
	margin-bottom: 15px;
}

#esquerdo .texto {
	font-size: 12px;
	color: #0000FF; 
	margin-bottom:10px;
	line-height: 140%;
	font-family: "Courier New", Courier, monospace;
}

#esquerdo .numero {
	font-size: 20px;
	color: #000077; 
	text-align:right;
}

#direito {
	margin-left:260px;
	margin-right:15px;
	margin-top: 15px;
	margin-bottom: 50px;
}


#direito a {
	text-decoration: none;
}


#direito a:hover {
	text-decoration: none;
}

#direito .titulo_top{
    margin-top: 10px;
	margin-bottom: 20px;
	color: #0000FF; 
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
}
	
#direito .titulo_sub{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000077; 
	font-size: 16px;
	text-align: center;
}

#direito .thumbnail{
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
	
#direito .thumbnail_titulo {
	text-align: center;
	color: #0000FF;
	font-size: 10px;
	margin-top:-1px;
	/*	font-family: GillSans; */

	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
}

#direito .admin {
	float: left; 
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 40px; 
	color: #0000FF; 
	background-color: #F3F4F5;  
	padding-left:10px;
	padding-right:10px;
}


#direito .admin ul {
    list-style-type:none;
    margin:0;
    padding:0;
}


#direito .admin li {
    margin-bottom: 15px;
} 

#direito .admin .linha{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF; 
	padding-bottom:10px;
	margin-bottom:10px;
}

#direito .admin li a{
	color: #0000FF; 
	text-decoration: none;
	display: block; 
	padding: 0px;
}

#direito .admin a:link, #direito a:visited{
     text-decoration: none;
} 

#direito .admin a:hover{
	color: #0000FF; 
}

#direito .admin .titulo {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF; 
}

#direito .tabela table {
	border-collapse:collapse;
	border-top: 1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:20px;
	line-height: 160%;
}

#direito .tabela td {
	color:#4F4F4F;
	border-bottom: 1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:10px;
	background-color: #FFFFFF;

}		

#direito .tabela tr.odd td {
	background-color: #F5F5F5;
}

#direito .tabela tr.first td {
	background-color: #0000FF;
	background-color:#CCCCCC;
	color: #FFFFFF;
}

#direito .topo_user {
    float:left;
    width:100%;
	border-bottom: 1px solid #0000FF; 
	padding-bottom:10px;
	margin-bottom:15px;
}

#direito .topo_user_left {
    float:left;
}

#direito .topo_user_right {
    float:right;
}

.line_escuro {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #F7F7F7;
}

.post {
	font-size: 10px;
	padding-bottom:25px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEFDA;
	width: 570px;
}
	

/* Menu */

#menu {
	width: 160px;
	float:left;

} 

#menu ul {
    list-style-type:none;
    margin:0;
    padding:0;
	padding-top: 25px; 
	font-size: 12px;  
}

#menu li {
    margin-bottom: 5px;
} 


#menu .linha{
    margin-top:-5px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF; 
}

#menu li a{
	color: #0000FF; 
	text-decoration: none;
	display: block; 
	padding: 0px;
}

#menu a:link, #menu1 a:visited{
     text-decoration: none;
} 

#menu a:hover{
     color: #FFFFFF;
}

#menu li a#current {
	color: #FFFFFF;
}


img {
	border: none;
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -208px;
	margin-left: -380px;
}

* html .centered { position:absolute }

/* CSS PARA IR PARA A IMAGEM ANTERIOR / SEGUINTE */

#content {
	text-align: left;
}

#prevNext {
	position: absolute; 
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#prevNext a {
	outline: none;
}

#prevLink {
	width: 49%;
	height: 100%;
}

#nextLink {
	width: 49%; 
	height: 100%;
}

#prevLink a, #nextLink a {
	width: 100%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;  /* IE hack */
	display: block;
	text-indent:-999999px;
	border:0;
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink {
	right: 0; 
	float: right;
}

#image {
	position:relative; 
	width: 100%; 
}

#image img {
	margin: 0;
}

#prevLink a:hover, #prevLink a:visited:hover {
	background-image: url(../img/prevImage.png);
	background-repeat: no-repeat;
	background-position: 10% center;
}

#nextLink a:hover, #nextLink a:visited:hover {
	background-image: url(../img/nextImage.png);
	background-repeat: no-repeat;
	background-position: 90% center;
} 

ol, ul, li {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}   