/* CSS GLOBAL */
* {
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
}

body {
	background-color: #182D58;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* CONFIGURA A LARGURA DO CONTEUDO GERAL*/
#wrapper{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:#FFF;
}

#wrapperinterno {
	width:800px;
	margin:0 auto;
	background:#FFF;
}

.cleaner{
	clear:both;
}

/*SISTEMA DE ABAS - PÁGINAS INTERNAS*/ 
#mainContainer{
	height:600px;
	margin:0 auto;
	padding-top:85px;
}

#mainMenu{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #062376;
	height: 34px;
	background-color: #FFFFFF;
}

#mainMenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2E396D;
	margin-left: 1px;
	margin-right: 1px;
	padding-left:15px;	/* Spaces at the left of main menu items */
	padding-right:15px;
	margin-top: 6px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7DA0C4;
	border-left-color: #7DA0C4;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E0E9F1;
	background:none;
}

#mainMenu .activeMenuItem{!important /* Style attributes of active menu item */
	cursor:pointer;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #062376;
	border-left-color: #062376;
	background-image: url(../images/tabmenu/tabmenu_left_over.png)!important;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #062376;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D42BF;
}

#mainMenu .linktab {!important
	background-image: url(../images/tabmenu/tabmenu_left.png);
	background-repeat: repeat-x;
}
	
#mainMenu .activeMenuItem img{!important
	bottom:0px;
	right:0px;
	background-image: url(../images/tabmenu/tabmenu_left_over.png)!important;
	background-repeat: repeat;
}
		
#mainMenu .inactiveMenuItem{!important /* Style attributes of inactive menu items */
	color: #38476D;	/* Text color */
	cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	margin-right: 1px;
	background-image: url(../images/tabmenu/tabmenu_left.png);
	background-repeat: repeat;
}

#submenu{
	width: 640px;
	padding-right: 0px;
	padding-left: 0px;
}	

#submenu div{
	/*white-space:nowrap;	*//* Don't change this option */
	width: 640px;
}

#submenucompact_1 {
	width: 400px;
}

#mainMenu #submenu a{ 
	text-decoration:none; /* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
	padding-left:5px;	/* Space at the left of each sub menu item */
	padding-right:5px;	/* Space at the right of each sub menu item */
	color: #283D5B;	/* Text color */
	font-size:10px;
	background-image: url(../images/tabmenu/tabmenu_left.png);
	background-repeat: repeat-x;
	margin-right: 5px;
}

#mainMenu #submenu a:hover{
	color: #FFFFFF;	/* Red color when the user moves the mouse over sub menu items */
    background-image: url(../images/tabmenu/tabmenu_left_over.png);
	background-repeat: repeat-x;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	color: #0066CC;
	margin-top: 5px;
	width: 720px;
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
}

.info_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.bgboxtrans {
	color: #252525;
	background-image: url(../images/bgbox.jpg);
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #B99E4F;
}

#logotipoint   {
	float: left;
	margin-top: 0px;
	height: 210px;
}

#content   {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}

.espaco {
	margin-top: 25px;
}

#estatico {
	width: 640px;
	float: left;
}

#menuvert    {
	float: right;
	width: 65px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	border: 1px solid #051246;
	padding: 3px;
	overflow: hidden;
}

.menuvertd {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/seletor_canais/seletor2_links.jpg);
	text-align: center;
	border: 1px solid #14284E;
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 12px;
}

.menuvertable {
	background-color: #FFFFFF;
	width: 60px;
}


#container {
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#eadgeral {
	width: 600px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}	

.eadtextos{	
	font-family: Tahoma !important;
	font-size: 12px !important;
	line-height: 16px;
	color: #000000;
	
}

#eadmenu {
	margin-left: 16px;
	float: left;
} 

.eadmenutextos{	
	font-family: Tahoma !important;
	font-size: 11px !important;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
} 
	
#seletorcanais {
	height: 67px;
	background-image: url(../images/seletor_canais/bg_seletor_top.jpg);
	margin-bottom: 15px;
}

