#logo :hover {

	text-decoration: none;  
	font-weight: bold;
}

button.logout {
	font-family: "Rubik", sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 8px 15px;
	background: -moz-linear-gradient(
		top,
		#686ba6 0%,
		#363752);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#686ba6),
		to(#363752));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(84,84,84,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}


button {
	font-family: "Rubik", sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 8px 18px;
	background: -moz-linear-gradient(
		top,
		#686ba6 0%,
		#363752);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#bd0000),
		to(#636363));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}


ul {
                                  font-family: "Rubik", sans-serif;
                                  margin: 0;
                                  padding: 0;
                                  list-style: none;
                                  width: 220px;
                              }
ul li {
    position: relative;
}
li ul {
    position: absolute;
    left: 220px;
    top: 0;
    display: none;

}
ul li a {
    display: block;
    text-decoration: none;
    color: #0E2231;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;

}

ul li a:hover {
    display: block;
    text-decoration: none;
    color: blue;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;

}

li.menutop {
    background-color: #4c4f87;
    height: 30px;
    border: 0px;
    margin: 0px;
    border-top-color: black;
    border-top-right-radius: 3em;


}

li.menubottom {
    background-color: #4c4f87;
    height: 30px;
    border: 0px;
    margin: 0px;
    border-bottom-right-radius: 3em;

}

#dashboard {
  font-family: "Rubik", sans-serif;
  border-collapse: collapse;

}

#dashboard li {
    list-style-type:none;
}

#customers {
  font-family: "Rubik", sans-serif;
  border-collapse: collapse;

}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4c4f87;
  color: white;
}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left;
    }
* html ul li a { height: 1%; }
/* End */
li:hover ul { display: block;
    }





#obraslist {

	
	position: relative;
	left: 50px;
	font-family: Rubik;
	font-style: normal;
	
	font-size: 15px;
	

	font-color: #FFFFFF;

	

	background-image: url('../imgs/banner.jpg');
	background-size: 719px;
	width: 719px;
	height: 152px;

}


#obraslist p.p1 {


width: 350px;
height: 100px;
padding-left: 25px;
padding-top: 20px;


font-family: Rubik;
font-style: normal;

font-size: 25px;


color: #FFFFFF;
}


#obraslist p.p2 {

	position: relative;
	background-color: #213675;
	border-radius: 10px;
	left:20px;
	width: 120px;
	height: 32px;
	padding-left: 18px;
	font-family: Rubik;
	font-style: normal;
	line-height: 32px;
	text-transform: uppercase;


	font-size: 15px;


	color: #FFFFFF; 
}

#obraslist p.p2:link {

	text-decoration: none;

}

#obraslist p.p2:active {

	text-decoration: none;

}

#obraslist p.p2:visited {

	text-decoration: none;

}

#obraslist p.p2:hover {
	font-weight: bold;
	padding-left: 16px;

}



#obrasicones {

	position: relative;
	left: 50px;
	padding-top: 20px;
	width: 719px;
	display: inline-block;

	
	
}

#obrasicones a:link{

text-decoration: none;
	
		
}

#obrasicones a:active{

text-decoration: none;
	
		
}

#obrasicones a:visited{

text-decoration: none;
	
		
}





#obrasicones div.r1 {


width: 220px;
height: 320px;
text-align: center;
color: #213675;

font-family: Rubik; 
font-size: 16px;
background: #FFFFFF;
border: 10px solid #213675;
box-sizing: border-box;
display: inline-block;
border-radius: 20px;
margin: 8px;
text-decoration: none;

}



#obrasicones div.r1:hover {
   	
   	
   color: #213675;
   background:  	 	#FDF5E6; 
font-weight: bold;
  
    
   }






#obrasicones div.r2 {

width: 220px;
height: 320px;
text-align: center;
color: #213675;
font-family: Rubik; 
font-size: 16px;

background: #FFFFFF;
border: 10px solid #213675;
box-sizing: border-box;
display: inline-block;
border-radius: 20px;
margin: 8px;
text-decoration: none;

}


