@import url(menu.css);

a, a:link { color: #002238; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; }
a:hover { text-decoration: underline; }

/********************** FORMULARIO DE BUSCA*****************/
.btBusca {
	background: #004978;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid #004978 1px;
	padding: 2px;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 5px;
	

}
/*********************** FIM DO FORMULÁRIO DE BUSCA  **********************/

/**************************CORES CORES CORES CORS CORES*******************/

/******Amarelo***********/
.yellow_light {	background-color: #FBF8E3; }
.yellow { background: #CCA81E; }

/******Azul**************/
.blue_light { background-color: #6392B2; }
.blue_light_clear { background-color: #D1E4EF; }
.blue {	background-color: #26547C; }


/******Verde*************/
.green_light { background-color: #F4F7E8; }
.green { background-color: #738F13; }

/*************************FIM DAS CORES**********************************/

p.informativo {
	text-align: justify;
	font-size: 120%;
}
p.sistema a,
p.sistema a:link,
p.sistema a:visited,
p.sistema a:hover {
	color: #FFFFFF;
	}

* { margin: 0px; padding: 0px; }

ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.info a {
	display: block;
	padding: 0 0 5px 10px;
	background: url(../informaq/tri.gif) 0 6px no-repeat;
	}
	
.seta a {
	display: block;
	padding: 0 0 5px 10px;
	background: url(../imagens/tri.gif) 0 6px no-repeat;
	}
	
.seta a:hover {
	text-decoration: underline!important;
	}
	
.green-square a {
	display: block;
	padding: 0 0 5px 10px;
	background: url(../imagens/green-square.gif) 0 6px no-repeat;
	color: #4D5F0C!important;
	}
	
.green-square a:hover {
	text-decoration: underline!important;
	}
	
h2 {
	color: #fff;
	font-size: 150%;
	}

.tit h2 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h3 {
	color: #fff;
	font-size: 130%;
	}

.info h3 {
	color: #26547C;
	font-size: 130%;
	}

h4 {
	color: #fff;
	font-size: 110%;
	padding-top: 4px;
	}

.ajuste h4 {
	color: #26547C;
	font-size: 120%;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 20px 0 10px; 
	text-align: center; 
	border-bottom: 1px solid #6392B2;
	}
	
.menutrab {
	display: block;
	padding: 10px;
	color: #FFFFFF!important;
	background: #26547C;
	margin-bottom: 10px;
	}

div.pad ul li {
	list-style-type: square;
	margin-left: 20px;
	}


body {
	padding: 0px; margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 70%;
	width: 100%;
	height: 100%;
	}
	
div.pre_topo {
	position: absolute;
	left: 0px;
	z-index:20001;
	width: 100%;
	}
	
div.pre_menu {
	position: absolute;
	left: 10px;
	height: 100%;
	background: #6392B2 url(http://www.abimaq.org.br/teste/imagens/fundomenu.png) repeat-x;
	z-index:20000;
	}
	
div.pre_dir {
	position: absolute;
	width: 240px;
	right: 10px;
	height: 100%;
	background: #6392B2 url(http://www.abimaq.org.br/teste/imagens/fundomenu.png) repeat-x;
	z-index:19999;
	}

img.tl {
	position: absolute;
	top: 0px;
	left: 0px;
	}

img.tr {
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
	
div#corpo {
	margin: 0 auto;
	height: 100%; 
	width: 100%; 
	position: absolute; 
	padding: 0; 
	min-height: 700px; 
	min-width: 1000px;
	max-height: 800px; 
	max-width: 1152px;
	}



div#cabecalho {
	display: block;
	padding: 0px;
	background: #023D65 right center no-repeat url('../imagens/topo.jpg');
	margin: 10px 10px 0;
	height: 102px;
	}

div#topo {
	padding: 10px;
	position: relative;
	color: #fff;
	height: 82px;
	}
	
div#topo div#t {
	width: 400px;
	float: left;
	}
	
div#topo h1 {
	display: block;
	width: 500px;
	}


div#topo img {
	float: left;
	margin-right: 20px;
	}
	
div#topo ul {
	position: absolute;
	right: 10px;
	top: 17px;
	}
	
div#topo ul li {
	float: left;
	}	
	
div#topo form {
	position: absolute;
	right: 30px;
	bottom: 0px;
	height: 37px;
	}
	
a.logo {
	display: block;
	float: left;
	width: 51px;
	height: 82px;
	margin-right: 10px;
	background: url(../imagens/logo.gif) no-repeat;
	}

	
form .radio {display: none;}
form .inpBusca {
	border: none; 
	margin-bottom: 5px; 
	width: 130px; 
	margin-right: 10px;
	padding: 3px 5px;
	}
	
form input.txt {
	border: 0px;
	margin: 5px 5px 0px 0px;
	}
	
div#meio {
	max-height: 522px!important;
	}
	
div#meio div.ajuste {
	padding: 20px;
	_padding: 10px;
	overflow-y: auto;
	overflow-x: hidden;	
	}
	
div#centro {
	margin: 125px 260px 0 170px;
	}
	
div.destaque {
	overflow: auto;
	min-height: 300px;
	}
	