#seletorcanais2 {
	height: 67px;
	margin-bottom: 15px;
}

#seletorcanais2 {
	height: 67px;
	margin-bottom: 15px;
}

#canais {
	width: 540px;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 13px;
}

#depoimentos .depoente {
	width: 125px;
	margin-left: 120px;
}

#mycarousel p {
	font-family: tahoma;
	font-size: 9px;
	color: #ACD3EE;
	font-weight: bold;
	font-variant: small-caps;
}

#imgseletor {
	margin-top: 10px;
}

#boxlateral img  {
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 27px;
}

#pesquisa  {
	margin-left: 12px;
	width: 117px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 418px;
}

.linkgabarito {
	color: #000066 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 400px;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7CFD8;
	padding-bottom: 6px;
}

#pesquisa {
	float:right;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:30px;
}

#pesquisa select {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #50617C;
	height: 18px;
	width: 100px;
	margin-left: 6px;
	margin-bottom: 5px;
	border: 1px solid #50617C;
	background-color: #E6F0FB;
}

#pesquisa #textfield {
	width: 100px;
	height: 18px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 6px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 10px;
	color: #04305F;
	border: 1px solid #50617C;
	background-color: #E6F0FB;
}

#button #textfield {
	height: 18px;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 6px;
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	color: #04305F;
	border: 1px solid #50617C;
	background-color: #E2EFFC;
	padding-left: 5px;
	padding-top: 2px;
	width: 100px;
}

#eadbutton #textfield {
	height: 18px;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 6px;
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	color: #04305F;
	border: 1px solid #50617C;
	background-color: #E2EFFC;
	padding-left: 5px;
	padding-top: 2px;
	width: 100px;
}

#imprimirfront {
	background-image: url(../images/btns/bg_btn.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 27px;
	font-size: 10px !important;
	padding-right: 3px !important;
	padding-left: 3px !important;
	border: 1px solid #043057;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-top: 5px;
}

#infocentro {
	float:left;
	margin-top:15px;
	width: 100%;
}

#calendario {
	width: 350px;
	height: 185px;
	float: left;
	background-color: #E1E8FA;
	margin-right: 15px;
	background-image: url(../images/calendario/calendario_provas.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#calendario #eventos {
	font-family: Tahoma;
	font-size: 10px;
	color: #13156C;
	width: 233px;
	text-decoration: none;
	padding-top: 3px;
	display: block;
	padding-left: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-bottom: 3px;
	line-height: 12px;
	margin-top: 1px;
}

#calendario .datasprova {
	float: left;
	margin-top: 7px;
}

#calendario img {
	float: left;
}

#infobox1 {
	float: left;
	width: 345px;
	height: 188px;
	background-color: #FFFFFF;
	margin-left: 27px;
}

#enquete_poller {
	float: left;
	margin-left: 27px;
}

#infocentro2 {
    float:left;
	margin-top:15px;
	width: 100%;
}

#container iframe {
	float: left;
	width: 175px;
}


#depoimentos {
	float: left;
	width: 250px;
	background-image: url(../images/depoimentos/img_depoimentos.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: 0px bottom;
	margin-right: 15px;
}

/* TODOS OS ESTILOS DE TEXTOS DO SITE*/
.textstrongazul {
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
	line-height: 11px;
}

.textosgeraistahoma {
	font-family: Tahoma !important;
	font-size: 11px !important;
	line-height: 16px;
	color: #000000;
	margin-bottom: 10px;
}
#listaassunto {
	margin-top: 5px;
}


#titulobox1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#titulobox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
}

#titulobox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.textstrong {
	font-size: 9px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

#formcontato {
	background-image: url(../images/top_categoria/bgform_contact.jpg);
	border: 1px solid #062376;
	background-repeat: no-repeat;
	background-color: #DEEBFC;
}

.tituloform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.tituloformularios {
	background-image: url(../images/quemsomos/bg_barra.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-transform: uppercase;
}

.textosform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
}

.textosformcomp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	line-height: 14px;
}
#mainMenu  #linktab  a:link {
	background-image: url(../images/tabmenu/tabmenu_left.png);
	background-repeat: repeat-x;
}


.textosformcompAllcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	text-transform: uppercase;
}

.titulosgeraisBold {
	font-family: tahoma;
	font-size: 22px;
	line-height: 25px;
	color: #062376;
	font-weight: bold;
	margin-bottom: 5px;
}

.textosgerais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 5px;
	text-align: left;

}

.depoente .textstrong {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
}

#depoimentos .titulodep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2E88;
}
.textosgeraisbolsao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	float: left;
	margin-top: 5px;
}


.textosgeraisbold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.textosgeraistahoma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 3px;
}

.textosgeraisbold10 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
}
.paddimg {
	margin-left: 5px;
}


.textosgeraisMarginLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-left: 0px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.textosgeraisBoldleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #062376;
	font-weight: bold;
	padding-left: 10px;
}
	
.textosgeraisItalicgeorgia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #343C4E;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}


.textosgeraisItalic10 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #062376;
	font-style: italic;
	font-weight: bolder;
}



.textosgerais9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
}

.subtitulobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #062376;
	line-height: 22px;
}

.subtitulobold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #062376;
}
.subtitulobold14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #062376;
	margin-bottom: 4px;
	line-height: 16px;
}
.subtable  {
	background-image: url(../images/mapa_localiza.jpg);
	background-repeat: no-repeat;
	background-position: 5px 200px;
}



.textobold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.textstrongazul {
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-family: Tahoma;
}


.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E3671;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* END TODOS OS ESTILOS DE TEXTOS DO SITE*/

#infobox2 {
	float: left;
	width: 280px;
	height: 190px;
	margin-left: 25px;
}

#infobox2 img {
	float: left;
}

#infobox2 .txbolsao {
	float: right;
	width: 145px;
	text-align: left;
}

#infobox2 .txbolsao .titulodep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2E88;
}

#infobox5 #sub_infoboxtx .titulodep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2E88;
	width: 100px;
}

#infobox2 #proximobolsao {
	width: 128px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B2E88;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}
#infobox2  .txbolsao  .textosbolsao   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	clear: left;
}
#footer  #infobox4  #sub_infoboxtx  .textochat   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	clear: left;
	margin-top: 8px;
}
#footer  #infobox5  #sub_infoboxtx  .textochat   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	clear: left;
}

#infobox2 #boxlogo {
	width: 128px;
	float: left;
}

.titulodep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B2E88;
}

.linha {
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	height: 10px;
}

#footer {
	width: 100%;
	background-image: url(../images/rodape/bg_rodape.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: bottom;
}

#rodape {
	height: 180px;
	width: 100%;
	float: left;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/rodape/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#box01 .imgem {
	float: left;
	padding-right: 8px;
}

#box01 .boximg {
	margin-bottom: 5px;
}
#box01   {
	width: 260px;
	float: left;
	height: 160px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 15px;
}
#box02   {
	width: 260px;
	float: left;
	height: 160px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	clear: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box03   {
	width: 170px;
	height: 160px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#box03 .imgdownloads {
	clear: both;
	float: left;
}

#boxnovid  {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 110px;
	width: 85px;
	float: left;
	margin-right: 10px;
}
#textboxnovid  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	width: 150px;
	float: left;
	margin-left: 0px 0px 0px 15px!important;

}

#box02 .bolsaodiv {
	width: 125px;
	float: left;
	margin-left: 5px;
}

#box02 .imgbolsao {
	float: left;
}

#box02 .txbolsaodiv {
	width: 100px;
	float: left;
}
#footer   #infobox5   #sub_infoboxtx   .icon_chat    {
	float: right;
	padding-left: 0px;
}
#footer   #infobox6   #sub_infoboxtx   .icon_oportunidades    {
	float: right;
}

#sub_infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 100px;
	float: left;
}

#sub_infoboxtx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 95px;
	float: left;
	margin-top: 5px;
}
#infobox4 #fotonov {
	width: 90px;
	float: left;
	margin-left: 5px;
	margin-top: 7px;
	height: 115px;
}


