body{
	font-family: Verdana;
	font-size: 12px;
	background: #0294d1 url(../layout/back.jpg) repeat-x 0 0;
}

h1 a{
	display: block;
	text-indent:-2000px;
	height: 185px;
	background: transparent url(../layout/leitissimo.jpg) no-repeat center center;
	margin-bottom: 85px;
}


h3{
	font-size: 50px;
	line-height: 35px;
	float: left;
/*	margin-left: 83px;*/
	width: 105px;
	text-align: right;
}


a, a:hover, a:visited{
	color: black;
}

address{
	font-style: normal;
	display: inline;
}

#construcao{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}


#body{
	margin-top: 45px;
	overflow: hidden;
}


#page{
	width: 781px;
	margin: auto;
}

#nav{
	width: 781px;
	position: relative;
	z-index: 200;
}


#nav a{
	display: block;
	overflow: hidden;
	text-indent: -800px;
	width: 31px;
	height: 51px;
	background: transparent url(../layout/setas.png) no-repeat 0 0;
	position: absolute;
	top: 245px;
	z-index: 100;
}

#nav #anterior{
	left: 55px;
}


#nav #anterior:hover{
	background-position: 0 -51px;
}

#nav #seguinte{
	right: 55px;
}

#nav #seguinte{
	background-position: -31px 0px;
}
#nav #seguinte:hover{
	background-position: -31px -51px;
}

#paginas{
	position: relative;
	padding-top: 6px;
}

.loading .container, .loading #nav{
	display: none;
}

.loading #splash{
	display: block;
}

.container{
	position: relative;
	float: left;
	width: 781px;
}

.imagens{
	position: relative;
	height: 565px;
}
#splash .imagens{
	height: 600px;
}


.imagem{
	width: 781px;
	text-align: center;
	float: left;
}
.legenda{
	position:relative;
	text-align:center;
	top:-46px;
	position: relative;
}


.imagem .legenda span{
	background: white;
	padding:4px 10px;
	color: #00a6eb;
}

.texto{
	display: none;
	margin-top: -15px;
}

#splash .texto{
	display: block;
}

#splash .imagens{
	top: 7px;
}


.texto p{
	padding: 0 140px;
	width: 474px;
	margin-bottom: 14px;
	text-align: center;
}

.text_azul{
	text-align: center;
	padding-bottom: 30px;
}


#footer{
	clear: both;
	text-align: center;
}

.contacto{
	font-size: 11px;
	margin-bottom: 20px;
}

.branding{
	margin-bottom: 20px;
	font-size: 12px;
}

.branding .kriando, .contacto a{
	color: #ffd800;
}

form{
	width: 781px;
	height: 530px;
	background: transparent url(../layout/form.jpg) no-repeat center center;
	font-size: 14px;
}

fieldset{
	padding-top: 100px;
}


label{
	color: white;
	width: 200px;
	display: block;
	text-align: right;
	position: relative;
	font-size: 14px;
	height: 30px;
}

label input, label textarea{
	position: absolute;
	left: 220px;
	top: 0;
	width: 450px;
	border: 2px solid white;
}

textarea{
	height: 225px;
}

#submit{
	position: absolute;
	right:103px;
	top:436px;
}

.form_ok, .form_ko{
	color: white;
	display: none;
	font-size: 17px;
	padding-top: 210px;
}

form a, form a:visited, form a:hover{
	color: white;
	text-decoration: underline;
}

