body {
	background-color: #003054;
	margin: 0 auto;
   	padding: 0;
	color: #87888A;
	font-family: Tahoma;
	text-align: center;
	height:100%;
}
a{
	outline: none;
}
a:link {
	color: #B1B3B4;
	text-decoration: none;
}

a:visited {
	color: #B1B3B4;
	text-decoration: none;
}
a:active {
	color: #003576;
	text-decoration: none;
}
a:hover {
	color: #003576;
	text-decoration: none;
}
h1{
	color: #49A365;
	font: 34px Arial, Helvetica, Geneva, sans-serif;
}
h2{
	color: #002F6B;
	font: 18px/18px Tahoma;
}

form, input {
	color:#87888A; 
	font-size: 12px;
	line-height: 16px;
}

input{
	border:0;
	margin-left: 10px;
}
#ficha td {
	border-bottom: 1px solid #D9DADB;
	height:16px;	
}
#marco{
	margin: 0 auto;
	margin-top: 50px;
	background-color: #fff;
	padding: 0;
    width: 950px; 
    height:100%;
}
#container {
	background-color: #fff;
	padding: 0;
    width: 950px; 
    margin: 0;
    text-align: left;
    height:100%;

}
#header{
	width: 950px;
	height:124px;
	overflow: visible;
	padding: 0;
	margin: 0;
}
#colmain{
	width: 740px;
	border-right: 1px solid #003054;
	padding: 0;
	margin: 0;
}
#nav{
	width: 740px;
	text-align: left;
	border-bottom: 1px solid #003054;
	height: 50px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
#main {
	width: 715px;
	text-align: left;
	padding:0;
	margin-left: 25px;

}
#pie, #pie.a {
	width: 740px;
	text-align: left;
	float: left;
	border-top: 1px solid #003054;
	height: 50px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
#texto{
	padding-right: 15px;
	font: 15px/160% Tahoma;
	list-style-type: circle;
	list-style-position: outside;
}
#col{
	padding-left: 10px;
	width: 190px;
	text-align: left;
	float: right;
	background: none;
	height:100%;
}

#representante{
	position: static;
	bottom: 20px;
}
.inner{
	margin-top: 12px;
	margin-left: 25px;
}
