/* CSS Document */

#descricao{
	width:720px;
	color:#00589d;
}


ul#itemSuporte{
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	float:left;
	width:310px;
}

ul#itemSuporte li#ico{
	float:left;
	width:51px;
	height:51px;
	padding-right:5px;
}

ul#itemSuporte li#nome{
	font-size:24px;
	padding-top:2px;
}

ul#itemSuporte li a{
	text-decoration:none;
	color:#00589d;
}

ul#itemSuporte li a:hover{
	text-decoration:none;
	color:#237cc6;
	font-weight:normal !important;
}

#include {
	clear:both;
	margin-left:40px;
	margin-bottom:45px;
}

#form {
	width:320px;
	float:left;
	height:500px;
}

#localizacao {
	margin-left:20px;
	float:left;
	height:500px;
}

#form_contato label {
	width:50px;
	display:block;
	font-size:11px;
	margin-bottom:2px;
	margin-top:8px;
}

#form_contato input, #form_contato textarea {
	width:260px;
	margin-bottom:5px;
}

input.sub {
	background:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	height:25px;
	border:none;
	width:130px !important;
}

.basic {
	border:1px solid #b9b8e1;
	width:780px;
}


.basic div {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;

}

.basic p {
	
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #00589d;
	background:url(../images/mailflex/ico_closed.jpg) top right no-repeat;	
}
.basic a:hover {
	background-color: white;
}
.basic a.selected {
	color: #00589d;
	background:none;	
	background-color:#f1f1f1 !important;
}


#banner1 {
	float:left;	
}

#banner2 {
	margin-left:10px;
	float:left
}