#destaque, #clipping {
	overflow: hidden;
	min-height: 200px;
	max-height: 240px!important;
	}
		
#clipping div.linha ul li,
#clipping p.especial {
	background: url(../imagens/green-square.gif) 0 4px no-repeat;
}
	
#destaque div.linha ul li {
	background: url(../imagens/yellow-square.gif) 0 4px no-repeat;
}

#externo {
	margin: 125px 10px 10px;
	}
	
div.tit {
	display: block;
	height: 33px;
	padding: 5px 0px 0px 20px;
	position: relative;
	}
	
.not_prin {
	float: left;
	padding-right: 10px;
	margin: 10px; 
	width: 120px; 
	border-right: 1px solid #FFF08F;
	}
	
div.tit a,
div.tit a:hover,
div.tit a:link,
div.tit a:visited {
	color: #fff;
	font-weight: normal;
	}
	
div.tit a:hover {
	background-position: 0px -11px;
	}

div.destaque_prin,
div.clipping {
	height: 150px;
	}

#clipping div.linha ul li {
	padding: 0 10px 8px 10px; 
	_padding: 0 10px; 
	width: 44%; 
	float: left; 
	height: 30px;
	_height: 50px;
	}

#destaque div.linha ul li {
	padding: 0 10px 8px 10px; 
	_padding: 0 10px; 
	width: 44%; 
	float: left; 
	height: 50px;
	_height: 50px;
	}

#clipping p.especial {
	padding: 0 10px 8px 10px; 
	_padding: 0 10px; 
	height: 30px;
	_height: 27px;
	}

div.destaque p.pad,
div.destaque div.pad {
	padding: 10px;
	}
	
div.destaque dl,
div.clipping dl {
	padding: 10px;
	}
	
div.destaque dl dt {
	font-weight: bold;
	text-transform: uppercase;
	}
	
div.destaque dl dd{
	margin-bottom: 10px;
	}
		
div.destaque a:link,		
div.destaque a:visited,		
div.clipping a:link,
div.clipping a:visited {
	text-decoration: none;
	color: #000033;
	}
	
div.clipping a:hover,
div#destaque a:hover {
	text-decoration: underline;
	}
	
div.clipping dl dt {
	font-weight: bold;
	text-transform: uppercase;
	}
	
div.clipping dl dd{
	margin-bottom: 5px;
	}
	
div#dir {
	float: right;
	margin: 125px 0 0;
	width: 240px;
	}
	
p.cliquelado {
	font-size: 90%; 
	background-color: #77A2BF; 
	color: #000000;
	padding: 10px;
	margin-bottom: 10px;
	}
	
div#araAdm {
	line-height: 170%;}

div#araAdm a,
div#araAdm a:link,
div#araAdma:hover {font-weight: normal;}
	
div#video object, 
div#video embed {
	width: 220px;
	height: 180px;
	} 

div.video-pos {
	margin-top: 10px;
	_margin-top: 0px;
	}
	
div#palavra,
div#video {
	padding: 10px;
	}

div.palavra {
	height: 80px;
	border-bottom: #85ABC2 1px solid;
	}
	
div#palavra div {
	height: 90px;
	}
	
	
div#rodape {
	padding: 0px;
	background: #fff;
	width: 100%;
	margin: 0;
	bottom: 0px!important;
	left: 0px!important;
	position: absolute;
	z-index: 30000;
	}
	
div#banners {
	padding: 10px;
	text-align: center;
	height: 60px;
	overflow: hidden;
	}
	
div#banners img {
	margin: 0px 12px 20px 0px;
	width: 120px;
	height: 60px;
	}
	
div#endereco {
	background: #D5E1EA no-repeat url(imagens/crodl.png);
	padding: 5px;
	text-align: center;
	font-size: 90%;
	position: relative;
	height: 24px;
	}
	
p.fotoinfo {
	display: block; 
	width: 94%; 
	text-align: left; 
	margin: 10px 0 20px;
	}
	
div.visitor {
	padding: 20px; 
	font-size: 120%; 
	line-height: 200%;
	background-color: #FFFFFF;
	margin: 0px 20px; 
	border: 1px solid #26547C;
	}
	
div.visitor div.seta a {
	margin: 0;
	font-weight: normal!important;
	color: #26547C;
	line-height: 100%;
	background-position-y: 4px;
	}
	

/***************************Diretoria*******************************/

div.ajuste ul li.sobre {
	display: block;
	float: left;
	width: 45%;
	padding: 0 10px 0;
	margin-bottom: 5px;
	cursor: hand;
	}

div.ajuste ul li.obs {
	text-align: right;
	font-weight: bold;
	}
	
li.over:hover {
	background: #6392B2;
	color: #fff;
	}

/**************************Fim da Diretoria****************************/

div.manchete {
	position: absolute;
	top: 12px; 
	right: 14px; 
	color: #fff;
	}



form#curso_inscr label {
	display: block;
	width: 70px;
	float: left;
	text-align: right;
	padding-right: 4px;
	}
form#curso_inscr input {
	width: 100px;
	float: left;
	}
form#curso_inscr p {
	clear: both;
	}
	