/* CSS Document - Domus*/
body {
	background-image: url(../images/fundoMain.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: left;
}
	
h1 {
font-size:24px;
color:#a3be04;
margin-left: 24px;
margin-right: 24px;
text-align:left;

}

h2 {
font-size:18px;
color:#666666;
margin-top: -20px;
margin-left: 24px;
margin-right: 24px;
}


h3 {
font-size:16px;
color:#a3be04;
margin-top:10px;
}

h4 {
font-size:14px;
color:#666666;

}




.conteudo {
font-size:12px;
color:#666666;
width:517px;
margin-left:20px;
margin-top:10px;

}

.conteudoImagemLateral {
float:right;
margin-left:0px;
margin-bottom:10px;
margin-top:10px;
margin-right:20px;
}

.conteudo li {
list-style-image: url(../images/listBullet.gif);
}

.conteudoLateralTabela {
margin-left:20px;
margin-right:20px;
margin-top:10px;
}

.conteudoLateral {
background-image:url(../images/lateralFundo.gif);
background-repeat:repeat-y;
font-size:12px;
color:#666666;
padding: 10px 20px 20px 20px;
}


.conteudoLateral a{
color:#666666;
font-weight:bold;
text-decoration:none;
}
.vejaTambemBt a{
background-color:#a3be04;
padding: 3px 10px 3px 10px ;
color:#FFFFFF;
text-decoration:none;
}



.vejaTambemBt a:hover{
background-color:#89a004;
}


/* MENU RODAPÉ */
.menuRodape {
	font-weight: 300;
	font-size: 9px;
	height: 5px;
	line-height: 0px;
}

.menuRodape ul {
	width: 100%;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.menuRodape ul li{
	display: inline;
}

.menuRodape ul li a{
	color: #c2c2c2;
	padding: 0px 13px 20px 3px;
	text-decoration: none;
}

.menuRodape ul li a:hover, .menu ul li a.selected{ 
	text-decoration:underline;
	color:#999999;
	
}	

/* TEXTO RODAPÉ */

.rodape {
	color:#999999;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	background-image:url(../images/rodapeFundo.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:33px;
	line-height:20px;
	padding: 12px 30px 0px 0px;
	}
	

.rodapeIcons a{
padding: 1px 0px 0px 10px;
position:absolute;
}


.lateralEstagios {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
text-align:left;
line-height:105%;
}

.lateralEstagios a {
text-decoration:none;
color:#999999;
}

.lateralEstagios a:hover{
color:#666666;
}

/* TABS DESAFIOS */
.tabsHead{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:left;
color:#666666;
padding-left:5px;
}

.tabsItem{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align: left;
}

.tabsItem a{
text-decoration: none;
z-index: 1;
padding: 10px 5px 25px 5px;
color: #999999;
background-image:url(../images/shade.gif);
background-repeat:no-repeat;
background-position:center;
line-height:100%;
display:block;
}

.tabsItem a:hover{
text-decoration:none;
color: #666666;
}

.tabsItem a.selected{ /*selected main tab style */
background-image:url(../images/shadeactive.gif);
background-repeat:no-repeat;
background-position:center;
color: #666666;
display:block;
font-weight:bold;
}

.tabsItem a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabTexto{
display:none;
padding: 0px 5px 8px 5px;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}

.tabTexto a{
color:#666666;
text-decoration:none;
}


.tabTexto a:hover{
color:#333333;
text-decoration:underline;

}

/*  CASES DE SUCESSO */
.casesConteudo {
font-size:12px;
color:#666666;
margin-left:20px;
margin-top:10px;
}

.casesCapaFoto {
float:left;
margin-right:50px;
}


.casesFotos {
margin: 15px 20px 10px 20px ;
border:#CCCCCC;
border-width:1px;
border-style:solid;
}