#infobox3 {
	width: 140px;
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACC;
	height: 155px;
	padding-right: 10px;
}

#infobox4 {
	float: left;
	width: 220px;
	height: 155px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACC;
	padding-left: 10px;
}

#infobox5 {
	float: left;
	width: 180px;
	height: 155px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACC;
	padding-right: 10px;
}

#infobox6 {
	float: left;
	width: 160px;
	height: 147px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACC;
	margin-left: 10px;
}
.textosgeraisrodape {
	float: left;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-top: 4px;
}


#infobox7 {
	float: left;
	width: 125px;
	height: 160px;
	padding-left: 0px;
}

/* BOX PÁGINA SEM BANNER LATERAL - PÁGINAS INTERNAS */
#largurabox {
	width: 641px;
	float: left;
}	
/* END BOX PÁGINA SEM BANNER LATERAL - PÁGINAS INTERNAS */



/* BOX PÁGINA COM BANNER LATERAL - PÁGINAS INTERNAS */
#larguraboxcompact {
	width: 390px;
}	
/* END BOX PÁGINA COM BANNER LATERAL - PÁGINAS INTERNAS */

/* BOX PÁGINA COM BANNER LATERAL - PÁGINAS INTERNAS */
#larguraboxcompact2 {
	width: 650px;
}	
/* END BOX PÁGINA COM BANNER LATERAL - PÁGINAS INTERNAS */



/* CLASSE PARA APLICAR TRANSPARÊNCIA NAS IMAGENS DO SITE */
img {
	behavior:	url("pngbehavior.htc");
}
/* END CLASSE PARA APLICAR TRANSPARÊNCIA NAS IMAGENS DO SITE */



/* ESTILO DO MENU PRINCIPAL*/
#button {
	width: 152px;
	font-family:tahoma;
	font-size:9px !important;
	color: #333;
	float: left;
	_float: left;
	letter-spacing: 0.03em;
	margin-top: 25px;
	_margin-left: -145px;

}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

.noneborder {
	border-bottom-style: none !important;
	padding-bottom: 0px;
}

#padding img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	border: 3px solid #052A95;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		
#button li a {
	display: block;
	border-left: 10px solid #1958b7;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 5px;
}

html>body #button li a {
	width: 137px;
}

#button li a:hover {
	border-left: 10px solid #1c64d1;
	background-color: #C5D9ED;
	color: #052286;
	font-weight:bold;
	font-family: tahoma;
	font-size: 9px;
	letter-spacing: 0.03em;
}

#button a:active {
	background-color: #00CCFF;
	border-left: 10px solid #1c64d1;
	color: #990000;
	font-weight:bold;
}
/* END ESTILO DO MENU PRINCIPAL*/

/* ESTILO DO MENU PRINCIPAL*/
#eadbutton {
	width: 152px;
	font-family:tahoma;
	font-size:9px !important;
	color: #333;
	float: left;
	_float: left;
	letter-spacing: 0.03em;
	margin-top: 0px;
	_margin-left: 0px;

}
	
#eadbutton ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#eadbutton li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

.noneborder {
	border-bottom-style: none !important;
	padding-bottom: 0px;
}

#padding img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	border: 3px solid #052A95;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		
#eadbutton li a {
	display: block;
	border-left: 10px solid #1958b7;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 5px;
}

html>body #eadbutton li a {
	width: 137px;
}

#eadbutton li a:hover {
	border-left: 10px solid #1c64d1;
	background-color: #C5D9ED;
	color: #052286;
	font-weight:bold;
	font-family: tahoma;
	font-size: 9px;
	letter-spacing: 0.03em;
}

#eadbutton a:active {
	background-color: #00CCFF;
	border-left: 10px solid #1c64d1;
	color: #990000;
	font-weight:bold;
}
/* END ESTILO DO MENU PRINCIPAL*/


/* AJAXTABS*/
#tabselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 230px;
	line-height: 13px;
	float: right;
	display: block;
}

#ajaxtabs {
	margin-left: 65px;
	_margin-left: 38px;
	margin-top: 20px;
	float: left;
}

