body {
	margin:0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
        background-image: url(imagens/fundotextura.jpg);
	text-align: justify;}

#caixa_topo {
	margin: auto;
	width: 100%;
	height: 50px;
	_height: 50px;
	width: expression(document.body.clientWidth < 701? "700px" : "100%"); 
	min-width: 700px;
	background-color: #085ba1;
	background-image: url(imagens/banner_fundo.jpg);}

#banner_esq {
	float: left;
	/*width: 183px;*/
	height: 50px;
	_height: 50px;
	text-align: left;
	background-image: url(imagens/banner1.jpg);
	background-repeat: no-repeat;}

#banner_dir {
	float: right;
	width: 461px;
	height: 50px;
	_height: 50px;
	padding-right: 5px;
	text-align: right;
	background-image: url(imagens/banner2.jpg);
	color:#ffffff;
	font-family: Arial;
	font-size:11px;}

#caixa_meio {
	margin: auto;
	width: 100%;
	width: expression(document.body.clientWidth < 791? "790px" : "100%"); 
	min-width: 790px;
	background-color: #ffffff;
        background-image: url(imagens/fundotextura.jpg);
	min-height:480px;}

/* SESSOES */

#ifr_menu{
width:400px;
margin-left:20px;
}

#informatica_banner, #xadrez_banner, #contatos_banner {
	width: 100%;
	height: 60px;
	_height: 40px;
	min-width: 190px;
	overflow:hidden;}

#informatica_banner {background-color: #ffbb00;}

#xadrez_banner {background-color: #333333;}

#contatos_banner {background-color: #077f00;}

#discovirtual_banner {
background-color: #085BA1;
	width: 100%;
	height: 60px;
	_height: 40px;
	min-width: 190px;
	overflow:hidden;
}

#informatica_esquerdo, #xadrez_esquerdo, #contatos_esquerdo,#discovirtual_esquerdo {
	position:relative;
	width: 22%;
	height: 200px;
	_height: 200px;
	width: expression(document.body.clientWidth < 801? "190px" : "22%"); 
	min-width: 190px;
	float:left;
	top:  15px;
	left: 10px;}


#index_esquerdo{
	position:relative;
	width: 22%;
	height: 600px;
	_height: 600px;
	width: expression(document.body.clientWidth < 801? "190px" : "22%"); 
	min-width: 190px;
	float:left;
	top:  15px;
	left: 10px;}

#index_conteudo {
	position:relative;
	width: 38%;
	height: 200px;
	_height: 200px;
	width: expression(document.body.clientWidth < 801? "310px" : "38%");
	min-width: 310px;
	float:left;
	top:  15px;
	left: 10px;}

#index_direito {
        background-image: url(imagens/fbranco.jpg);
	position:relative;
	width: 32%;
	height: 600px;
	_height: 600px;
	width: expression(document.body.clientWidth < 801? "280px" : "32%");
	min-width: 280px;
	float:right;
        left: 0px;
        right: 0px;}

#informatica_conteudo, #xadrez_conteudo, #contatos_conteudo, #discovirtual_conteudo {
	position:relative;
	margin-left: 20px;
	width: 73%;
	width: expression(document.body.clientWidth < 800? "550px" : "73%"); 
	min-width: 550px;
	float:right;
	top:  5px;
	right: 10px;
	vertical-align: top;}

/* ARREDONDAMENTO DOS CANTOS */

span.toporedondo, span.baseredondo, span.toporedondo_xadrez, span.baseredondo_xadrez {
display:block; 
background: transparent;}

span.toporedondo span, span.baseredondo span, span.toporedondo_xadrez span, span.baseredondo_xadrez span {
display: block;
height: 1px;
overflow: hidden;}

span.toporedondo span, span.baseredondo span {
background: #ffbb00;}

span.toporedondo_xadrez span, span.baseredondo_xadrez span {
background: #333333;}

span.toporedondoconteudo span, span.baseredondoconteudo span, span.toporedondoconteudo_xadrez span, span.baseredondoconteudo_xadrez span {
display: block;
height: 1px;
overflow: hidden;}

span.rum { margin:0 5px; }
span.rdois { margin:0 3px; }
span.rtres { margin:0 2px; }
span.rquatro { margin:{background-color: #333333;} 0 1px; height: 2px; }

.meioredondo, .meioredondo_xadrez {
color: #1dbaf1; 
margin: 0;
padding: 5px 15px;
height: 200px;}

.meioredondo {background: #ffbb00;}

.meioredondo_xadrez {background: #333333;}

/* VIDEOS */
#linksvideos {
	width: 40%;
	float:left;}

#videos {
	overflow:hidden;
	width: 60%;
	text-align:right;
	float:right;}

/* COLUNAS DOS CONTEUDOS */

.coluna1 {
	position: relative;
	width: 48%;
	float: left;}

.coluna2 {
	position: relative;
	width: 48%;
	float: right;}

.colunacentro {
	position: relative;
	margin: auto;
	width: 350px;}

/* LINKS */
.topo {
	text-decoration: none;
	color: #1dbaf1;}

.topo a {
	text-decoration: none;
	color: #1dbaf1;}

.topo a:hover {
	color: #ffffff;
	text-decoration: none;}

.ptopo {
	font-weight:bold;
	text-decoration: none;
	color: #1dbaf1;
	margin-left: 350px;
        margin-top:33px;}

.ptopo a {
	text-decoration: none;
	color: #1dbaf1;	}

.ptopo a:hover {
	color: #ffffff;
	background: #1dbaf1;
	text-decoration: none;}


.menu, .menu_xadrez {
	display: block;
	font-weight:bold;
	font: 15px Arial;
	color: #1dbaf1;
	height: 20px;
	padding: 2px;
	border-bottom: 1px solid;}

.menu {	border-color: #ffff99;}

.menu_xadrez {border-color: #cccccc;text-align:left;}


.menu a, .menu_xadrez a {
	text-decoration: none;
	font-weight:bold;
	color: #1dbaf1;
}

.menu a:hover, .menu_xadrez a:hover {color: #ffffff;}

.lnks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #08004F;
	text-decoration: none;
	text-align: justify;
        list-style-type: none;}
.lnks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1dbaf1;
	text-decoration: none;
}
.lnks a:hover {
	color: #000000;
	text-decoration: underline;}



/* FORMATACAO DOS TEXTOS */

h1.informatica {
	color:#1dbaf1;
	text-align:left;
	margin-top:8px;
	margin-left:25px;}

p {
 margin-left:5px;
 margin-right:8px;}

h2.bemvindos {
	font-family: "Comic Sans MS","Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;}

h2.titulo, h3.titulo {
	font-family: "Comic Sans MS","Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #1dbaf1;}
h3.titulo { font-size: 14px;}


.corpo, .flashplayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #08004F;
	text-decoration: none;
	text-align: justify;}

.flashplayer { text-align: center;}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1dbaf1;
	text-decoration: none;
	font-size: 14px;}

.titulosessao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;}