/**

@name: Tema ISB
@author: Mauro Joel Schutz
@copyright: ISB - Ind. e Com. Ltda
@date: 06/04/2010
@file: estilo.css

*/

html, body {height:100%;}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #0875f6 url(imagens/fundo.png) repeat-y center;
}

a img {
	margin: 0;
	padding: 0;
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #003abd;
}

h1 {
   font-size: 1.4em;
}

h2 {
   font-size: 1.3em;
   margin-top: 20px;
   margin-bottom: 2px;
}

h4 {
   font-size: 1.0em;
}


h5 {
   margin-top: 0px;
   margin-bottom: 30px;
   padding: 0 15px 0 0;
}

a {
	text-decoration: none;
	color: #083A7B;
}

a:hover {
	color: #0875f6;
}

#borda{
	width: 700px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align:left;
	min-height:100%;
	background: #fff url(imagens/fundo.png) repeat-x;
}

* html #borda { height: 100%; }

#conteudo{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5em;
	background: url(imagens/fundo_conteudo.png) repeat-x top;
}

#direitos{
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	background: #fff url(imagens/fundo_copyright.png) repeat-x top;
}

#direitos p {
	margin: 0;
	padding: 4px;
	font-weight: bolder;
	color: #222;
	font-size: 0.80em;
	border-top: 1px solid #aaa;
}

#topo {
	border-bottom: 1px solid #666;
}

#topo.banner_fundo {
	height: 140px;
	background: url(imagens/MTC_Robotica.png) no-repeat top left;
}

#topo.banner_fundo a.home {
	display: block;
	float: left;
	width: 250px;
	height: 80px;
}

#topo.banner_fundo .texto {
	margin: 0 50px 0 260px;
}

#topo.banner_fundo .texto h1,
#topo.banner_fundo .texto h2,
#topo.banner_fundo .texto h3 {
	font: 16px Arial;
	color: #1b3582;
	margin: 0;
}

#topo.banner_fundo .texto h1 {
	padding: 13px 0 0 40px;
}

#topo.banner_fundo .texto h2 {
	padding: 2px 0 0 70px;
}

#topo.banner_fundo .texto h3 {
	padding: 3px 0 0 90px;
}

#topo.banner_fundo .slogan {
    margin: 2px 0 0 0;
    width: 350px;
    margin-left: 265px;
    text-align: center;
    font-weight: bolder;
    float: left;
}

#topo.banner_fundo .iso9001 {
	float: right;
	width: 50px;
	margin: 15px 8px 0 0;
}

#topo.banner_fundo .slogan p {
    margin: 0;
    font: 23px Arial;
	color: #1b3582;
	padding: 0;
}

#topo.banner_fundo .slogan p.contato {
    font-size: 12px;
}

#topo.banner_fundo .flags {
	width: 25px;
	margin-right: 15px;
    margin-bottom: 8px;
	float: right;
}

#topo.banner_fundo .flags img {
	margin-top:2px;
	width: 100%;
}

#topo a.home {
      display: block;
      float: left;
      width: 300px;
      height: 140px;
}

#direita {
         width: 25%;
         float: right;
}

#direita img {
         width: 90%;
}

#direita.fContato {
	width: 35%;
	padding-left: 10px;
	border-left: 1px solid #666;
}

#centro {
	width: 48%;
        margin-left: 23%;
        border-right: 1px solid #666;
        border-left: 1px solid #666;
	padding-left: 5px;
}

#centro img {
        width: 48%;
}

#centro div.menores img {
        width: 30%;
}


#centro.Contato {
	width: 38%;
	border: 0;
}

#centro.videos img.menor {
        width: 32px;
}

#centro.videos img {
	width: 170px;
}

#centro.videos {
	width: 73%;
	border: 0;
	text-align: center;
}

#esquerda .amostra {
	width: 75px;
	margin: 0 auto;
}

#esquerda .amostra img {
	width: 65px;
	margin: 15px auto;
}

#centro.videos .amostra {
	width: 160px;
	height: 175px;
	float: left;
	margin: 2px;
	border-top: 3px solid #083A7B;
	padding-top: 5px;
}

#centro.videos .amostra img {
	width: 100%;
}

#centro.centralizar {
	width: 60%;
	border: 0;
	padding: 0 10px 0 20px;
}

#centro ul {
	margin-top: 5px;
	margin-left: 25px;
}


#esquerda {
    width: 20%;
    float: left;
    padding: 0 5px 5px 5px;
    text-align: center;
}

#esquerda img {
          width: 70%;
          display: block;
          margin: 10px auto 10px auto;
}

#clock {
       width: 100px;
       margin: 0 auto;
}

.clear {
	display: block;
	width: 0;
	height: 0;
	float: none;
	clear: both;
}

.menu {
	padding: 0 0 0 5px;
	margin: 15px 0 15px 0;
	list-style: none;
	text-align: left;
	font-size: 1.2em;
}

.menu li {
	margin: 2px 0 2px 0;
	border: 1px solid #aaa;
}

.menu li a{
      border-left: 5px solid #003abd;
      color: #003abd;
      padding: 3px;
      text-decoration: none;
      background: #bbb;
      display: block;
      font-weight: bolder;
      font-size: 0.9em;
}

.menu li a:hover {
      border-left: 5px solid #0045e1;
      color: #0045e1;
      background: #ccc;
}

.diamont {

	color: #0875f6;

}

