
/*
textoPalito -	font-weight: 200;
textoMagro - font-weight: 300;
textoNormal - font-weight: 400;
textoRechonchudo - font-weight: 600;
textoGordo -  font-weight: 700;
textoObeso	- font-weight: 900;
------------------------------------
corVermelhoAMJP  - color: #e31837;
corPretoAMJP  - color: #231f20;
corCinzentoClaro - color: #8b8b8b;
corCinzentoEscuro - color: #4d4d4d;
corVermelhoEscuro - color: #b6161c;
*/

/* AREA DIREITA */

.areaLogos {
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	min-height: 100%;
	line-height: 15px;
}

.areaLogos .areaLogoAMJP {
	position: absolute;
	left: 0px;
	top: 21px;
	width: 155px;
}

.areaLogos .areaMorada {
	width: 155px;
}

.areaLogos .linhaSeparadora {
	background-color: #a5a5a5;
	width: 155px;
	height: 1px;
}

.areaLogos .areaNewsletter {
	width: 155px;
}

.areaLogos .disclaimer {
	width: 155px;
}

.areaLogos .areaNewsletter input.inputaTexto {
	width: 130px;
	height: 24px;
	color: #666666;
	background-color: #fff;
	font-size: 10px;
	font-weight: 300;
	border: 1px #8b8b8b solid;
	border-right-width: 0px;
	float: left;
}

.emailError {
	color: #b6161c;
	font-size: 10px;
}

#emailSucesso {
	width: 155px;
	height: 24px;
	color: #fff;
	background-color: #e31837;
	font-size: 10px;
	font-weight: 900;
	border: 1px #2B7103 solid;
	text-align:center;
	line-height:24px;
	float: left;	
	}

.areaLogos .areaNewsletter input.submit {
	width: 25px;
	height: 24px;
	background: #c2c4c5;
	color: #4d4d4d;
	border: 1px #8b8b8b solid;
	border-left-width: 0px;
	font-size: 10px;
	font-weight: 300;
	float: right;
}

.areaLogos .areaNewsletter input.submit:hover {
	background: #CD362C;
	color: #fff;
}

.areaLogos .areaNewsletter:after {
	clear: both;
}

.areaLogos .areaFace {
	width: 155px;
	height: 20px;
	overflow: hidden;
}

.areaLogos .areaLogosJP {
	width: 155px;
}

.areaLogos .areaLogosJP:after {
	clear: both;
}

#caixaDeBaixo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 155px;
}

.caixaSeparadora {
	background-color: #fff;
	width: 155px;
	height: 10px;
}

.loguinhos {
	height: 50px;
}
