*{
	margin:0;
	padding:0
}

body{
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Verdana";
	/*font-size:13px;*/
	font-size:10px;
	color:#000;
	/*background:#6C7FA1 url("../_img/bg.gif");*/
	background: #000 url("../_img/fundo_site_eaic_2015.jpg");
        background-attachment: fixed;  /*a imagem de fundo não "rola" com a tela */
}

#geral{
	/*width:960px;*/
	width:1920px;
	margin:0px auto;
}
/*
	#logo_1{
		float:left;
		background-image:url("../_img/logo_1.png");
		width:300px;
		height:200px;
	}
	#logo_2{
		float:left;
		background-image:url("../_img/logo_2.png");
		width:300px;
		//height:100px;
		height:200px;
	}
*/
	#topo_eaic{
		float:right;
		/* background-image:url("../_img/topo_eaic.png");*/
		background-image:url("../_img/topo.png");
		/*width:660px;*/
		width:1920px;
		/*height:200px;*/
		height:400px;
	}
/*	#topo_borda{
		float:right;
		background-image:url("../_img/topo_borda.png");
		width:660px;
		//height:40px;
		height:200px;
	}
        */
	#apoio{
		float:left;
		/*/background-image:url("../_img/apoio.png");*/
		background-image:url("../_img/apoio.jpg");
		width:540px;
		height:130px;
	}
        
	#rodape{
		float:right;
		background-image:url("../_img/credito.png");
		width:1380px;
		height:130px;
	}
        
#pagina{
	background:url("../_img/pagina_bg-1920.png") repeat-y transparent;
	/*border-bottom:2px solid #513518;*/
}
	#esquerda{
		float:left;
		width:300px;
	}
	#conteudo{
		float:right;
		width:1520px;
		margin:0px 40px 40px 40px;
	}
	#conteudo p{
			text-align:justify;
			line-height:200%;
		}
	#copyright{
		width:1380px;
		margin-left:300px;
		padding:20px 0;
		text-align:center;
	}
	
#esquerda h2{
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	background:url("../_img/menu_bg.png") repeat-y scroll 0 0 transparent;
	margin:0;
	padding:0;
	text-align:center;
	line-height:250%;
}
#acesso{
	width:100%;
	padding:10px 0;
}
	#acesso form{
		width:100%;
		text-align:center;
	}
		#acesso form table{
			margin:0 auto;
			color:#DDD;
		}
		#acesso form img{
			margin:5px auto 10px auto;
		}
	
#esquerda ul{
	list-style:none;
	width:300px;
}
	#esquerda ul li{
		/*margin:1px 0;*/
		border-bottom:1px #513518 solid;
		list-style:none;
	}
		#esquerda ul li a{
			display:block;
			padding:0 10px 0 40px;
			line-height:250%;
			/*font-size:14px;*/
			font-size:12px;
			color:#FFF; /*#F6E1C2;*/
			text-decoration:none;
		}
			#esquerda ul li a:hover, .menu_sel{
				text-decoration:none;
				background:url("../_img/menu_bg_sel.png") repeat-y;
				/*background:url("../_img/menu_bg.png") repeat-y;*/
				color:#FF1107; /* #1B1107;*/
			}

h1{
	display:none;	
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-bottom:5px;
	margin-bottom:25px;
	color:#513418;
	font-weight:bold;
	border-bottom:1px solid #513418;	
}
h3{
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;
	/*font-size:15px;*/
	font-size:13px;
	color:#513418;
	font-weight:bold;
}

.clear{
	clear:both;
}

table.conteudo{
	margin:0 auto;
}
	table.conteudo th, table.conteudo td{
		padding:10px 3px;
	}
	table.conteudo thead tr th{
		background-color:#513518;
		color:#FFF;
	}
	table.conteudo tbody tr th{
		background-color:#CDBB95;
	}
	table.conteudo tbody tr td{
		background-color:#E5DAC4;
	}

        /*
table.menu_esquerdo{
            margin:0 auto;
}
        table.menu_esquerdo td{
                /*border-bottom: 1px #333 solid; 
                padding: 6px 6px 6px 20px;
                border-top: #666666 2px solid; 
                border-bottom: #333 2px solid;
        }
        */
        
