#sitemap a:link {
	color: #999;
	text-decoration: none;
}
#sitemap a:visited {
	text-decoration: none;
	color: #999;
}
#sitemap a:hover {
	text-decoration: none;
	color: #FFF;
}
#sitemap a:active {
	text-decoration: none;
	color: #999;
}


body {
	background-image: url(../images/clientes/fondo_clientes.jpg);
	background-repeat: repeat-x;
	background-color: #161c20;
}
#barra {
	text-align: center;
	height: 145px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/clientes/barra_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#barracorta {
	text-align: left;
	height: 145px;
	width: 1001px;
	margin: 0 auto;
}
#sombra {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 982px;
}
#titulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	float: right;
	height: 20px;
	width: 700px;
	font-variant: normal;
	text-transform: none;
	padding-top: 25px;
	line-height: 20px;
}
#subtitulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #845e11;
	margin: 0px;
	height: 28px;
	width: 700px;
	float: right;
	padding-top: 6px;
	line-height: 16px;
}
#cuerpo {
	height: 100%;
	width: 981px;
	background-image: url(../images/clientes/fnd_cuerpo_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
	padding-left: 20px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}
#barra #barracorta #titulo2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #663f10;
	float: right;
	height: 20px;
	width: 700px;
	font-weight: bold;
}
.logo_cliente {
	float: left;
	height: 78px;
	width: 149px;
	text-align: right;
	padding-top: 11px;
	padding-left: 11px;
}
