/* ===========================================
	B A S E
============================================ */
* { margin: 0 ;	/**/ padding: 0 ; }
html {
	font-size:100.01%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	overflow: -moz-scrollbars-vertical; /*colcoa barra de rolagem no firefox*/
	overflow-x: hidden; /* tira barra de rolagem horizontal */
}
body#home{
	background:url(../img/bkg_sombra.jpg) no-repeat center;
	color:#000000; /* cor base do site */
	display:inline;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:75%;  /* Resets 1em to 12px */
	margin: 21px; 
	padding: 0;
	text-align:center;
}
body#other{
	color:#000000; /* cor base do site */
	display:inline;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:75%;  /* Resets 1em to 12px */
	margin: 21px; 
	padding: 0;
	text-align:center;
}

#base{
	width:766px;
	margin:auto;	
	position:relative;	
	display: table;
	text-align:center;
}
p { line-height:18px; }
/**/

a { color:#000000; /**/ text-decoration: none; }
a:hover { text-decoration: underline; }

img{ border:0; }

ul { list-style: none; }

.blocked, .showhide, .bug_ie { display: none; }

.abas { display:table; }

.links_padrao { color:#003399; }


/* ===========================================
	/ B A S E
============================================ */


/* ===========================================
	C O N T E Ú D O
============================================ */
#conteudo{
	background:url(../img/bkg.jpg) no-repeat center;
	display:table;
	margin:0 auto;
	width:766px;
	text-align:center;
}
body#other #base #conteudo{
	width:752px;
	margin:0;
	background:none !important;
	text-align:center;
}

#conteudo #meio{ float:left; /**/ height:361px; /**/ margin:110px 68px 105px 121px; /**/ width:577px; }

#meio #menu{ float:left; /**/ height:31px; /**/ width:577px; }

#meio #formulario{ background:url(../img/form_bkg.jpg); /**/ float:left; /**/ height:330px; /**/ width:202px; }

#formulario #FormContato fieldset{ border:0; /**/ color:#413e32; /**/ text-align:left; }

#FormContato{ background:url(../img/form_bkg_2.jpg) no-repeat; /**/ float:left; /**/ height:256px; /**/ margin-top:64px; /**/ padding-top:10px; /**/ width:202px; }

#FormContato label{ float:left; /**/ margin:0 0 5px 13px; /**/ width:173px; }
#FormContato label input, textarea{ border:#413e32 1px solid; /**/ float:left; /**/ width:173px; }
#FormContato label textarea{ height:70px;}

#FormContato button{ background:url(../img/btn_enviar.gif); /**/ border:0; /**/ cursor:pointer; /**/ float:right; /**/ height:17px; /**/ margin:5px 15px 0 0; /**/ text-indent:-9999em; /**/ width:49px; }


#meio #logo{ float:left; /**/ height:64px; /**/ width:375px; }

#meio .bloco{ float:left; /**/ width:375px; }

.bloco.img01{ height:87px; }
.bloco.img02{ height:84px; }
.bloco.img03{ height:95px; }


/* ===========================================
	/ C O N T E Ú D O
============================================ */

/* ===========================================
	P Á G I N A S   I N T E R N A S
============================================ */
#logo2 a{ background:url(../img/logo_horiz.gif) no-repeat center; /**/ width:752px; /**/ height:30px; /**/ float:left; /**/ margin-bottom:16px;}
#logo2 h1 { text-indent:-9999em;}

#language { width:46px; float:right; }
img.barra_superior { margin:0 0 0 44px; }

body#other #base #conteudo #menu2{ height:26px; /**/ width:548px; /**/ margin:20px auto; }
#textos { float:right; /**/ width:460px; !important /**/ min-height:300px; text-align:left; /**/ margin-top:14px; }
#textos dl dt strong { text-transform:uppercase; }
#textos dl { margin-top:20px; }
#textos dl dd { font-size:1.0em; line-height:18px; }
.quemsomos { background:url(../img/title_quemsomos.gif) no-repeat left; /**/ text-indent:-999em; }
#ilustrativa { float:left; /**/ width:253px; !important /**/ margin-top:14px; height:100%; }
.space1 { margin-top:20px; }
.space { margin-top:400px; }
.space2 { margin-top:140px; }
#footer { width:752px; float:left; margin-top:50px; display:inline; }
#footer address { float:left; font-style:normal; font-size:0.8em; }
#footer p { float:right; font-size:0.8em; }

.modulo1 { background:url(../img/title_modulos1.gif) no-repeat left; /**/ text-indent:-999em; }
.modulo2 { background:url(../img/title_modulos2.gif) no-repeat left; /**/ text-indent:-999em; }
.modulo3 { background:url(../img/title_modulos3.gif) no-repeat left; /**/ text-indent:-999em; }
.links { background:url(../img/title_links.gif) no-repeat left; /**/ text-indent:-999em; }
.courses { background:url(../img/title_courses.gif) no-repeat left; /**/ text-indent:-999em; }
.aoficina { background:url(../img/title_aoficina.gif) no-repeat left; /**/ text-indent:-999em; }
.produtos { background:url(../img/title_produtos.gif) no-repeat left; /**/ text-indent:-999em; }
.bibliografia { background:url(../img/title_bibliografias.gif) no-repeat left; /**/ text-indent:-999em; }
.alinhar { float:left; margin:0 30px 20px 0; }
.clear { clear:both; }


#embreve { margin:auto; /**/ width:auto; /**/ height:auto; }


/* ===========================================
	/ P Á G I N A S   I N T E R N A S
============================================ */

