* {	margin: 0; padding: 0; border:0; }

body{
	background:url("../Imagens/Background.png");
	font: normal 15px Arial, Tahoma;
	color:#868686;
	background-repeat:repeat-x;
}

h1{
	width:936px;
	height:50px;
	background:url("../Imagens/BgH1.png") no-repeat;
	color:#FFF;
	font-size:25px;
	line-height:50px;
	padding: 0 0 0 12px;
	float:left;
	text-align: left;
}

h2{
	font-size:20px;
	color:#0C3CC8;
	margin:15px 0;
}

h4{
	font-size:17px;
	color:#0C3CC8;
}

h4 a{
	font-size:17px;
	color:#0C3CC8;
}

h5{
	width:936px;
	height:50px;
	background:url("../Imagens/BgH5.png") no-repeat;
	color:#FFF;
	font-size:25px;
	line-height:50px;
	padding: 0 0 0 12px;
	float:left;
	text-align: left;
}

a{
	text-decoration:none;
	color:#868686;
}

a:hover{
	color:#565555;
	text-decoration:none;
}

ssth {
	zborder:solid red 1px;
	background:#000080;
	color: #fff;
	font-size:10px;
}

#sssConteudo zzzztd {
	border:solid #aaa 1px;
	background:#fff;
	color:#aaa;
	font-size:10px;
	cellspacing:0
}

#table th{
	border:solid gray 1px;
	text-align:center;
	background:#0c3cc8;
	color: #FFFFFF;
	font-size: 15px;
	sfont-weight:normal;
}

#table td{
	border:solid gray 1px;
	text-align:center;
	font-size: 13px;
}


input, textarea{
	sborder:solid #aaa 1px;
	border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	background: transparent url("../Imagens/BgInput.png");
	min-height:30px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:360px;
}

textarea{
	width:360px;
	sborder:solid red 1px;
	height:78px;
	background: transparent url("../Imagens/bgTextAres.png");
	background-repeat:repeat-x;
	resize:none;
}

.Botao{
	width:76px;
	height:36px;
	background: transparent url("../Imagens/Botao.png");
	border:0;
}
.BotaoProcurar{
	width:36px;
	height:33px;
	background: transparent url("../Imagens/Lupa.png");
	border:0;
	float:right;
	margin:0px 2px 0px 0;
}


#Checkbox{
	border:0;
}

#AreaSite{
	Width:950px;
	height:auto;
	sborder:solid red 2px;
}

#Topo{
	Width:950px;
	Height:120px;
	sborder:Solid Red 2px;
}
#Topo #input{
	border:none;
	background:none;
	min-height:30px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	Width:190px;
	sborder:solid red 1px;	
	float:left;
	margin: 1px 0 0 4px;
	padding: 0px 0 0 4px;
	height:30px;
	line-height:30px;
}

#Pesquisa{
	width:233px;
	height:40px;
	background: transparent url("../Imagens/BoxInputHOme.png");
	padding:3px 0 0 0;
}

/* Menu Top ------------------------ */

#Menu {
	background: transparent url("../Imagens/menu.png");
	background-repeat:no-repeat-x;
	color: #fff;
	width: 950px;
	height: 69px;
	font-size:15px;
	margin: 10px 0 0 0;
	sborder:solid red 1px;
}

#Menu ul {
	list-style-type: none; /*remove o marcador*/ 
	margin:  0px; /*remove o recuo IE e Opera*/ 
	padding: 0px; /*remove o recuo Mozilla e NN*/ 
}

#Menu ul li {
	sdisplay: inline; 
	float: left;
	slist-style-position: inside;
	stext-decoration: none;
	smargin: 0 0 0 0;
	height: 50px;
}

#Menu ul li a       {text-decoration: none; padding: 16px 20px; color: #fff; float:left; sborder:solid red 1px;}
#Menu ul li a:hover {background: url("../imagens/BgHOverMenu.png"); background-repeat:repeat-x;}

#Menu ul li a.selec       {background: url("../imagens/BgHOverMenu.png"); background-repeat:repeat-x;}
#Menu ul li a.selec:hover {background: url("../imagens/BgHOverMenu.png"); background-repeat:repeat-x;}

/* Fim Menu Top */

#Logo{
	width:209px;
	height:179px;
	sborder:solid red 1px;
	float:right;
	margin:-148px 40px 0 0;
	position:relative;
}

