* {
	margin:0;
	list-style:none;
	text-decoration:none;
	border:none;
	list-style-type:none;
}
.form{
	border:1px solid #333;
	background:url(../images/bginput.jpg) repeat-x  top #FFF;
}
#minivideos{
	width: 130px;
	height: 130px;
	background: url(../images/img_videos.png) no-repeat;
	behavior: url("iepngfix.htc");
	cursor:pointer;
	float: left;
	padding-top:4px;
	padding-right:2px;
	display:table;
	margin-right:8px;
	text-align:center;
}
#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 2px solid #FFFFFF;
	padding: 10px;
	background:url(../images/load.gif) center no-repeat #FFFFFF;
	visibility: hidden;
	z-index:100;	
	border:1px solid #000000;
	text-align:center;
}

#vinheta{
	width:547px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#DBB960;
	background:url(../images/bgvinheta.jpg) no-repeat bottom;
	padding-bottom:2px;
	margin-bottom:5px;	
}
#vinheta_x{
	width:547px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#DBB960;
	padding-bottom:5px;
}
#vinheta strong{
	font-size:24px;
	text-transform:uppercase;
}
#vinheta div{
	float:right;
	text-align:right;
}
#voltar{
	width:100%;
	float:left;
	text-align:right;
	padding-top:15px;
}

img, div {
	behavior:url('iepngfix.htc');
}
body{
	background:	url(../images/bg.jpg) center repeat-y #141414;
}
.t10, .t10 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.t11, .t11 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.t12, .t12 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.t15, .t15 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.t14, .t14 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.t16, .t16 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.t18, .t18 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.t23, .t23 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
}
.bold {
	font-weight:bold;
}
/***********************************************************************************/
.preto, .preto a {
	color:#000000;
}
.vermelho, .vermelho a {
	color:#D31E1E;
}
.vinho, .vinho a {
	color:#990000;
}
.grafite, .grafite a {
	color:#333333;
}
.branco, .branco a {
	color:#FFFFFF;
}
.verde, .verde a {
	color:#006633;
}
.laranja, .laranja a {
	color:#F66013;
}
.azul, .azul a {
	color:#00125C;
}
/* --------------------- */
.cinza, .cinza a {
	color:#999999;
}
.cinza2, .cinza2 a {
	color:#858685;
}
.cinza3, .cinza3 a{
	color:#F3F3F3;	
}
.cinza4, .cinza4 a{
	color:#CCCCCC;	
}
/* --------------------- */
.cesc, .cesc a {
	color:#4C4C4C;
}
.rosa, .rosa a {
	color:#EB8686;
}
.roxo, .roxo a {
	color:#58007B;
}
/* --------------------- */
.borda {
	border:1px solid #000;
}
.borda:hover {
	border:1px solid #666;
}

.form {
	border: 1px solid #000000;
	background: url(../images/bginput.jpg) repeat-x #FFFFFF;
}
/***********************************************************************************/
#site{
	width:900px;
	margin:0 auto;
}

#topo{
	width:100%;
	float:left;
	margin-top:0px;
}
#logo{
	width:90px;
	height:90px;
	position:relative;
	z-index:4;
	padding-left:10px;
}
#links_topo{
	width:900px;
	padding-left:20px;
	float:left;
	padding-top:5px;
}
#links_topo a:hover{
	color:#FFF;
}
#banner_topo{
	width:900px;
	float:left;
	padding-top:5px;
}
#menu_topo{
	width:900px;
	float:left;
}
#item_menu_topo{
	float:left;
}
#boxsliderH{
	width:888px;
	overflow:hidden;
	float:left;
	clear:left;
	background:url(../images/bgslider.png) repeat-y center;
	behavior:url("iepngfix.htc");
	padding-left:4px;
	opacity:1;
	
}
#pesquisa_dominios{
	width:405px;
	float:left;
	padding-bottom:5px;
	padding-top:4px;	
	overflow:hidden;
	opacity:1;
}
#formDoms{
	overflow:hidden;
	opacity:1;
}
#label_pesquisa{
	width:100%;
	float:left;
	padding-bottom:4px;
	opacity:1;
}
#input_pesquisa{
	width:168px;
	float:left;
	padding-right:5px;
	opacity:1;
}
.inputPesquisaDoms{
	width:166px;
	opacity:1;
}
#radio_pesquisa{
	float:left;
	padding-right:10px;	
	opacity:1;
}
#btnpesquisarDominio{
	float:left;	
	padding-top:5px;
	opacity:1;
}
#btnpesquisarDominio a{
	width:60px;
	float:left;
	text-decoration:underline;
	opacity:1;
}
#btnpesquisarDominio a:hover{
	color:#FFF;
	text-decoration:none;
	opacity:1;
}
#links_especiais{
	width:408px;
	float:right;
	padding-top:16px;
	text-align:right;
	opacity:1;
	height:100%;
}
#links_especiais a{
	padding-left:10px;
	text-decoration:underline;	
	float:left;
	opacity:1;
}
#links_especiais a:hover{
	color:#C99229;
	text-decoration:none;
}
#interruptor_slide{
	width:892px;
	z-index:10;
	float:left;
	margin-top:-11px;
}
#conteudo{
	width:900px;
	float:left;
	padding-bottom:13px;
}
#coluna_01{
	width:159px;
	float:left;
}
#coluna_02{
	width:547px;
	float:left;
	padding-left:15px;
	padding-right:14px;
	overflow:hidden;
}
#coluna_03{
	width:165px;
	float:left;
}
#box_top10{
	width:159px;
	float:left;	
}
#vintop10{
	width:159px;
	float:left;
	background:url(../images/bgtop10.png) no-repeat right;
	text-align:right;
	padding-top:3px;
	height:22px;
	margin-top:6px;
}
#vintop10_2{
	width:159px;
	float:left;
	padding-top:6px;
	padding-bottom:5px;
}
#item_top10{
	width:159px;
	float:left;		
}
#item_top10 a{
	width:154px;
	float:left;
	text-align:right;
	background:url(../images/item_top10.jpg) no-repeat bottom;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:6px;	
}
#item_top10 a:hover{
	background:url(../images/item_top10.jpg) repeat-y;
}

