@charset "utf-8";

body{
    margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#238fce;
	background: #01669C;
	background-image:url(../img/abertura/bg_abertura.jpg);
	background-repeat:repeat-x;
}

img {
   behavior: url("pngbehavior.htc");
}

.top_01 {
	background: url(../img/abertura/bg_top1.jpg) repeat-x;	
}


.top_02 {
	background: url(../img/abertura/bg_top2.jpg) repeat-x;	
}


.menuOn_r {
	background: url(../img/abertura/bg_top3.jpg) repeat-x;	
}

.menuOff_r {
	background: url(../img/abertura/bg_menuOff_r.jpg) repeat-x;	
}


.menuOn {
	background: url(../img/abertura/bg_top4.jpg) no-repeat;	
}

.menuOff {
	background: url(../img/abertura/bg_menuOff.jpg) repeat-x;	
}

#idiomas {
	margin: 17px 0px 0px 20px;
}

#idiomas a {
	color:#238fce;
	text-decoration: none;
}

#idiomas a:hover {
	color:#1a6d9e;	
}

#main {
	width:100%;
	background: url(../img/abertura/bg_main.jpg) repeat-x;
	height:418px;
}

#content {
	width: 1000px;	
}

.main_img {
	margin: 74px 0px 0px 53px;	
}

.links {
	margin:7px 0px 0px 19px;
	color:#cbecff;
}

.linksOn {
	color:#3fb7fe;
	text-decoration:none;
}

.form_wrap {
	display: none;
	margin: 8px 0px 0px 17px;
}

#webmailOff {
	display:none;	
}

#ftpOff {
	display:none;	
}

.linksOff {
	color:#cbecff;	
	text-decoration:none;
}

.form {
	float:left;
	width:115px;
}

.form input {
	width:98px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#cbecff;
	padding:2px 5px 0px 5px;
	height: 15px;
	border: 1px solid;
	border-left-color:#015a8d;
	border-top-color:#015a8d;
	border-right-color:#0586ca;
	border-bottom-color:#0586ca;
	background:#015b8e;
	margin-bottom:3px;
}

.form_button {
	float:left;
	width:40px;
	height:42px;
}

#selecao {
	width:100%;
	height: 320px;
	/*height:220px;*/
	/*padding-top:19px;*/
	text-align: center;
	
	background: url(../img/abertura/bg_marcas.png);
}

#rodape {
	height:180px;
	background: url(../img/abertura/bg_bottom2.png) repeat-x transparent;
}

.bottom {
	margin: 0 0 0 5px;
	padding-top: 35px;
	/*margin: 105px 0px 0px 53px;*/
	color:#ffffff;
}

.address {
	line-height: 14pt;
	text-align: left;
}






/* inicio novo CONTEUDO */
#content {
	width: 980px;
	margin: 0 auto;
}

#menu_marcas {
	width: 978px;
	height: 320px;
	border-right: 1px solid #418CB9;
	border-left: 1px solid #094C72;
	margin: 0;
	padding: 0;
}

#menu_marcas li {
	display: inline-block;
	width: 324px;
	height: 320px;
	border-left: 1px solid #418CB9;
	border-right: 1px solid #094C72;
	margin: 0 auto;
	float: left;
}

#menu_marcas li a {
	display: inline-block;
	width: 324px;
	height: 320px;
	position: relative;
}
#menu_marcas li a:hover {background: url(../img/abertura/hover_bg.png) repeat-x left top;}

#tecnovidro {
	background: url(../img/abertura/tecnoVidro.jpg) no-repeat left bottom;
}
#tecnovidro a span {
	display: inline-block;
	background: url(../img/abertura/logos2.png) no-repeat left top;
	width: 202px;
	height: 52px;
	text-indent: -999em;
	position: absolute;
	top: 135px;
	left: 60px;
}

#saintclaier {
	background: url(../img/abertura/saintClaier.jpg) no-repeat left bottom;
}
#saintclaier a span {
	display: inline-block;
	background: url(../img/abertura/logos2.png) no-repeat 56% top;
	width: 182px;
	height: 52px;
	text-indent: -999em;
	position: absolute;
	top: 135px;
	left: 69px;
}

#casavitra {
	background: url(../img/abertura/casaVitra.jpg) no-repeat left bottom;
}
#casavitra a span {
	display: inline-block;
	background: url(../img/abertura/logos2.png) no-repeat right top;
	width: 162px;
	height: 52px;
	text-indent: -999em;
	position: absolute;
	top: 135px;
	left: 80px;
}


#ass_cub {
	display: inline-block;
	background: url(../img/abertura/cub_ass.png) no-repeat center center;
	width: 26px;
	height: 16px;
	text-indent: -999em;
	float: right;
}

.botao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 13px 15px;
	background: url(../img/abertura/btn_ok_bg.png) repeat-x left top;
	border-top: 1px solid #78B9E0;
	border-right: 1px solid #004369;
	border-bottom: 1px solid #004369;
	float: right;
}
.botao:hover {
	background-position: left bottom;
	border-top: 1px solid #004369;
	border-right: 1px solid #78B9E0;
	border-bottom: 1px solid #78B9E0;
}

/* fim novo conteudo */
