@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;

text-decoration:none;
line-height:120%;
}

body {

}

p
{
	font-family:Arial, Helvetica, sans-serif;	
}
/* DIVISÕES */

#background {
width: 100%;
margin: 0px;
}

#geral {
width:993px;
margin: 0px auto;
}

#topo {
width:993px;
height:186px;
margin: 0px auto;
}

#Banner {
position:absolute;
width:470px;
height:620px;
z-index:2;
top:100px;
left:50%;
margin-left:-200px;

}

#Banner_deca {
position:absolute;
width:725px;
height:210px;
z-index:2;
top:50%;
margin-top:-200px;
left:50%;
margin-left:-350px;

}

#data {
width:993px;
height:35px;
background: url(../imagens/layout_site1_2_r1_c2.jpg) no-repeat;
}

#menu_principal {
width:993px;
height:78px;
}

#menu_sec {
width:993px;
height:73px;
background: url(../imagens/layout_site2_r3_c1.jpg) no-repeat;
}

#menu_sec_botoes { float: right;padding-top:3px; padding-right:30px; }
#menu_sec_botoes ul li {
	float: right;
	list-style:none;

}


#menu_sec_botoes ul li a#opt1{ 
background-image: url(../imagens/botoes1_r1_c1.png);
background-repeat:no-repeat;
background-position:top;
display: block;
height:52px;
width:115px;
}

#menu_sec_botoes ul li a:hover#opt1{ 
background-image: url(../imagens/botoes1_r1_c1.png);
background-repeat:no-repeat;
background-position: 0px -49px;
display:block;
height:52px;
width:115px;
}

#menu_sec_botoes ul li a#opt2{ 
background-image: url(../imagens/botoes1_r1_c2.png);
background-repeat:no-repeat;
background-position:top;
display:block;
height:52px;
width:109px;
}

#menu_sec_botoes ul li a:hover#opt2{ 
background-image: url(../imagens/botoes1_r1_c2.png)
background-repeat:no-repeat;
background-position: 0px -49px;
display:block;
height:52px;
width:109px;
}


#menu_sec_botoes ul li a#opt3{ 
background-image: url(../imagens/botoes1_r1_c3.png);
background-repeat:no-repeat;
background-position:top;
display:block;
height:52px;
width:96px;
}

#menu_sec_botoes ul li a:hover#opt3{ 
background-image: url(../imagens/botoes1_r1_c3.png);
background-repeat:no-repeat;
background-position: 0px -49px;
display:block;
height:52px;
width:96px;
}

#menu_sec_botoes ul li a#opt4{ 
background-image: url(../imagens/botoes1_r1_c4.png);
background-repeat:no-repeat;
background-position:top;
display:block;
height:52px;
width:139px;
}

#menu_sec_botoes ul li a:hover#opt4{ 
background-image: url(../imagens/botoes1_r1_c4.png);
background-repeat:no-repeat;
background-position: 0px -49px;
display:block;
height:52px;
width:139px;
}

#menu_sec_botoes ul li a#opt5{ 
background-image: url(../imagens/botoes1_r1_c5.png);
background-repeat:no-repeat;
background-position:top;
display:block;
height:52px;
width:104px;
}

#menu_sec_botoes ul li a:hover#opt5{ 
background-image: url(../imagens/botoes1_r1_c5.png);
background-repeat:no-repeat;
background-position: 0px -49px;
display:block;
height:52px;
width:104px;
}


#menu_sec_botoes ul li a#opt6{ 
background-image: url(../imagens/botoes1_r1_c6.png);
background-repeat:no-repeat;
background-position:top;
display:block;
height:52px;
width:100px;
}

#menu_sec_botoes ul li a:hover#opt6{ 
background-image: url(../imagens/botoes1_r1_c6.png);
background-repeat:no-repeat;
background-position: 0px -49px;
display:block;
height:52px;
width:100px;
}


#flash_meio {
width:993px;
height:213px;
margin: 0px auto;
}

#mapa {
width:993px;
height:30px;
margin: 0px auto;
}

#conteudo {
width:993px;
float:left;
margin: 0px auto;

} 

#conteudo_esquerda {
width:767px;

float:left;
display:inline;
margin-top:22px

}

#submenu_conibase {
width:210px;
height:664px;
float:left;
display:inline;
background:url(../imagens/conibase_r1_c1.jpg) no-repeat;
}

#texto_conibase {
width:503px;

float:right;
display:inline;
margin-right:20px;

}

#conteudo_direita {
width:226px;
/*height:100%;*/
height:500px;
float: right;
display:inline;
background:url(../imagens/layout_site1_1_r3_c3.jpg) no-repeat;
margin-top:22px

}

