body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#f5f5f5;
	color: #333333;
	line-height:20px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:inherit;
	color: #993300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	background-color:inherit;
	/*color:#333333;*/
}
a:hover {
	text-decoration: underline;
	background-color:inherit;
	color: #9C3000;
}
a:active {
	text-decoration: none;
	background-color:inherit;
	color: #9C3000;
}
#linkcinza {
	text-decoration: none;
	background-color:inherit;
	color: #333333;
	line-height:20px;
}
.linknoticia {
	text-decoration:overline;
	background-color:inherit;
	color: #333333;
	line-height:14px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 8pt;
	background-color:inherit;
	color: #333333;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color:inherit;
	color: #073A72;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color:inherit;
	color: #FF9900;
	font-weight:bold;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:14px;
	background-color:inherit;	
	color: #FFFFFF;
	font-weight:normal;
	text-align:center; /* alinhando o texto a centro */
}
.txtnormal {
	line-height:normal;
}
.borderimg {
	margin:10px;
}
.bdseta {
	margin-top:10px;
}
.botoes {
	line-height:18px;
	background-color:#CCCCCC;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#geral {
	background-image:url(http://www.websocorro.com.br/img/barlat.jpg);
	width: 770px; /* Definindo a largura total do site */
	left: 50%; /* Para alinhar o site no centro da página */
	margin-top:10px;
	margin-left: -385px; /* Dividimos o widht para alinhar a posição horizontal ao centro */
	position: absolute; /* Para não haver alteração no layout mesmo quando aberto em monitores diferentes */
}
#menu {
	height: 180px; /* definindo altura de 192px */
	background-image:url(http://www.websocorro.com.br/img/fundo_menu.jpg);
	background-repeat:no-repeat;
	margin-left: 11px;
}
#direito {
	float: left;
	width:190px;
	margin-left:18px;
	border-right-style:dotted;
	border-right-width: 1px;
	border-right-color:#999999;
	/*border-left-style:dotted;
	border-left-width: 1px;*/
}
html>body #direito { margin-left:35px;} 
html>body #centro { margin-left:230px;} 
html>body #slogan { margin-bottom:40px;} 
html>body #clientes1 { margin-top:20px;} 
html>body #clientes2 { margin-top:20px;} 
html>body #clientes31 { margin-top:240px;} 
html>body #clientes32 { margin-top:250px;} 
#institucional {
	padding:10px;
}
#slogan {
	text-align:center; /* configurando a margem superior para alinhar o slogan */
	float: right;
	width:540px;
	margin-top:30px;
	margin-bottom:20px;
}
#centro {
	/*border-right-style:dotted;
	border-right-width: 1px;
	border-right-color:#999999;
	border-left-style:dotted;
	border-left-width: 1px;*/
	padding-left:20px;
	margin-left:230px;
}
#esquerdo {
	float: right;
	width:230px;
	/*border-right-style:dotted;
	border-right-width: 1px;
	border-right-color:#999999;
	border-left-style:dotted;
	border-left-width: 1px;*/
	height:650px;
}

#rodape {
	background-image:url(http://www.websocorro.com.br/img/fundo_rodape.gif); /* definindo a imagem de background */
	height: 77px; /* definindo altura de 92px */
	clear: both; /* não permitindo que objetos "flutuantes" obstruam o rodapé. */
}
#noticias {
	margin-right:10px;
}
#caixa {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E6E6E6;
}
#clientes1 {
	position:absolute;
	width:245px;
}
#clientes2 {
	margin-left:250px;
	position:absolute;
}
#clientes31 {
	margin-top:240px;
	position:absolute;
	width:240px;
	top: 246px;
	height: 277px;
}
#clientes32 {
	margin-top:240px;
	margin-left:250px;
	position:absolute;
}
#curriculo1 {
	position:absolute;
	width:240px;
}
#curriculo2 {
	margin-left:240px;
	position:absolute;
	width:240px;
}
#curriculo3 {
	position:absolute;
	width:490px;
	left: 251px;
	top: 550px;
}
