@import url(default.css);
 @import url(default_interna.css);


#boxTituloOpenSource{
  height: 30px;
  width: 160px;
  margin-top: 7px;
  margin-left: 15px;
  cursor: pointer;
}
#boxTituloOpenSource_Lobo{
  height: 30px;
  width: 280px;
  margin-top: -30px;
  margin-left: 170px;
  cursor: pointer;
}


/*------------------------------miolo solucoes ----------------------------*/
.screen {
	width:250px;
	float: left;
	padding-bottom: 20px;
}
.legenda {font:arial; color:#999999; font-size:9px;}
.oncast ul{
	margin: 5px 0px 15px 0px;
	padding-left: 15px;
}

.codigo{ 
	font:Courier New;
	size:8pt;
	color:#666666;
	font-size: 12px;
	line-height:20px;
	background: #e7e7e7;
	width: 650px;
	padding: 10px 10px 10px 10px;
	letter-spacing:1px;
}
.azul {
	color: #000088;
}
.azul s {
	color: #000088;
	font-weight:bold;
}
.verde {
	color:#006600;
}

.bordo {
	color:#840000;
}
.vermelho {
	color:#E60000;
}


#figuraTexto {
	padding: 10px 10px 10px 10px;
	float: none;
}
#figuraTextoLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#figuraTextoopen {
	float: left;
	border: 1px solid #F0F0F0;
	margin-right: 20px;
}
#menusource {
	width:375px;
	height:60px;
	float: left;
	padding-top: 38px;
}
#menulinks {
	float:left;
	width: 150px;
	height: 20px;
	margin: 0 0 0 0;
	background:  url('image/li.png') no-repeat 0% 10%;
	font-family: arial;
	font-size:12px;
	color:#1C3E60;
	font-weight: bold;
	padding-left:10px;
}
#menulinks a {
	text-decoration: none;
	color:#92C842;
}
#menulinks a:hover {
	text-decoration: underline;
	color:#1C3E60;
}
#menulinksg {
	float:left;
	width: 300px;
	height: 20px;
	margin: 0 0 0 0;
	background:  url('image/li.png') no-repeat 0% 10%;
	padding-left:10px;
	font-family: arial;
	font-size:12px;
	color:#1C3E60;
	font-weight: bold;
}
#menulinksg a {
	text-decoration: none;
	color:#92C842;
}
#menulinksg a:hover {
	text-decoration: underline;
	color:#1C3E60;
}

#menulinks2 {
	float:left;
	width: 115px;
	height: 20px;
	margin: 0 0 0 0;
	background:  url('image/li.png') no-repeat 0% 10%;
	padding-left:10px;
	font-family: arial;
	font-size:12px;
	color:#1C3E60;
	font-weight: bold;
}
#menulinks2 a {
	text-decoration: none;
	color:#92C842;
}
#menulinks2 a:hover {
	text-decoration: underline;
	color:#1C3E60;
}
#menulinks3 {
	float:left;
	width: 60px;
	height: 20px;
	margin: 0 0 0 0;
	background:  url('image/li.png') no-repeat 0% 10%;
	padding-left:10px;
	font-family: arial;
	font-size:12px;
	color:#1C3E60;
	font-weight: bold;
}
#menulinks3 a {
	text-decoration: none;
	color:#92C842;
}
#menulinks3 a:hover {
	text-decoration: underline;
	color:#1C3E60;
}

.oncast {
	float:left;
	padding:0px 16px 0px 16px;
}
#figuraTexto {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
#figuraTextoLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#cxdepoimentos {
	float:left;
	margin:0px 0 10px 0px;
	width:401px;
	height: 112px;
	background-image: url(image/bg_cx_depoimentos.png);
}
.depoimentos {
	float:left;
	padding:0px 10px 0px 20px;
}
#cxdepoimentos2 {
	float:left;
	margin:30px 0 10px 0px;
	width:401px;
	height: 112px;
	background-image: url(image/bg_cx_depoimentos.png);
}
.depoimentos2 {
	float:left;
	padding:0px 10px 0px 20px;
}
.cxequipe {
	float:left;
	width:250px;
	padding-right:15px
}
.miolo a {
	font-size: 11px;
	font-weight: bold;
	color:#92C842;
	font-weight:bolder;
	text-decoration: none;
}
.miolo a:hover {
	font-size: 11px;
	font-weight: bold;
	color:#005087;
	font-weight:bolder;
	text-decoration: underline;
}