.contentstyle{
	border: 1px solid #8E8448;
	width: 545px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-image: url(../images/sistema_news/bg.jpg);
	background-repeat: repeat;
	line-height: 16px;
	padding: 10px;
}

.shadetabs{
	padding: 0px 0;
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	margin-right: 1px;
	color: #000;
	background-color: #FFEBBC;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8E8448;
	border-right-color: #8E8448;
	border-left-color: #8E8448;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #333333;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
	color: #666666;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(../images/sistema_news/bg_box_menu.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEBBC;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

.imgbox {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#imgboxid {
	float: left;
}

#ajaxcontentarea {
	float: left;
}
/* END AÇÃO QUE APLICA MOUSE OVER EM TABELA/DIVS E CÉLULAS */

.box01 {
	width: 200px;
	float: left;
}

.box02 {
	width: 300px;
	float: right;
	margin-bottom: 8px;
	background-color: #f5eab8;
	padding: 5px;
	border: 1px solid #666666;
	display: block;
	cursor: pointer;
}

/* END AJAX TABS */


/* CONJUNTO DE AÇÕES QUE APLICAM MOUSE OVER EM TABELA/DIVS E CÉLULAS */
.MouseUp {
	background-color:#EDDB92;
	color:black;
	cursor: pointer;
}	

.MouseOver {
	background-color:#EAEAEA;
	cursor:hand;
	border: 1px solid #628200;
}

.MouseUpgab {
	background-color:#FFFFFF;
	color:black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.MouseOvergab {
	background-color:#EEEEEE;
	cursor:hand;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}

.MouseUpcalend {
	background-color:#FFFFFF;
	color:black;
	cursor: pointer;
}

.MouseOvercalend {
	background-color:#F0F0F0;
	cursor: pointer;
}

.MouseUpnovo {
	background-color:#E6E7BE;
	color:#003366;
	cursor: pointer;
	width: 280px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.MouseOvernovo {
	background-color:#F2F2F2;
	cursor: pointer;
	width: 280px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.MouseUpimg {
	color:#003366;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../images/quemsomos/box_img_estrutura.jpg);
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


.MouseOverimg {
	background-image: url(../images/quemsomos/box_img_estruturaover.jpg);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	float: left;
}

.MouseUplink {
	background-color:#FFFFFF;
	color:#003399;
	cursor: pointer;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.MouseOverlink {
	background-color:#CCCCCC;
	cursor: pointer;
	filter: alpha(opacity=50);

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#infobox1 #infoboxconteudo1 {
	width: 200px;
	float: left;
}

#infobox1 #infoboxconteudo2 {
	width: 120px;
	float: right;
}

#infobox1 .texto {
	float: left;
	width: 100%;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0B2E88;
	text-transform: uppercase;
	margin-top: 10px;
}

/* ITENS DE FORMULÁRIO */ 
#largurabox .radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#largurabox input {
	border: 1px solid #22364A;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#largurabox select {
	border: 1px solid #22364A;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 20px;
}

#boxtableinput {
	border:1px solid #22364A;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#boxtable  {
	border:1px solid #22364A;
	margin: 10px;
	text-align: left;
	cursor: pointer;
}

#boxmsg {
	border: 1px solid #22364A;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #062376;
	height: 1px;
	background-position: top;
	vertical-align: top;
}

#formhr {
	border-top-color: #22364A;
	margin-right: 8px;
	margin-left: 3px;
	border-top-width: 0.3px;
	border-top-style: solid;
}

#imprimir {
	background-image: url(../images/btns/bg_btn.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	font-size: 10px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	border: 1px solid #043057;
}
/*END ITENS DE FORMULÁRIO */