#obrasicones div.r2:hover {
   	
   	
   color: #213675;
   background:  	 	#FDF5E6; 
   font-weight: bold;

  
    
   }



#obrasicones div.r3 {

width: 220px;
height: 320px;
text-align: center;
color: #213675;
font-family: Rubik; 
font-size: 16px;

background: #FFFFFF;
border: 10px solid #213675;
box-sizing: border-box;
display: inline-block;
border-radius: 20px;
margin: 8px;
text-decoration: none;
}



#obrasicones div.r3:hover {
   	
   	
   color: #213675;
   background:  	 	#FDF5E6; 
   font-weight: bold;
  
    
   }



 footer {
   background-color:#213675; 
   font-family: Rubik; 
   font-size: 12px; 
   line-height: 43px; 
   font-style: normal; 
   
   padding-left: 280px;
   color: white;

 



 }

 footer div {

 display: inline-block;


 }

footer a:hover {

 	   font-weight: bold;
 	 
 	   color: white;
 }

footer a:active {

 	   text-decoration: none;
 	   color: white;
 }

footer a:visited {

 	   text-decoration: none;
 	   color: white;
 }

footer a:link {

 	   text-decoration: none;
 	   color: white;

 }

 footer div.f1 {




 }
 footer div.f2 {
 
 padding-left: 550px;

 }

 nav {

 	padding-left: 7px;
 }

 #bio {
 	padding-left: 15px;
 	padding-top: 2px;
 }

#cabecalho {
	background-color:#213675; 
	color: white;
	font-family: Rubik; 
	  padding-left: 280px;
	  line-height: 30px; 

}
 #cabecalho div
 {
 	
   
   font-size: 12px; 
   
    display: inline-block;
 }

 #cabecalho div:hover {

 	   font-weight: bold;
 	   
 	   color: white;
 }

  #cabecalho a:active {

 	   text-decoration: none;
 	   color: white;
 }

  #cabecalho a:visited {

 	   text-decoration: none;
 	   color: white;
 }

  #cabecalho a:link {

 	   text-decoration: none;
 	   color: white;

 }

 #cabecalho div.link {
 	font-family: Rubik; 
   font-size: 12px; 
   padding-left: 80px;
   


 }


 #rankinglist {

	
	position: relative;
	left: 50px;
	font-family: Rubik;
	font-style: normal;
	
	font-size: 15px;
	

	font-color: #FFFFFF;

	

	background-image: url('../imgs/rankingbanner.jpg');
	background-size: 719px;
	width: 719px;
	height: 160px;

}

#rankinglist p.p1 {


width: 400px;
height: 100px;
padding-left: 25px;
padding-top: 20px;


font-family: Rubik;
font-style: normal;

font-size: 25px;
text-shadow:#213675 1px -1px, #213675 -1px 1px, #213675 1px 1px, #213675 -1px -1px;

color: #FFFFFF;
}


#rankinglist p.p2 {

	position: relative;
	background-color: #213675;
	border-radius: 10px;
	left:20px;
	width: 150px;
	height: 32px;
	padding-left: 18px;
	font-family: Rubik;
	font-style: normal;
	line-height: 32px;
	text-transform: uppercase;


	font-size: 15px;


	color: #FFFFFF; 
}

#rankinglist p.p2:link {

	text-decoration: none;

}

#rankinglist p.p2:active {

	text-decoration: none;

}

#rankinglist p.p2:visited {

	text-decoration: none;

}

#rankinglist p.p2:hover {
	font-weight: bold;
	padding-left: 16px;

}

#rankinglistpessoal {

	
	position: relative;
	left: 50px;
	font-family: Rubik;
	font-style: normal;
	
	font-size: 15px;
	

	font-color: #FFFFFF;

	

	background-image: url('../imgs/rankinghero.jpg');
	background-size: 719px;
	width: 719px;
	height: 200px;

}

#rankinglistpessoal p.p1 {


width: 400px;
height: 100px;
padding-left: 25px;
padding-top: 20px;


font-family: Rubik;
font-style: normal;

