/*Theme Name: PLUG21 001
Theme URI: http://plug21.com
Description: modelo 001 plug21
Version: 1.0
Author: PLUG21 Author 
URI: http://plug21.com
Tags: plug*/
body {	
    background: #FFF;
    behavior:url("http://www.plug21.com/wp-content/themes/plug/images/csshover.htc");
		color: #26435E;	
    font-size: 11.2px;	
		font-family: Arial, "Helvetica";	
    font-size: 12px;
		margin: 0px auto;	
		text-align: center;  
    width: auto;
		}
.total { 
  background: #FFF url("images/fundo.jpg") repeat-x;
  display: table;
  height: auto;
  margin: 0 auto;
  text-align: center;
	width: 100%;
}

.interno { 
  background-position: 0 -345;
}

  .site { 
    margin-top: 5px;
  }

a { color: #003879; text-decoration: none;}	
a:link { color: #006699;}		
a:hover { color: #082947;}			
.destaque a { color: #006699; text-decoration: none;}	
.destaque a:link { color: #006699;}		
.destaque a:hover {	color: #082947;}		
.paginacao a {font-size: 14px; font-weight: bold;}	
h2 { 
    color: #006699;
    font-family: Trebuchet Ms;			
    font-size: 24px;				
    line-height: 23px;				
    margin-bottom: 5px;
   }     
h3 { 
    font-size: 14px;		
    line-height: 17px;     
   } 
     
h4 { 
     color: #006699;
     background: #F0F9FC;
     border-bottom: 1px solid #0099CC;
     width: 620px;
     font-family: Trebuchet Ms;			
     font-size: 19px;				
     line-height: 23px;				
     margin-top: 20px;	
   }  
	
/* estrutura do site */ 

.topo_site {
    height: 505px;
}

  .interno .topo_site{ 
    height: 165px;
  } 

.topo { 
    height: 108px;
}        
.bnplug {
  height: 346px;
  overflow: hidden;
  text-align: center;
} 
.menusite { 
    background: #0B233B;
    height: 51px; 
} 
.miolo2 {
 
}
.rodape { 
      height: 50px;
      margin: 10px 0 40px;
      text-align: center;
		}   
  .rodape ul{ 
        margin: 0px auto;
        text-align: center;
        width: 720px;
      }  
  .rodape ul li{ 
        display: inline;
      }   
.rodape2 { 
      background: #F1FCFF;
      height: 60px;
      padding: 10px 0 0 0;
      max-height: 50px;
      width: 100%;
}  
  .rodape2 .endereco{ 
      color: #026191;
      font-size: 11px;
  }   
 
.miolo {  
  display: table;
}
.miolo div {
  text-align: left;
 }
.div1, .div2, .div3 {  
  display: inline;
  height: 269px;
 }
.div1 {  
	float: left; 
  margin-right: 40px;
	width: 300px;
}  
 				
.div2 { 
  float: left;  
	height: 269px;
  margin-right: 40px;
	max-height: 269px;
	width: 300px;
}  
.div2 ul li { 
  background: url("images/bt.gif") no-repeat;
  background-position: 0px 6px;
  border-bottom: 1px solid #9ED8EC;
  display: table; 
  height: 26px;
  max-height: 19px;
  max-width: 280px;
  padding-left: 20px;
  padding-top: 6px;
	width: 300px; 
}
		  		 	 
.div3 {
  float: left;
  height: 269px;
  width: 300px;
}
  .div3 .clientes {
    border: 1px solid #C6E8F4;
    float: left;
    height: 135px;
    max-height: 133px;
    max-width: 298px;
    overflow: hidden;
    width: 300px;
  }
    .pics {  
        height:  232px;  
        width:   232px;  
        padding: 0;  
        margin:  0;  
    } 
     
    .pics img {  
        padding: 15px;  
        border:  1px solid #ccc;  
        background-color: #eee;  
        width:  200px; 
        height: 200px; 
        top:  0; 
        left: 0 
    } 
.div3 .lateral {
  background: #000;
  height: 50px;
  width: 320px;
}    
		 
/* Conteudo noticia */		
.newscontent {	
    background: #FFF;
		font-family: arial, Helvetica;
    font-size: 12px;
		float: left;
		line-height: 20px;
    margin: 21px 40px 40px 0;
		width: 640px;
		overflow-x: hidden;
}

.wide {	
		width: 980px;
}
  .newscontent .titulo {	
    border-bottom: 2px solid #26435E;
    margin-bottom: 20px;
	}		 
     
  .newscontent p{
      text-align: Justify;
    }   
   
  .newscontent p img {
      margin: 5px;
  }
  .lista_itens {
    height: 300px;
    margin: auto;
    margin-bottom: 20px;
    width: 680px;
  }   
    .newscontent .item {
      display: inline;
      float: left;
      height: 290px;
      margin: 0 40px 10px 0;
      width: 300px;
    }
      .newscontent .item h3{
        width: 290px;
      }
      .newscontent .item div{
        height: 230px;
        margin-bottom: 5px;
        overflow: hidden;
        width: 300px;
      }
			.paginate {
        margin: 0px auto;
        margin: 40px 0 20px 40%;
				text-align: center;
			}
				.paginate a {
          color: #FFF;
					background: #026191;
					padding: 6px;
					margin: 5px;
				}
        .paginate a:hover {
          color: #FFF;
					background: #26435E;
				}

/* FORMATAÇÃO DE TEXTO*/
img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
