/* SOBRE A SAINT-GOBAIN */
/*
body {
	background-image: url(../../img/sobre/bg.gif);
	background-repeat: no-repeat;
	background-position : center;
	background-color:  #CDDDDB;
	margin: 10px;
	font-family:Arial;
	font-size:12px;
	
	}
	*/
body {
	margin: 0px;
	font-family: Arial, Verdana, Tahoma ;
	background-color: #8390be;
	background-image:url(../../img/catalogo/bg_geral.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

table.Geral {
	width:780px; 
	height:610px;
	background-image:url(../../img/catalogo/bg_corpo.jpg);
	background-repeat:no-repeat;
}
	
/* Header */
div.Header {
	background-image: url(../../img/sobre/header.jpg);
	background-repeat: no-repeat;
	background-color: #00ADA8;
	text-align: right;
	width:780px; 
	height:74px;
	padding:0px;
}

div.Header-Pop {
	background-image: url(../../img/sobre/header_pop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #00ADA8;
	width:500px; 
	height:70px;
	padding:16px 0px 0px 0px;
}

div.Header-Pop-Imprimir {
	background-image: url(../../img/sobre/header_pop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #00ADA8;
	width:484px; 
	height:70px;
	padding:16px 0px 0px 0px;
}

table.Busca {
	width:227px;
	height:42px;
}

input.Busca {
	border-color:#0F5801; 
	border-width:1px; 
	border-style:solid; 
	letter-spacing:1px;
	width: 100px;
	height: 18px;
	background-color:#FFFFFF; 
	font-size:11px;
	font-family:Arial;		
}

td.Busca {
	background-color:#00ADA8; 
}
	
Select {
	height: 19px;
	border-color:#234F47; 
	border-width:1px; 
	border-style:solid; 
	letter-spacing:1px;
	background-color:#FFFFFF; 
	font-size:11px;
	font-family:Arial;	
}

input.form {
	border-color:#0F5801; 
	border-width:1px; 
	border-style:solid; 
	letter-spacing:1px;
	width: 100px;
	height: 18px;
	background-color:#FFFFFF; 
	font-size:11px;
	font-family:Arial;		
}

/* Corpo */

Table.Principal {
	background-image: url(../../img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width:780px; 
	height:295px;
	padding:0px;
	border-top:5px solid #00ADA8;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
div.Linha-Vert {
	background-color: #00ADA8;
	margin-top:3px;
	width:1px;
	height:208px;
}
div.Textos-Scroll {
	overflow: auto;
	height: 260px;
	font-size: 11px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	scrollbar-arrow-color:#717da9;
	scrollbar-3dlight-color:#717da9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#b7bdd3;
	scrollbar-shadow-color:#3c4463;
	scrollbar-darkshadow-color:#3c4463;
	scrollbar-track-color:#f8f8fa;
	
}

div.Pop-Textos-Scroll {
	overflow: auto;
	height: 200px;
	font-size: 11px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	scrollbar-arrow-color:#717da9;
	scrollbar-3dlight-color:#717da9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#b7bdd3;
	scrollbar-shadow-color:#3c4463;
	scrollbar-darkshadow-color:#3c4463;
	scrollbar-track-color:#f8f8fa;
	
}


/* Menu */
table.Menu {
	width:100%;
	text-align: Right;
	padding-right: 5px;
	font-family: tahoma;
	font-size: 11px;
}
img.Linha-Menu {
	height:1px;
	width: 98%;
	background-color:#F4F3FC;
}

img.Outros-Sites-Linha {
	background-color:#D9EBEA;
	width:96%;
	height:1px;
}


img.Linha-Texto {
	background-color: #B7E5E2;
	width: 94%;
	height: 1px;
	margin-top:6px;
	margin-bottom: 6px;
	}

/* FOOTER */

div.Footer-Pop {
	background-image: url(../../img/sobre/footer_pop.jpg);
	background-repeat: no-repeat;
	background-color: #00ADA8;
	width:500px; 
	height:20px;
}