/* CSS Document */

.color_1{
	color:#666666;
}
.color_2{
	color:#005CA7;
}
.color_3{
	color:#000000;
}
.color_4{
	color:#919191;
}
.color_5{
	color:#000099;
}
.size_9{
	font-size:9px;
}
.size_10{
	font-size:10px;
}
.size_11{
	font-size:11px;
}
.size_12{
	font-size:12px;
}
.subtitulos{
	font-weight:bold;
	color:#005CA7;
}
.bold{
	font-weight:bold;
}
.vazio{
	height:1px;
	width:1px;
	border:none;
}
.textfield{
	border:1px #DADADA solid;
	background-color:#F5F5F5;
	font-size:9px;
	color:#A0A0A0;
	padding:2px;
	width:100%;
	height:18px;
	margin-bottom:3px;
}
.select{
	border:1px #DADADA solid;
	background-color:#F5F5F5;
	font-size:9px;
	color:#A0A0A0;
	padding:2px;
	width:100%;
	height:18px;
	margin-bottom:3px;
}
.carrega_revenda_automacao{
	margin-top:9px;
	width:238px;
	text-align:left;
}
.hr{
	margin:0px;
	margin-top:5px;
	margin-bottom:8px;
	border-top:1px #CCCCCC solid;
	width:100%;
	height:1px;
}
.hr2{
	margin:0px;
	margin-top:10px;
	margin-bottom:8px;
	border-top:1px #CCCCCC solid;
	width:100%;
	height:1px;
}
.textarea{
	border:1px #DADADA solid;
	background-color:#F5F5F5;
	font-size:9px;
	color:#A0A0A0;
	padding:2px;
	width:100%;
	height:62px;
	margin-bottom:3px;
}
.textarea,select,.textfield,option{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.gallery_mostra_img{
	width:540px; 
	height:auto; 
	margin-bottom:10px; 
	border:1px #CCCCCC solid;
	text-align:center;
}
.gallery_lista_img{
	width:540px; 
	height:auto; 
	border:1px #CCCCCC solid;
	text-align:center;
	padding-bottom:10px;
}
.galeria_lista_imagem{
	margin-top:5px;
	padding-top:5px;
	margin-bottom:5px;
	_margin-bottom:;
	border-top:1px #CCCCCC solid;
}
.thumb_gallery{
	position:relative;
	float:left; 
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	margin-top:2px;
	width:101px;
	height:48px;
	border:1px #666666 solid;
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	background-position:center;
}
.square{
	position:absolute;
}
.tooltip_bt_noticias a {
	z-index:70000;
	text-decoration: none;
	float:left;
}
.tooltip_bt_noticias a:hover {
	position:relative;
	z-index:70000;
	text-decoration: none;	
}
.tooltip_bt_noticias a span { 
	display:none;
	z-index:70000;
	text-decoration: none;	
}
.tooltip_bt_noticias a:hover span {
	display: block;
	position: absolute; 
	z-index:70000;
	text-decoration: none;
	left:-100px;
	top:-15px;
}