#vejamais{
	width:100%;
	float:left;
	text-align:right;
}
#box_responsabilidadeSocial{
	width:159px;
	float:left;
	padding-top:10px;
}
#vinrespons{
	width:159px;
	float:left;
	height:30px;
	background:url(../images/vinresp.png) no-repeat right;
}
#bannerRSocial{
	width:159px;
	float:left;
	padding-top:5xp;
	padding-bottom:13px;
}
#banner_capa{
	width:547px;
	float:left;
	height:218px;
	padding-top:5px;
	padding-bottom:18px;
}
#box_releases{
	width:547px;
	float:left;
}
#vinreleases{
	width:547px;
	height:30px;
	float:left;
	background:url(../images/releases.png) no-repeat left;
}
#itens_releases{
	width:544px;
	float:left;
	padding-top:7px;
	padding-left:3px;
}
#foto_release{
	width:191px;
	float:left;
	padding-right:15px;
}
#textos_release{
	width:338px;
	float:left;
}
#item_texto_release{
	width:100%;
	float:left;
	padding-bottom:8px;	
}
#item_texto_release a{
	width:100%;
	float:left;
}
#item_texto_release a:hover{
	background:url(../images/bgrelease.jpg) repeat-y left;
}
#box_areaCliente{
	width:165px;
	float:left;
	padding-bottom:13px;
	background:url(../images/item_top10.jpg) no-repeat bottom;
}
#vinAreaCliente{
	width:165px;
	float:left;
	height:31px;
	background:url(../images/areacliente.png) no-repeat left;
}
#loginCliente{
	width:165px;
	float:left;
	padding-top:8px;
}
#item_loginCliente{
	width:165px;
	float:left;
}
#btnAcessar_cliente a{
	float:left;
	text-decoration:underline;
	padding-top:3px;
	padding-left:10px;
}
#btnAcessar_cliente a:hover{
	text-decoration:none;
	color:#C99229;
}
#solicitaAcessoCliente{
	width:165px;
	float:left;
	padding-top:12px;
}
#solicitaAcessoCliente a{
	float:left;
	text-decoration:underline;
}
#solicitaAcessoCliente a:hover{
	text-decoration:none;
	color:#C99229;
}
#banner_index{
	width:160px;
	float:left;
	text-align:center;
	padding-top:13px;
	padding-bottom:8px;
}
#box_mediaCenter{
	width:165px;
	float:left;
}
#vinMediaCenter{
	width:165px;
	float:left;
	background:url(../images/mediacenter.png) no-repeat left bottom;
	height:30px;
	padding-bottom:2px;
}
#fotoMediaCenter{
	padding-top:7px;
	width:165px;
	float:left;
}
#assistirMediaCenter{
	float:left;	
}
#assistirMediaCenter a{
	width:160px;
	float:left;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}
#assistirMediaCenter a:hover{
	background:url(../images/bgrelease.jpg) repeat-y right;
}
#tituloMediaCenter{
	width:160px;
	float:left;
	text-align:center;
	padding-top:0px;
}
#rodape{
	width:887px;
	float:left;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background:url(../images/bgrodape.jpg) repeat-x;
	height:49px;
	padding-top:10px;
	padding-left:13px;
}
#links_rodape{
	width:155px;
	float:left;
	padding-bottom:6px;	
}
#links_rodape a{
	text-decoration:underline;
}
#links_rodape a:hover{
	text-decoration:none;
}
#info_rodape{
	clear:left;
	width:610px;
	float:left;
}
#logo_rodape{
	width:65px;
	height:44px;
	float:right;
	padding-right:8px;
	margin-top:-3px;
}
#menu_hidden{
	width:97px;
	position:absolute;
	background:url(../images/bgmenu.png) repeat-x;
	z-index:3;
	clear:left;
	margin-top:42px;
	margin-left:1px;
	padding-top:7px;
}
#item_menu a{
	 width:90px;
	 float:left;
	 padding-top:4px;
	 padding-bottom:4px;
	 padding-left:7px;
	 background:url(../images/sepmenu.jpg) bottom center no-repeat;
}
#item_menu a:hover{
	text-decoration:underline;
	color:#FFF;
}