a:link {text-decoration: none;
color: #87a5ca;
}
a:visited {text-decoration: none;
color: #87a5ca;
}
a:hover {text-decoration: none; 
color: #333333;
}
a:active {text-decoration: none;
color: #0d3269;
}

img {
border:0;
}

body{
	background-color:#ffffff;
}

.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	
}

.texto_peq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	
}

.texto_peq2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#87a5ca;
	
}


.texto_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#87a5ca;
	
}

#mae {
	width:100%;
	height:100%;
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align:center;
	margin:auto;
	float:left;
}

#geral {
	width:176px;
	height:100%;
	float:left;
	margin:5px 0 0px 10px;
}

#topo {
	width:176px;
	height:42px;
	text-align:left;
	padding-top:10px;
	float:left;
}

#conteudo {
	float:left;
	width:100%;
	height:100%;
	color:#003;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	margin:auto;
}

#cont_voltar {
	text-align:left;
	float:left;
	width:156px;
	padding:0 10px 0 10px;
	margin:10px 0 10px 0;
	
}

#cont_titulo {
	text-align:left;
	float:left;
	width:156px;
	margin:10px 0 10px 0;
	
}

#voltar_esq {
	text-align:left;
	float:left;
	width:50%;
	
}

#voltar_dir {
	text-align:right;
	float:right;
	width:50%;
	
}

#voltar_top {
	text-align:right;
	float:right;
	width:10%;
	
}

#titulo{
	text-align:left;
	float:left;
	width:90%;
	
}

#texto {
	padding-top:10px;
	text-align:left;
	float:left;
	width:100%;
}

#rodape_geral {
	background-color:#ffffff;
	width:100%;
	height:40px;
	float:left;
	text-align:center;
}

#rodape {
	background-color:#ffffff;
	width:176px;
	height:30px;
	padding-top:10px;
	float:left;
	text-align:center;
}

#linha {
	background-color:#c3dde8;
	height:1px;
	width:100%;
	float:left;
}

#img_cliente {
	height:37px;
	width:91px;
	float:left;
}

#nome_cliente {
	width:75px;
	height:17px;
	float:left;
	padding:10px 0 10px 10px;
}

#nome_cliente2{
	width:75px;
	height:27px;
	float:left;
	padding:5px 0 5px 10px;
}

#separador {
	height:10px;
	width:100%;
	float:left;
}

#textarea {
	width:160px;
	height:50px;
	margin-bottom:10px;
	float:left;
}

#textfield{
	width:160px;
	height:auto;
	float:left;
}

#button {
	width:50px;
	height:20px;
	background-color:#003;
	border: #FFF solid 1px;
	float:left;
	padding-bottom:4px;
	text-align:center;
}