/*ESTILOS DE BOX / CAIXAS / TABELAS*/ 
#bgboximg {
	background-image: url(../images/quemsomos/box_img_estrutura.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#boxtablenomargin {
	border:1px solid #22364A;
	text-align: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.naorepita {
	background-repeat: repeat-x;
}

/*END ESTILOS DE BOX / CAIXAS / TABELAS*/ 



/*ESTILOS DOS EVENTOS*/ 
.tituloticket {
	background-image: url(../images/quemsomos/bg_barra.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
}

.noticiaticket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0B1A5D;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.noticiaticketdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0B1A5D;
	height: 15px;
	padding-top: 3px;
	padding-left: 10px;
}
#enquete/*ESTILOS DOS EVENTOS */

   {
	width: 180px;
	float: right;
	margin-left: 5px;
}

#imprimirenquete {
	background-image: url(../images/btns/bg_btn.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 27px;
	font-size: 10px !important;
	padding-right: 3px !important;
	padding-left: 3px !important;
	border: 1px solid #043057;
	margin-bottom: 5px;
	margin-left: 6px;
	margin-top: 5px;
}

#enquete .textosformleft {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

#enquete .textosformleftpad {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	color: #000066;
}

#infobox5 #sub_infoboxtx {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	width: 135px;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#dinamic {
	width: 400px;
	float: left;
	margin-left: 30px;
}

#dinamic2 {
	width: 590px;
	float: left;
}
#dinamic_ead {
	width: 600px;
	float: left;
	margin-left: 20px;
}



#bannervert {
	width: 221px;
	float: left;
}

#submenucompact_2 {
	width: 400px;
}

#submenucompact_3 {
	width: 400px;
}



#tabelalogin {
	background-color: #D2D2A6;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #63593A;
	padding: 5px;
}

#tabeladados {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #DBEBF0;
	border: 1px solid #598BA6;
}

.subtitulosgeraisBold {
	font-family: tahoma;
	font-size: 18px;
	line-height: 25px;
	color: #062376;
	font-weight: bold;
	margin-bottom: 3px;
}

#tabeladados select {
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}
#bannerestatico    

   {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/gabaritos/banner_gabarito.jpg);
	background-repeat: no-repeat;
}

#bannergabaritos   {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/gabaritos/banner_gabarito.jpg);
	background-repeat: no-repeat;
}

#bannerquemsomos   {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/quemsomos/banner_quemsomos.jpg);
	background-repeat: no-repeat;
}

#bannerdepoimento   {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/depoimentos/banner_depoimento.jpg);
	background-repeat: no-repeat;
}
#bannergabarito {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/gabaritos/banner_gabarito.jpg);
	background-repeat: no-repeat;
}

#bannerguiacarreiras {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/gabaritos/banner_gabarito.jpg);
	background-repeat: no-repeat;
}


#bannertrabalheconosco {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/trabalheconosco/banner_trabalhe_conosco.jpg);
	background-repeat: no-repeat;
}

#banner_materialdidatico {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/material_didatico/banner_materialdidatico.jpg);
	background-repeat: no-repeat;

}

#banner_faleconosco {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/fale_conosco/banner_faleconosco.jpg);
	background-repeat: no-repeat;
}

#banner_bolsao {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/bolsao/banner_bolsao.jpg);
	background-repeat: no-repeat;
}

#banner_links {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/links/bannerlinks.jpg);
	background-repeat: no-repeat;
}

#banner_bau {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/baudoelite/bannerbaudoelite.jpg);
	background-repeat: no-repeat;
}

#banner_depoimentos {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/depoimentos/bannerdepoimentos.jpg);
	background-repeat: no-repeat;
}

#banner_downloads {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/downloads/banner_downloads.jpg);
	background-repeat: no-repeat;
}

#banner_ead {
	height: 210px;
	float: right;
	width: 620px;
	_width: 610px;
	background-image: url(../images/ead/banner_ead.jpg);
	background-repeat: no-repeat;
}

#banner_carreiras {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/guiacarreiras/bannercarreiras.jpg);
	background-repeat: no-repeat;
}

#banner_cursos {
	height: 210px;
	float: right;
	width: 620px;
	_width: 614px;
	background-image: url(../images/cursos/banner_cursos.jpg);
	background-repeat: no-repeat;
}
.box03   


 {
	width: 318px;
	float: left;
	background-color: #f5eab8;
	border: 1px solid #666666;
	display: block;
	cursor: pointer;
	padding: 5px;
}



