@charset "utf-8";
/* CSS Document */

/* Função para arredondar o elemento no Firefox */
.redondo {
	-moz-border-radius: 6px;
	background-color: #E2E4E7;

}
body {
	font-family: Calibri, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
	background-color: #FFFFFF;
}
.moduletable .breadcrumbs {
	margin-bottom: 10px;
	display: block;
}
#faixa_superior h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h2 {
	color: #CC0029;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2.title, .title, #contact-name, .componentheading, .pagetitle, #conteudo .moduletable-galeria h3, #coluna_esquerda .moduletable h3 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	background-color: #5298E0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu-do-topo {
	margin-bottom: 10px;
	background-color: #428FDD;
}
#coluna_esquerda .moduletable h3 {
	font-size: 18px;
}
#coluna_esquerda .menu {
	margin-bottom: 10px;
}
#coluna_esquerda .menu li {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #599DE1;
	display: block;
}
#coluna_esquerda .menu li a{
	display: block;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#coluna_esquerda .menu li a:hover{}

.menu-footer li ul {
	display: none;
}

h3 {
	font-size: 28px;
	color: #1C5997;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}
#conteudo h3 {
	font-size: 18px;
	font-weight: normal;
}
#conteudo h3 a{
	color: #1C5997;
	font-size: 24px;
}
#conteudo h3 a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #1C5997;
}
h4 {}
h5 {}
h6 {}
#conteudo a {
	color: #CC0029;
}
#conteudo a:hover {
	background-color: #CC0029;
	color: #FFFFFF;
	text-decoration: none;
}

#conteudo p, #rodape p {
	margin-bottom: 10px;
	text-align: justify;
}
#conteudo li {
	background-image: url(../../../images/stories/imagens_site/sim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#conteudo ul {
	margin-bottom: 10px;
}
#faixa_superior {
	background-image: url(../images/fundo_faixa.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
	padding-top: 7px;
}
.menu {
	text-align: right;
}
.menu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #747C87;
	padding-right: 5px;
	padding-left: 5px;
}
.menu li a {
	color: #51565E;
}
.menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0029;
}
/* Menu principal */
#menu_principal {}
#menu_principal li{
	display: inline;
}
#menu_principal li a{
	background-image: url(../images/menu_principal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #1C5997;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}
#menu_principal li a:hover{
	background-image: url(../images/menu_principal_hover.jpg);
	color: #FFFFFF;
}
#menu_principal li a:active{
	background-image: url(../images/menu_principal_hover.jpg);
	color: #FFFFFF;
}
#banner {
	margin-bottom: 10px;
}
.espaco_img {
	padding-right: 10px;
}
#joomla {
	background-image: url(../images/projetos_joomla.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	background-position: left top;
}
#loja_virtual {
	background-image: url(../images/lojas_virtuais.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
#seo_sem {
	background-image: url(../images/seo_sem.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
#aplicacoes {
	background-image: url(../images/aplicacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
#rodape {
	background-image: url(../images/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.importante {
	background-color: #FAEBEE;
	border: 1px dashed #C8CCD0;
	background-image: url(../images/importante.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-bottom: 10px;
	clear: left;
}
.menu-footer {
	text-align: center;
}
.validation-advice, .yoo-tooltip-toggler {
	color: #CC0029;
	font-weight: bold;
}
.yoo-tooltip-toggler {
	text-decoration: underline;
}
