body {
	height: 100%;
	width: 100%;
}


html {
	height: 100%;
	width: 100%;
}

.border_centro {
	border: 1px solid #23425f;
}

.legenda1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
padding-left:15px;
padding-right:15px;
}


.menu a{
font-family: sans-serif;
font-size:0.7em;
color:#dae7f5;
font-weight:600;
text-decoration:none;
}

.menu a:hover{
font-family: sans-serif;
font-size:0.7em;
color:#7696b6;
font-weight:600;
text-decoration:none;
}

.titulo1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1368b6;
}

.titulo2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1b344c;
}


.texto{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#393e43;
text-decoration:none;
line-height:18px;
}

.texto_leg{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
text-decoration:none;
line-height:18px;
}

.border_prod{
border:solid 1px #bcbcbc;
}


.formulario {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393e43;
	background-color: #e8e8e8;
	padding: 2px;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}