﻿@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc); border:none;}

body {
	background-color: #464646;
	margin: 0;
	text-align: center;
	padding: 0;
	background-image: url(layout/background.jpg);

}

#tudo {
	width: 1000px;
	*width: 1000px;
	_width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}

#topo {
	width: 1000px;
	height: 102px;
	background-image: url(layout/topo.jpg);
	
}

#menu {
width: 1000px;
height: 40px;

}

#meio {
	background:#FFF url(layout/fundo.jpg) repeat-x bottom center;
  min-height:470px;
  height:auto !important;
  height:470px;	

}

#fotosLateral {
	float: right;
	width: 298px;
	margin-top: 10px;
	height: 458px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #999999;
	text-align: center;

}

.seloIso {
	float: right;
	*margin-top: 40px;
	_margin-top: 40px;
}

.fotoDireita {
	float: right;
	margin-right:40px;
	margin-left: 30px;
}

#content {
	width: 691px;
	*width: 691px;
	_width: 680px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	height: 450px;
	*height: 250px;
	_height: 255px;
	background-image: url(layout/seloIso.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#content2 {
	height: 450px;
	*height: 450px;
	_height: 450px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	width: 980px;
	*width: 960px;
	_width: 960px;
	float: left;

}

#content3 {
  min-height:450px;
  height:auto !important;
  height:450px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	width: 980px;
	*width: 960px;
	_width: 960px;
	float: left;

}


#contentRH {
background-image: url(layout/fundoRH.jpg);
padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	width: 980px;
	*width: 980px;
	_width: 980px;
	float: left;

}
#endereco {
	width: 650px;
}

.botao {
	background-color: #E4EDE8;
	border: 1px solid #3B8469;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}

#tbcontato {
	border-left: 1px solid #3B8469;
	border-right: 1px solid #3B8469;
	border-top: 1px solid #3B8469;
	border-bottom: 1px solid #3B8469;
	margin-left: 10px;
}

#clear {
	clear: both;
}

.tituloPagina {
	float: left;
	margin-top: 11px;
}
.campos {
	border-color: #3B8469;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rodape {
	background-image: url(layout/rodape.png);
	height: 80px;

}
