body {
	background:#0660AD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin:0px;
	}
	
form {
	margin:0px;
	border:0px;
	padding:0px;
	}
	
/* IDs */

#oportunidade {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
	}
	
#input {
	width:180px;
	color:#024e91;
	border:1px solid #7bb2d9;
	background-color:#e3f1fb;
	padding:2px;
/*	background-color:#FFFFFF;*/
	}
	
#table-cinza {
/*	background:#EFEFEF;*/
	border-bottom:1px solid #999999;
	padding:5px;
	}
	
#table-branco {
/*	background:#FCFCFC;*/
	border-bottom:1px solid #999999;
	padding:5px;
	}
		
#formulario {
	margin:auto;
	}
	
#textarea {
	width:220px;
	height:120px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#024e91;
	border:1px solid #7bb2d9;
	background-color:#e3f1fb;
	}

#bts {
	background:url(img/bg/bginput.jpg) repeat-x #b8eaff;
	border:1px solid #43abd6;
	color:#024e91;
	height:25px;
	}

#opcao {
	padding-left:20px;
	text-align:left;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#024e91;
	}
	
#comerciais {
	padding-left:35px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	}
	
#imagem {
	border:3px solid #024e91;
	}
	
#etiqueta {
	height:20px;
	background-color:#EFEFEF;
	font-size:13px;
	border-bottom:2px solid #024e91;
	border-top:2px solid #024e91;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	}
	
a#detalhes {
	text-decoration:underline;
	color:#024e91;
	font-size:13px;
	}
	
a#detalhes:hover {
	text-decoration:underline;
	color:#0660AD;
	font-size:13px;
	}
	
a#hendrix {
	font-size:10px;
	color:#024e91;
	}
	
a#hendrix {
	font-size:10px;
	text-decoration:underline;
	color:#024e91;
	}
	
#seta {
	padding-top:10px;
	}
	
#texto {
	padding:15px;
	}
	
	
/* LINKS */

a.txt-gray-10:hover {
	font-size: 10px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.txt-gray-11:hover {
	font-size: 11px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.txt-gray-11-b:hover {
	font-size: 11px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.txt-gray-13:hover {
	font-size: 13px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.txt-gray-13-b:hover {
	font-size: 13px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.txt-gray-17-b:hover {
	font-size: 17px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.txt-azul-esc-10:hover {
	font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.txt-azul-esc-11:hover {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.txt-azul-esc-11-b:hover {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.txt-azul-esc-13:hover {
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a.txt-azul-esc-13-b:hover {
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.txt-azul-esc-17-b:hover {
	font-size: 17px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	


/* CLASS - TEXTOS */

/* CINZA CLARO */

.txt-gray-10 {
	font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-gray-11 {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-gray-11-b {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.txt-gray-13 {
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-gray-13-b {
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.txt-gray-17-b {
	font-size: 17px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
/* CINZA ESCURO */

.txt-gray-esc-10 {
	font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-gray-esc-11 {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-gray-esc-11-b {
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.txt-gray-esc-13 {
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-gray-esc-13-b {
	font-size: 13px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	}
	
	
/* AZUL CLARO */

.txt-azul-10 {
	font-size: 10px; 
	color: #b8dcf5; 
	text-decoration: none; 
	font-weight: normal;
	}
		
.txt-azul-11 {
	font-size: 11px; 
	color: #b8dcf5; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-azul-11-b {
	font-size: 11px; 
	color: #b8dcf5; 
	text-decoration: none; 
	font-weight: bold;
	}
		
.txt-azul-13 {
	font-size: 13px; 
	color: #b8dcf5; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-azul-13-b {
	font-size: 13px; 
	color: #b8dcf5; 
	text-decoration: none; 
	font-weight: bold;
	}


/* AZUL ESCURO */
	
.txt-azul-esc-10 {
	font-size: 10px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: normal;
	}
		
.txt-azul-esc-11 {
	font-size: 11px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-azul-esc-11-b {
	font-size: 11px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
		
.txt-azul-esc-13 {
	font-size: 13px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: normal;
	}
	
.txt-azul-esc-13-b {
	font-size: 13px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.txt-azul-esc-15-b {
	font-size: 15px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
	
.txt-azul-esc-17-b {
	font-size: 17px; 
	color: #024e91; 
	text-decoration: none; 
	font-weight: bold;
	}
	