ul.conteudo{
	list-style-position:inside;
	list-style-type:disc;
	color:#513518;
}
	ul.conteudo li{
		padding:5px 0;
		margin-left:25px;
	}

ol{
	list-style-position:outside;
	margin-left:40px;
}



/*---------------------------------------------------------
	FONTS
---------------------------------------------------------*/
.ftazul {
	font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	font-style: 	 normal;
	line-height: 	 normal;
	font-weight: 	 normal;
	font-variant:	 normal;
	text-transform:  none;
	color: 		 #2F5982;
	text-decoration: none;
}

.ftbranca {
	font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	font-style: 	 normal;
	line-height: 	 normal;
	font-weight: 	 normal;
	font-variant:	 normal;
	text-transform:  none;
	color: 		 #ffffff;
	text-decoration: none;
}

.erro {
	font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	font-style: 	 normal;
	font-size: 	 10px;
	line-height: 	 normal;
	font-weight: 	 normal;
	font-variant:	 normal;
	text-transform:  none;
	color:		 #990000;
	text-decoration: none;
}


/*---------------------------------------------------------
	LINKS
---------------------------------------------------------*/

a {
	/*font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	font-size: 		 10px;
	font-style: 	 normal;
	line-height: 	 normal;
	font-weight: 	 normal;
	font-variant:	 normal;
	text-transform:  none;*/
	color: 		 #fff; /*#333333;*/
	text-decoration: none;
}
a:hover {
	color: #ff0000;  /*920 */
}
#esquerda a{
	color: #fff;
}
#esquerda a:hover {
	color: #f00; /*ccc*/
}
#conteudo a {
	color: #000;
	text-decoration: none;
}
#conteudo a:hover {
	color: #000;  
	text-decoration: underline;
}

/*---------------------------------------------------------
	INPUTS
---------------------------------------------------------*/

	input.border-0 {
	border: 0px; background-color: transparent
	}

	input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666666;
		text-decoration: none;
		background-color: #f3f3f3;
		border: 1px solid #a1a1a1;
	}
    file {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666666;
		text-decoration: none;
		background-color: #f3f3f3;
		border: 1px solid #a1a1a1;
    }

	textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666666;
		text-decoration: none;
		background-color: #f3f3f3;
		border: 1px solid #D0CEC1;
	}

	select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666666;
		text-decoration: none;
		background-color: #f3f3f3;
		border: #a1a1a1 1px solid;
	}

	input.erro {
		text-transform: none;
		text-decoration: none;
		background-color: #FFEAEA;
		border: #ff0000 1px solid;
	}

	textarea.erro {
		text-transform: none;
		text-decoration: none;
		background-color: #FFEAEA;
		border: #ff0000 1px solid;
	}

	select.erro {
		text-transform: none;
		text-decoration: none;
		background-color: #FFEAEA;
		border: #ff0000 1px solid;
	}

	input.limpo {
		text-transform: none;
		text-decoration: none;
		background-color: #F3F3F3;
		border: 0px
	}
/************ Xicaum **************/
#principal {
    padding-left: 9px;
    padding-right: 2px;
    background-color:#009242;
    background: url("imagens-uel/bordas-nova.gif") repeat-y;
}

#imgTopArea {
    padding-left: 9px;
    padding-right: 2px;
    background-color:#ffffff;
    background: url("imagens-uel/bordas-nova.gif") repeat-y;
}

#bottom_eaic{
    font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	font-style: 	 normal;
	line-height: 	 normal;
	font-weight: 	 normal;
	font-variant:	 normal;
	text-transform:  none;
	text-decoration: none;
        color: rgb(255, 255, 255);
        font-size: 9px;
}
