#boxes {
	position: relative;
	float: left;
	width: 500px;
	height: 605px;
	margin-top: 55px;
	margin-left: 22px;
}

/* Box Sic 2014 */
.box-sic-2014 {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 20px;
	background-image: url("../imgs/sic-2014.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.box-sic-2014 h1{
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #A50D0F;
	letter-spacing: -1px;
}

.box-sic-2014 p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-sic-2014 h1 a {
	color: #A50D0F;
	text-decoration: none;
}

.box-sic-2014 p a {
	color: #425258;
	text-decoration: none;
}

.box-sic-2014 p a:hover {
	text-decoration: underline;
}
.box-sic-2014 .seta-vermelha {
	margin-top: 10px;
}

/* Box Lubrificação em ação */
.box-gestao {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 15px;
	margin-top: 10px;
	background-image: url("../imgs/boxes/bg-box-gestao.png");
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.box-gestao h2 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #c2a34a;
	letter-spacing: -1px;
}

.box-gestao p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-gestao h2 a {
	color: #c2a34a;
	text-decoration: none;
}

.box-gestao p a {
	color: #425258;
	text-decoration: none;
}

.box-gestao p a:hover {
	text-decoration: underline;
}

/* Box Universidade da Lubrificação */
.box-universidade-da-lubrificacao {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 20px;
	margin-top: 10px;
	background-image: url("../imgs/boxes/bg-box-universidade-da-lubrificacao.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.box-universidade-da-lubrificacao h1 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #F58220;
	letter-spacing: -1px;
}

.box-universidade-da-lubrificacao p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-universidade-da-lubrificacao h1 a {
	color: #F58220;
	text-decoration: none;
}

.box-universidade-da-lubrificacao p a {
	color: #425258;
	text-decoration: none;
}

.box-universidade-da-lubrificacao p a:hover {
	text-decoration: underline;
}

/* Fim do Box da Universidade da Lubrificação */

/* Box Meeting */
.box-meeting {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 20px;
	margin-top: 10px;
	background-image: url("../imgs/boxes/bg-box-meeting.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.box-meeting h2 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #996699;
	letter-spacing: -1px;
}

.box-meeting p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-meeting h2 a {
	color: #996699;
	text-decoration: none;
}

.box-meeting p a {
	color: #425258;
	text-decoration: none;
}

.box-meeting p a:hover {
	text-decoration: underline;
}

/* Fim do Box Meeting */

/* Box Workshop */
.box-workshop {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 20px;
	margin-top: 10px;
	background-image: url("../imgs/boxes/bg-box-workshop.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.box-workshop h2 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #996699;
	letter-spacing: -1px;
}

.box-workshop p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-workshop h2 a {
	color: #4F4F4F;
	text-decoration: none;
}

.box-workshop p a {
	color: #425258;
	text-decoration: none;
}

.box-workshop p a:hover {
	text-decoration: underline;
}

/* Fim do Box Workshop */

/* Box Cadastre-se */
.box-cadastro {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 15px;
	margin-top: 5px;
	background-image: url("../imgs/boxes/bg-box-cadastro.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.box-cadastro h3 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #5F823C;
	letter-spacing: -1px;
}

.box-cadastro p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-cadastro h3 a {
	color: #5F823C;
	text-decoration: none;
}

.box-cadastro p a {
	color: #425258;
	text-decoration: none;
}

.box-cadastro p a:hover {
	text-decoration: underline;
}

/* Box RCL */
.box-rcl {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 15px;
	margin-top: 10px;
	background-image: url("../imgs/boxes/bg-box-rcl.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.box-rcl h3 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #6887c1;
	letter-spacing: -1px;
}

.box-rcl p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-rcl h3 a {
	color: #6887c1;
	text-decoration: none;
}

.box-rcl p a {
	color: #425258;
	text-decoration: none;
}

.box-rcl p a:hover {
	text-decoration: underline;
}

.form-newsletter {
	position: relative;
	float: left;
	width: 243px;
	height: 38px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #A5A7A9;
	font-style: italic;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url("../imgs/bg-form-newsletter.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FBFBFB;
	border: 0;
	padding-top: 9px\0/;
	height: 28px\0/;

}

.btn-envia-newsletter {
	float: left;
	margin-top: 10px;
}

/* Box Lubrificação em ação */
.box-lubrificacao-em-acao {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	padding-left: 175px;
	padding-top: 15px;
	margin-top: 10px;
	background-image: url("../imgs/boxes/bg-box-lubrificacao-em-acao.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.box-lubrificacao-em-acao h2 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #935905;
	letter-spacing: -1px;
}

.box-lubrificacao-em-acao p {
	float: left;
	margin-top: 5px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #425258;
	width: 280px;
}

.box-lubrificacao-em-acao h2 a {
	color: #935905;
	text-decoration: none;
}

.box-lubrificacao-em-acao p a {
	color: #425258;
	text-decoration: none;
}

.box-lubrificacao-em-acao p a:hover {
	text-decoration: underline;
}

/* Fim do Box Cadastre-se */


.seta-boxes {
	position: absolute;
	bottom: 10px;
	right: 15px;
	width: 11px;
	height: 15px;
}

#twitter {
	position: relative;
	float: right;
	width: 415px;
	height: 655px;
	margin-top: 50px;
	margin-right: 22px;
	padding-left: 30px;
	background-image: url("../imgs/bg-noticias.png");
	background-repeat: no-repeat;
	background-position: left -5px;
}

#twitter h4 {
	font-family: 'Arimo', sans-serif;
	font-size: 21px;
	color: #75858B;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* Fontes para utilizar
font-family: 'Arimo', sans-serif;
font-family:'Conv_DIN-Medium',Sans-Serif;
*/

.root timeline ltr customisable-border twitter-timeline not-touch twitter-timeline-rendered {
	height: 300px !important;
}

#twitter-widget-0 {
	height: 450px !important;
}

#bg-floater {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url("http://sil-lubrificacao.com.br/imgs/background-floater.png");
	z-index: 10000;
	display: block;
}
#floater {
	position:fixed;
	width:900px;
	height:500px;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-250px;
	display:block;
	z-index:2000;
}

#btnfecharfloater {
	height: 30px;
	width: 100px;
	position: absolute;
	right: 0;
	top: -30px;
	cursor: pointer;
}