



/*
 * $Id$
 */

#headerContainer, #centerContainer
{ 
  width:100%;
}
#headerContent, #centerContent
{ 
  width:960px;
  margin:0 auto;  
}
#headerContent { 
background: transparent url(/ri/image/bg_headerContent.jpg) no-repeat top left; 
}
#headerContainer
{  
  padding-top:20px;
  /*border-bottom:10px solid #902e2f;*/
  /*background: #0d2845 url(/ri/image/bg_header.jpg) repeat-y top right;*/
  background-color:#9D1B33;
}

#centerContent { 
background: transparent url(/ri/image/bg_centerContent.jpg) repeat-y top center;
}

.section { background: transparent url(/ri/image/section_pointer.png) no-repeat center left; }



#centerContent
{  
  /*background-color: #fff;*/
}


.searchBoxLabelSmall input 
{ 
  margin-left:1px;
  border: 1px solid #b2b2b2;
}

#tlocation {  
            width:90%; 
}

form {  
       margin:1px;
}
img {
    border:none;
}

.sidebar input {
	 width:150px;/*Para a caixa caber na side bar*/
	 font-size: 11px;
}
.sidebar h3, .sidebar h4 {
	 background-color: #ddd;
         padding: 5px;                  
}


/*#header
{ color: #fff; 
  height: 101px;
  border-bottom: none;
  background: #fff url(img/barra_header.jpg) bottom no-repeat left;
}
*/


.supported_locale {
		  float:left;
		  margin-right:10px;
}
.top_news p {
	  text-align:justify;
}


.destaque_principal .imagem {
		    float:left;
		    border: 1px solid #555;
		    margin-right:20px;
		    padding: 2px;
}

.leftPageFooterBar {
		   background-color: #e5e5e5;
}


.communityLink .lnkToggleCommunityCollections {
	       font-weight:normal;
}

.clear
{
   clear:both;
}	
.auth_method
{
	margin-bottom:10px;
}
.auth_method_image
{
    float:left;
    width:100px;
    border:1px solid #ccc;
}
.auth_method_image img
{
    width:100px;
}
.auth_method_title
{
   margin-left:120px;	
}
.auth_method_legend
{
   font-size:0.9em;
   font-style:italic;
   margin-left:120px;	
}


/*
 * $Log$
 */
