/* -=-=-=-=-=-=- Code written by Ricardo Magalhaes -=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-ricardopvl@gmail.com | MSN:nandofm@iol.pt -=-=-=-=-=-=-
================================
SITE: http://www.fmbrindes.com
================================*/
* {margin:0; padding:0;}
.imgs_promo {
	margin-bottom: 20px;
}



body {
	background-color: #EBF2F3;
}
#page {
	width: 800px;
	margin-left: -400px;
	left: 50%;
	z-index: 3;
	position: absolute;
}
#header {
	width: 800px;
	height: 150px;
	background-image: url(../imgs/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
.seo {
	visibility: hidden;
	font: arial 10px;
	color: #EFF5F5;
}
.space {
	color: #FFFFFF;
}

#content {
	background-image: url(../imgs/bg_content.jpg);
	background-repeat: repeat-y;
	width: 710px;
	position: relative;
	height: auto;
	padding-left: 45px;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 40px;
}
#content_contactos {
	background-image: url(../imgs/bg_content.jpg);
	background-repeat: repeat-y;
	width: 800px;
	position: relative;
	height: 430px;
}
.barra_destaques {
	color: #D1D1D1;
	font-size: 8px;
}

#index_destaques {
	width: 300px;
	left: 380px;
	position: relative;
	border-color: #D1D1D1;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
}
#index_tilte_destaques {
	left: 439px;
	position: absolute;
	top: 25px;
}
#index_tilte_promocoes {
	left: 60px;
	position: absolute;
	top: 25px;
}

#index_bemvindo {
	width: 300px;
	left: 45px;
	margin-bottom: 40px;
	position: absolute;
	border-color: #D1D1D1;
	border-width: 1px;
	border-style: solid;
	padding: 15px;
}
#content_produtos {
	background-image: url(../imgs/bg_content.jpg);
	background-repeat: repeat-y;
	width: 800px;
	position: relative;
	height: 550px;
}
.clientes_logos {
	letter-spacing: 14px;
	line-height: 44px;



}

#menu {
	width: 480px;
	height: 24px;
	top: 104px;
	position: absolute;
	right: 3px;
}
.buttons {
	margin-left: 15px;
}

#b_logo {
	width: 255px;
	height: 110px;
	z-index: 2;
	position: absolute;
	top: 40px;
}
#produtos_min {
	width: 280px;
	height: 500px;
	left: 40px;
	top: 20px;
	background-image: url(../imgs/produtos_barra.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	margin-bottom: 40px;
}
#produtos_max {
	width: 400px;
	height: 500px;
	left: 360px;
	top: 20px;
	position: relative;
}

#footer {
	width: 800px;
	height: 50px;
	background-image: url(../imgs/bg_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#footer_txt {
	width: 292px;
	height: 15px;
	position: absolute;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	left: 245px;
}
.txt_normal_title {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0064C6;
	text-align: justify;
	line-height: 18px;
}

#contactos_form {
	width: 350px;
	height: 350px;
	left: 418px;
	top: 20px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0064C6;
}
#contactos_txt {
	width: 350px;
	height: auto;
	left: 40px;
	top: 20px;
	background-image: url(../imgs/produtos_barra.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	margin-bottom: 40px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0064C6;
}
#header_banner {
	width: 448px;
	height: 44px;
	top: 35px;
	position: absolute;
	right: 14px;
}