#conteudo_direita1 {
width:226px;
height:667px;
float: right;
display:inline;
background:url(../imagens/layout_site1_1_r3_c3.jpg) no-repeat;
}

#cursos {
width:730px;
height:25px;
background:url(../imagens/fundo_tables.jpg) repeat-x;
}

#rodape{
width:993px;
height:132px;
margin: 0px auto;
clear:both;
text-align:center;
background:url(../imagens/layout_site1_1_r4_c2.jpg) no-repeat;

}



#promocoes {
width:167px;
height:195px;
text-align:center;
background:url(../imagens/fundo_promocoes.jpg) no-repeat;



}

#imgLogo{
	background:url(../imagens/logo.gif) no-repeat;
	width:200px;
	height:80px;
}

#agenda_cursos p
{
	padding-left:10px;
	padding-right:30px;
	line-height:25px;
}

/* CLASSES */

.verdana_9 {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
line-height:20px;

}

.verdana_9 a:link, .verdana_9 a:visited, .verdana_9 a:active  {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
line-height:20px;

}

.verdana_9 a:hover {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
line-height:20px;

}

.verdana_10 {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
line-height:20px;

}

.verdana_11_branco {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
line-height:20px;

}

.verdana_12_laranja {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:line-through;
line-height:20px;

}

.verdana_11_branco a:link, .verdana_11_branco a:active, .verdana_11_branco a:visited {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
line-height:20px;
}

.verdana_11_branco a:hover {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
line-height:20px;

}

.verdana_14_branco {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
line-height:20px;

}

.verdana_11_azul {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;


}

.verdana_13_azul {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
line-height:20px;

}

.verdana_10_10px {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
line-height:15px;
text-align:justify;

}

.verdana_11 {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
line-height:17px;

}

.verdana_11_justify {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
text-align:justify;
line-height:17px;

}

.verdana_12 {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height:17px;
padding-right:40px;
text-align:justify;

}


.verdana_12 a:link, .verdana_12 a:active, .verdana_12 a:visited {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height:17px;
padding-right:40px;
text-align:justify;

}

.verdana_12 a:hover {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
line-height:17px;
padding-right:40px;
text-align:justify;

}

.verdana_12_conibase {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height:17px;
text-align:justify;

}

.verdana_11 a:link, .verdana_11 a:active, .verdana_11 a:visited {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
line-height:17px;

}

.verdana_11 a:hover {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
line-height:17px;

}

.verdana_14_vermelho {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
line-height:17px;

}

.verdana_18_vermelho {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: none;
line-height:17px;

}


.verdana_11_cinza_promo {
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;



}

.verdana_11_vermelho {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
line-height:17px;

}

.verdana_11_vermelho a:link, .verdana_11_vermelho a:active, .verdana_11_vermelho a:visited {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
line-height:17px;

}

.verdana_11_vermelho a:hover {
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
line-height:17px;

}

.texto_empresa {
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: underline;

}

.texto_contato {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;

text-decoration: none;

}

.texto_sistemas {
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;

}

.texto_sistemas1 {
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 20px;
text-decoration: none;

}

.links_home a:link{
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;

}

.links_home a:active{
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;

}

.links_home a:visited{
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;

}

.links_home a:hover{
color: #5e5e5e;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;

}

.form {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:none;
background-color: #999999;
border:none;
}

.titulos {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration:none;
border:none;
}

.links_submenu a:link, .links_submenu a:active, .links_submenu a:visited {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration:none;
border:none;
}

.links_submenu a:hover {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration:underline;
border:none;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

.togglehtml li{
margin-bottom: 8px;
}

.myheader{
cursor: hand;
cursor: pointer;
}

.mycontent{
padding-top: 2px;
padding-bottom: 9px;
}

.thepet{display: none}
.thelanguage{display: none}
.mycontent{display: none}

/*Uriel - Noticias*/
.home_noticias{
padding: 70px 20px 10px 50px;	
color: #4D5272;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
text-align:justify;

}

.home_noticias a:link, .home_noticias a:active, .home_noticias a:visited {
color: #4D5272;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;

}

.home_noticias a:hover {
color: #4D5272;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;

}

.dica{
color:#CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


.form {
background:url(../imagens/fundo_form.jpg) repeat-x;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
border:1px  #CCCCCC solid;

}

.form_msg {
background:url(../imagens/fundo_form1.jpg) repeat-x;
height:70px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
border:1px  #CCCCCC solid;

}

#conteudo_esquerda iframe
{
	width:990px;
	min-height:600px;
	height:auto;
	
}


/*
	DatePicker
*/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../imagens/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	width: 140px;
	float: left;
}

#calendar-me {
	margin: 20px;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #FFF;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
/*
	Fim DatePicker
*/