.box04 {
	width: 240px;
	float: left;
	margin-left: 10px;
}



#mainMenu  #linktab  a:hover {
	background-image: url(../images/tabmenu/tabmenu_left_over.png);
	background-repeat: repeat-x;
}

.tabelacalend {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#paginacao {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	float: left;
}
#infotexto {
	width: 200px;
	float: left;
	margin-left: 10px;
}

#quadroimg {
	float: right;
	margin-bottom: 15px;
	margin-right: 5px;

}
#contentnews {
	float: left;
	margin-bottom: 15px;
}

.box08 {
	width: 280px;
	float: left;
	background-color: #f5eab8;
	border: 1px solid #666666;
	display: block;
	cursor: pointer;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#selectnoticia {
	float: left;
}
#fotoGrande {
	margin-bottom: 15px;
}


#conteudonews {
	width: 280px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	margin-right: 15px;
}

#itemgabarito {
	margin-top: 5px;
	margin-bottom: 5px;
}
#btnpadrao {
	background-image: url(../images/btns/bg_btn.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	padding-right: 15px !important;
	padding-left: 15px !important;
	border: 1px solid #043057;
	margin-bottom: 3px;
	padding-bottom: 10px;
	vertical-align: middle;
	text-align: center;
	float: left;
	padding-top: 10px;
	background-color: #173C8A;
	line-height: 15px;
	cursor: pointer;
}
#educandusAdmin {
	background-color: #FAC5A0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 80px;
}

#submenu_1 a {
	background-image: none;
	color: #003399;
}
#submenu_1 a:hover {
	background-image: none;
	color: #FF6600;
}
#submenu_2 a {
	background-image: none;
	color: #003399;
}
#submenu_2 a:hover {
	background-image: none;
	color: #FF6600;
}
#submenu_3 a {
	background-image: none;
	color: #003399;
}
#submenu_3 a:hover {
	background-image: none;
	color: #FF6600;
}
#submenu_4 a {
	background-image: none;
	color: #003399;
}
#submenu_4 a:hover {
	background-image: none;
	color: #FF6600;
}
.pagination{
	width: 570px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin-left: 45px;
	background-color: #DEE9F3;
	height: 212px;
}
.textosgerais10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
#modalbox01 {
	width: 200px;
	float: left;
}
#modalbox02 {
	width: 200px;
	float: right;
	margin-bottom: 8px;
	background-color: #f5eab8;
	padding: 5px;
	border: 1px solid #666666;
	display: block;
	cursor: pointer;
}
#menuvertical {
	width: 65px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	border: 1px solid #051246;
	padding: 3px;
	overflow: hidden;
	margin: 0px;
	float: right;
}
#dinamic3 {
	width: 650px;
	float: left;
}
#larguraboxcompact3 {
	width: 630px;
	float: left;
	margin: 0px;
	clear: both;
}
#dinamic4 {
	width: 735px;
	float: left;
}
#dinamic5 {
	width: 740px;
	float: left;
}
.icoxelite {
	width: 180px;
	height: 185px;
	float: right;
	background-image: url(../images/icox/icox_up.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	display: block;
}

.icoxelite:hover {
	background-image: url(../images/icox/icox_up.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/*#calendario:hover {
	background-color: #E1E8FA;
	background-image: url(../images/calendario/calendario_provas_eventos.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 15px;
}
*/#educandusAluno {
	background-color: #DDFC9E;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 80px;
}
#educandusProfessor {
	background-color: #CDF2F5;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 80px;
}
#infocentro #calendarioprovas {
	background-image: url(../images/calendario/calendario_provas_eventos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	float: left;
	height: 185px;
	width: 190px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#infocentro #calendarioeventos {
	background-image: url(../images/calendario/calendario_eventos_elite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	float: left;
	height: 185px;
	width: 195px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.linksagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
	display: block;
	margin-top: 15px;
	background-color: #154162;
	font-weight: bold;
	width: 300px;
	text-align: center;
	float: left;
}
