@charset "utf-8";

body
{
	margin: 0;
	background-color: #CFD8DF;

}

.header-morana {
	background-color: #B5C6CC;
	height: 300px;
	width: 100%;
}

.header-home {
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
}

.distribuidor {
	background-color: #647883;
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 18px;
}
.container #back {
	background-color: #647883;
	height: 25px;
	width: 60px;
	float: right;
	font-family: Roboto, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #A4B4C1;
	padding-top: 10px;
	font-size: 13px;
	padding-left: 15px;
}
#back a {
	color: #FFF;
	text-decoration: none;
}



.header-electrolux {
	background-color: #ED1C24;
	height: 200px;
	width: 100%;
}


.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Roboto, sans-serif;
	color: #647883;
	font-size: 19px;
}
.container a {
	color: #647883;
	text-decoration: none;
}
.container a:hover {
	text-decoration: underline;
}



.container-home {
	width: 100%;
	background-color: #97A6AE;
}
.container img {
	border: 1px solid #8DA6B1;
	margin-right: 4px;
	margin-top: 8px;
	margin-left: 4px;
}
.footer-morana {
	height: 110px;
	font-family: 'Roboto', sans-serif;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#takko {
	float: left;
	width: 147px;
}
#contato {
	font-size: 15px;
	color: #647883;
	margin-top: 10px;
	padding-top: 10px;
}
.footer-morana #dados {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
}
#contato a {
	color: #8CA5B0;
	text-decoration: none;
}
#contato a:hover {
	text-decoration: underline;
}








.header-morana #logo-morana {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.header-electrolux #logo-electrolux {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.header-takko #logo-takko {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#logos-home {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
.container-home #logos-home a img {
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFD8DF;
	border-left-color: #CFD8DF;
}



.distribuidor #texto {
	margin-right: auto;
	margin-left: auto;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 19px;
	width: 1000px;
}
.container-home #logos-home a:hover img {
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #647883;
	border-left-color: #647883;
}