#BannerPrincipal {
	Width: 950px;
	Height: 405px;
	border:solid white 5px;
	margin: 0 0 30px 0;
	float:left;
}

#Representadas {
	Width: 950px;
	height: auto;
	margin: 0 0 0 0;
	sborder: solid blue 2px;
	text-align: left;
	margin:10px 0 0 10px;
}

#PgRepresentadas{
	Width: 900px;
	height:auto;
	sborder: solid red 1px;
	float:left;
	margin:30px 0 0px 0;
	padding:15px 15px 0px 15px ;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
div#PgRepresentadas:hover{
	background:#EEEEEE;
	sborder: solid #000 1px;
}

#PgRepresentadasInterno{
	Width: 600px;
	height:auto;
	sborder: solid red 1px;
	float:right;
	margin:0px 0 0px 0;
	padding:5px 15px 0px 15px ;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}



#RepresentadasMenu{
	width:280px;
	height:auto;
	sborder:Solid red 1px;
	float:left;
	margin:30px 10px 0px 0;
}


#RepresentadasMenu b:hover{
	color:#565555;
	text-decoration:underline;
}

#ImgPgRepresentadas{
	Width: 162px;
	height:176px;
	sborder: solid red 1px;
	background: url("../imagens/BGloGOS.png");
	float:left;
}
#BannerPgRepresentadas{
	Width: 600px;
	height:277px;
	sborder: solid red 1px;
	float:left;
	margin:0px 0 20px 0;
}
#DescricaoPgRepresentadas{
	Width: 650px;
	height:auto;
	sborder: solid red 1px;
	float:left;
	margin: 0 0 0 30px;
}

#DescricaoPgRepresentadasInterno{
	Width: 390px;
	height:auto;
	sborder: solid red 1px;
	float:left;
	margin: 0 0 0 30px;

}

#Representadas img{
	Width: 120px;
	margin: 0px 35px;
	
}

#Conteudo{
	Width: 950px;
	min-height: 300px;
	sborder: solid blue 2px;
	float:left;
	background:#fff;
	text-align:left;
	margin:15px 0;
}
#ConteudoInterno{
	Width: 940px;
	height: auto;
	margin:10px 0;
	padding:0px 10px 10px 10px;
	float:left;
	text-align:left;


}

#RepresentadasLeft{
	width:300px;
	height:auto;
	float:left;
	sborder:solid red 1px;

}
#RepresentadaRight{
	width:600px;
	height:auto;
	float:right;
	border:solid red 1px;

}



#BannerContato {
	Width: 940px;
	Height: 350px;
	border:solid white 5px;
	margin: 0 0 30px 0;
	float:left;
}

#ContatoInformacoes {
	Width: 450px;
	Height: 280px;
	sBorder:solid red 1px;
	Float:left;
	margin: 30px 0 0 0;
	padding: 0 0 0 15px;
}
#ContatoFormulario {
	Width: 440px;
	Height: 250px;
	sBorder:solid red 1px;
	float: Right;
	margin: 40px 0 10px 0px;
	padding: 0 15px 0 0;
}
#ContatoFormulario td {
	font-size:15px;
}
	Width: 450px;
	Height: 250px;
	sBorder:solid red 1px;
	float: Right;
	margin: 0 0 10px 0px;
}

#ConteudoQuemSomos{
	Width: 950px;
	height: auto;
	sborder: solid blue 2px;
	float:left;
	background:#fff;
	text-align:left;
	margin:15px 0;
}

#FotoEmpresa {
	Width: 400px;
	Height: 305px;
	border: solid white 5px;
	float: left;
}

#QuemSomosEmpresa {
	Width: 450px;
	Height: 290px;
	sborder: solid red 3px;
	float: right;
	padding: 15px 0 0 0;
}

#QuemSomosEmpresa h1 {
	width:425px;
	height:62px;
	background:url("../Imagens/BgRepresentadas3.png") no-repeat;
	color:#FFF;
	font-size:25px;
	line-height:50px;
	padding: 0 0 0 12px;
	float:left;
	text-align: left;
}

#Rodape {
	font: normal 14px Arial, Tahoma;
	line-height: 20px;
	Width: 100%;
	Height: 150px;
	background: #f7f7f7 url("../Imagens/BgRodape.png") center center;
	border-top: 2px solid #efefef;
}

#AreaRodape {
	Width:950px;
	height:100px;
	margin:50px  0 0 0;
	text-align: left;
}

.Fechar{
	Clear:Both;
}