@charset "utf-8";
/* CSS Document */

#CrossSlide {
	border: 0px solid #ccc;
	width: 600px;
	height: 147px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#wy-login {
	position:absolute;
	width:165px;
	height:100px;
	z-index:2;
	background-image: url(imagens/bg_login.png);
	left: 786px;
	top: -50px;
	text-align:left;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;

}
.wy-botaologin {
	background-color:#36F;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:70px;
	margin-top:5px;
	margin-left:75px;
	cursor:pointer;
}
.wy-botaocontato {
	background-color:#36F;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:70px;
	margin-top:5px;
}
.wy-inputlogin {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11;
	height:17px;
	width:145px;
}
.wy-links{
	color:#039; 
	text-decoration:none
}
.wy-bordacurva{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;

}
.wy-textoNoticia{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;

}
.wy-fotoObra img{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.wy-fotoServico img{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding:4px;
}
.wy-linkServico a{
	color:#333;
	text-decoration:none;
	
}
.wy-linkServico a:hover{
	text-decoration:underline;
	
}

.wy-bgfoto{
	background-image:url(imagens/bg-foto-conteudo.png); 
	background-repeat:repeat-y;
}
#wy-maskslide {
	position:absolute;
	width:600px;
	height:147px;
	z-index:2;
	background-image: url(slider/degrade-azul.png);
	left: 195px;
	top: 0px;
}

.oc-mapaSaoPaulo {
	position:relative;
	width:480px;
	height:350px;
	float:left;
}
.oc-mapaCuritiba {
	position:relative;
	width:480px;
	height:350px;
	float:right;
}