font-size: 25px;
text-shadow:#213675 1px -1px, #213675 -1px 1px, #213675 1px 1px, #213675 -1px -1px;

color: #FFFFFF;
}


#rankinglistpessoal p.p2 {

	position: relative;
	background-color: #213675;
	border-radius: 10px;
	left:20px;
	width: 150px;
	height: 32px;
	padding-left: 18px;
	font-family: Rubik;
	font-style: normal;
	line-height: 32px;
	text-transform: uppercase;


	font-size: 15px;


	color: #FFFFFF; 
}

#rankinglistpessoal p.p2:link {

	text-decoration: none;

}

#rankinglistpessoal p.p2:active {

	text-decoration: none;

}

#rankinglistpessoal p.p2:visited {

	text-decoration: none;

}

#rankinglistpessoal p.p2:hover {
	font-weight: bold;
	padding-left: 16px;

}


#deliberalist {

	
	position: relative;
	left: 50px;
	font-family: Rubik;
	font-style: normal;
	
	font-size: 15px;
	

	font-color: #FFFFFF;

	background-image: url('../imgs/deliberabanner.jpg');
	background-size: 719px;
	width: 719px;
	height: 160px;

}

#deliberalist p.p1 {


width: 400px;
height: 100px;
padding-left: 25px;
padding-top: 20px;


font-family: Rubik;
font-style: normal;

font-size: 25px;
text-shadow:#213675 1px -1px, #213675 -1px 1px, #213675 1px 1px, #213675 -1px -1px;

color: #FFFFFF;
}


#deliberalist p.p2 {

	position: relative;
	background-color: #213675;
	border-radius: 10px;
	left:20px;
	width: 160px;
	height: 32px;
	padding-left: 18px;
	font-family: Rubik;
	font-style: normal;
	line-height: 32px;
	text-transform: uppercase;


	font-size: 15px;


	color: #FFFFFF; 
}

#deliberalist p.p2:link {

	text-decoration: none;

}

#deliberalist p.p2:active {

	text-decoration: none;

}

#deliberalist p.p2:visited {

	text-decoration: none;

}

#deliberalist p.p2:hover {
	font-weight: bold;
	padding-left: 16px;

}


#deliberaicones {

	position: relative;
	left: 50px;
	padding-top: 20px;
	width: 719px;
	display: inline-block;

	
	
}

#deliberaicones a:link{

text-decoration: none;
	
		
}

#deliberaicones a:active{

text-decoration: none;
	
		
}

#deliberaicones a:visited{

text-decoration: none;
	
		
}





#deliberaicones div.r1 {


width: 220px;
height: 320px;
text-align: center;
color: #213675;
font-family: Rubik; 
font-size: 16px;

background: #FFFFFF;
border: 10px solid #213675;
box-sizing: border-box;
display: inline-block;
border-radius: 20px;
margin: 8px;
text-decoration: none;
}


#deliberaicones div.r1:hover {
   	
   	
   color: #213675;
   background:  	 	#FDF5E6; 
   font-weight: bold;
  
    
   }

#deliberaicones div.r2 {

width: 220px;
height: 320px;
text-align: center;
color: #213675;
font-family: Rubik; 
font-size: 16px;

background: #FFFFFF;
border: 10px solid #213675;
box-sizing: border-box;
display: inline-block;
border-radius: 20px;
margin: 8px;
text-decoration: none;
}


#deliberaicones div.r2:hover {
   	
   	
   color: #213675;
   background:  	 	#FDF5E6; 
   font-weight: bold;

  
    
   }



#deliberaicones div.r3 {

width: 220px;
height: 320px;
text-align: center;
color: #213675;
font-family: Rubik; 
font-size: 16px;

background: #FFFFFF;
border: 10px solid #213675;
box-sizing: border-box;
display: inline-block;
border-radius: 20px;
margin: 8px;
text-decoration: none;
}



#deliberaicones div.r3:hover {
   	
   	
   color: #213675;
   background:  	 	#FDF5E6; 
   font-weight: bold;
  
    
   }

//