/* atribue parâmetros a todas as páginas */ 
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}


a{text-decoration: none;}
a:hover{text-decoration: underline !important;}

body {
	background-color: #EADD96;
	background-image:url(imagens/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding:0px;
	color: #4C4C4C;
	list-style-type:none;
	font-size:11px;
	font-family:Arial;
}
/* ############################################## */
/* TEXTOS */
/* ############################################## */
h1 {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:13px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	
}

h2 {
    margin:0px;
    padding:0px;
	font-family:'Trebuchet MS', arial, verdana;
	font-size: 21px;
	margin-left:25px;
	font-style:italic;
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#FFFFFF;
	
}
h4 {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
	color:#183173;
	padding-right:5px;
}
h5 {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#676767;
}
h6 {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:25px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#66A614;
}

.texto_preto {
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
}
	.texto_preto a:link {
		font-family: Arial;
		font-size: 11px;
		color:#4C4C4C;
		text-decoration: none;
	}
	.texto_preto a:visited {
		font-family: Arial;
		font-size: 11px;
		color: #4C4C4C;
		text-decoration: none;
	}
	.texto_preto a:hover {
		font-family: Arial;
		font-size: 11px;
		color: #4C4C4C;
		text-decoration: underline;
	}
	.texto_preto a:active {
		font-family: Arial;
		font-size: 11px;
		color: #4C4C4C;
		text-decoration: none;
	}

.texto_preto10 {
	font-family: Arial;
	font-size: 10px;
	color: #4C4C4C;
	font-weight:normal;
	text-decoration: none;
}
	
.texto_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
	.texto_branco a:link {
		font-family: Arial;
		font-size: 11px;
		color:#FFF;
		text-decoration: none;
	}
	.texto_branco a:visited {
		font-family: Arial;
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
	}
	.texto_branco a:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FFF;
		text-decoration: underline;
	}
	.texto_branco a:active {
		font-family: Arial;
		font-size: 11px;
		color: #FFF;
		text-decoration: none;
	}
	
.texto_branco10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
	.texto_branco10 a:link {
		font-family: Arial;
		font-size: 10px;
		color:#FFF;
		text-decoration: none;
	}
	.texto_branco10 a:visited {
		font-family: Arial;
		font-size: 10px;
		color: #FFF;
		text-decoration: none;
	}
	.texto_branco10 a:hover {
		font-family: Arial;
		font-size: 10px;
		color: #FFF;
		text-decoration: underline;
	}
	.texto_branco10 a:active {
		font-family: Arial;
		font-size: 10px;
		color: #FFF;
		text-decoration: none;
	}

.texto_cinza {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}

.negrito_cinza18 {
	font-size:18px;
	color: #999999;
	font-style:italic;
	font-weight:bold;
}
.negrito_azul45 {
	font-size:45px;
	color: #183173;
	font-style:italic;
	font-weight:bold;
}
.negrito14 {
	font-size:14px;
	color: #4C4C4C;
	font-weight:bold;
}
.negrito12 {
	font-size:12px;
	color: #4C4C4C;
	font-weight:bold;
}

.negrito25 {
	font-size:25px;
	color: #4C4C4C;
	font-weight:bold;
}
/* ############################################## */
/* TEMPLATE */
/* ############################################## */
#bodypage {
	width:976px;
	padding:0px;
	margin:auto;
}
#pagina {
	background:#FFFFFF;
	padding-left:21px;
	padding-bottom:40px;
}
#conteudo {
	width:913px;
	float:left;
	padding-right:38px;
	padding-left:25px;
	margin-top:186px;
} 

#logo {
	margin-left:25px;
	float:left;
	border:0;
}

#menu {
	width:695px;
	float:right;
	height:42px;
	padding-top:21px;
}

	#menu ul {
		margin:0px;
		padding:0px;
		height: 42px;
		list-style: none;
	}
	
	#menu ul li{
		margin:0px;
		float: left;
		margin-right:20px;
		font-family:'Trebuchet MS', arial, verdana;
		font-size:12px;
		color: #FFF;
		height: 42px;
	}
	
	#menu ul li a{
		margin:0px;
		display:inline;
		font-family:'Trebuchet MS', arial, verdana;
		font-size:12px;
		color: #FFF;
		text-decoration:none;
	}
	
	#menu ul li.current{
		background:url(imagens/home_10.gif) no-repeat center bottom;

	}
	#menu ul li.current a{
		color: 	#E3E594;
	}

	
#linhas_produtos {
	height:131px;
	width:321px;
	float:right;
	margin-top:45px;
}

#newsletter {
	border:0px solid red;
    background-image: url(imagens/newsletter_23.png) !important;

    position:absolute;
	left:606px;
	top:240px;
	width:369px;
	height:249px;
	z-index:3;
	margin:0px;
	padding:0px;
}

#newsletter div.fundo {
    position:absolute;
}
#texto_newsletter {
	float:right;
	margin-top:23px;
	padding-right:55px;
	color: #666666;
}

#form_newsletter {
	margin-top:140px;
	margin-left:80px;
	color: #666666;
}
.div_nome_campo {
	width:54px;
	height:20px;
	float:left;
	padding-right:5px;
	line-height:25px;
	text-align:right;
	}

.campos_newsletter_select,
.campos_newsletter {
	border-width:0px; 
	width:170px; 
	height:15px; 
	margin-top:1px;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;}

.campos_newsletter_select {
	border-width: 2px !important; 
	height:19px;
	position: absolute !important;
	clip: rect(2px 167px 16px 2px) !important;
	left: 10px;
}

#esq_form{
	background:url(imagens/form_newsletter.gif) no-repeat top left;
	float:left;
	height:20px;
	width:5px;
}
#dir_form{
	background:url(imagens/form_newsletter.gif) bottom right no-repeat;
	width:5px;
	height:20px;
	float:right;
}
#fundo_form{
	background:url(imagens/form_newsletter.gif) 0px -20px repeat-x;
	width:190px;
	height:20px;
	text-align:right;
	font-size:11px;
	overflow:hidden;
	margin-bottom:5px;	
}
#fundo_titulos{
	background:url(imagens/titulos.gif) 0px -64px repeat-x;
	width:913px;
	height:64px;
	line-height:50px;
}
	#esq_titulos{
		background:url(imagens/titulos.gif) no-repeat top left;
		float:left;
		height:64px;
		width:26px;
	}

#rodape {
	background:url(imagens/rodape_80.gif) repeat-x;
	float:right;
	width:100%;
	height:56px;
	padding:0px;
	text-align:center;
	margin-top:39px;
}
#endereco_rodape {
	background:url(imagens/bg_rodape_83.gif) no-repeat;
	width:510px;
	float:none;
	margin:auto;
	text-align:center;
	height:49px;
}

#endereco_rodape a {
color: #4C4C4C;

}
.position { 
	position:relative;
}

.linha {
	border-bottom:1px solid #CCC; 
	margin-top:-15px;
	margin-left:70px;
}
/* ################################################################################################### */
/* BOTÕES*/
/* ################################################################################################### */
#fundo_bt_cinza{
	background:url(imagens/bt_cinza.gif) 0px -29px repeat-x;
	width:456px;
	height:29px;
	line-height:30px;
	margin-top:18px;
	margin-bottom:20px;
	overflow:hidden;
}
	#esq_bt_cinza{
		background:url(imagens/bt_cinza.gif) no-repeat top left;
		float:left;
		height:29px;
		width:15px;
	}
	#dir_bt_cinza{
		background:url(imagens/bt_cinza.gif) bottom right no-repeat;
		width:15px;
		height:29px;
		float:right;
	}

#fundo_bt_verde{
	background:url(imagens/bt_verde.gif) 0px -31px repeat-x;
	width:213px;
	height:31px;
	margin-top:18px;
	margin-left:22px;
	font-size:15px;
	line-height:2;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold; 
}
	#esq_bt_verde{
		background:url(imagens/bt_verde.gif) no-repeat top left;
		float:left;
		height:31px;
		width:15px;
	}
	#dir_bt_verde{
		background:url(imagens/bt_verde.gif) bottom right no-repeat;
		width:15px;
		height:31px;
		float:right;
	}
	
#fundo_cinza_branco{
	background:url(imagens/borda_cinza.gif) 0px -33px repeat-x;
	width:277px;
	height:33px;
	line-height:3;
	float:left;
	margin-right:9px;
	text-align:center; 
}
	#esq_cinza_branco{
		background:url(imagens/borda_cinza.gif) no-repeat top left;
		float:left;
		height:33px;
		width:15px;
	}
	#dir_cinza_branco{
		background:url(imagens/borda_cinza.gif) bottom right no-repeat;
		width:15px;
		height:33px;
		float:right;
	}

#fundo_verde{
	background:url(imagens/verde.gif) 0px -39px repeat-x;
	width:393px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:'Trebuchet MS', arial, verdana;
	height:39px;
	overflow:hidden;
	line-height:40px;
	float:right;
	margin-right:9px; 
}
	#fundo_verde a{
	color:#FFFFFF;
	text-decoration: none;
	}

	#esq_verde{
		background:url(imagens/verde.gif) no-repeat top left;
		float:right;
		height:39px;
		width:10px;
	}
	#dir_verde{
		background:url(imagens/verde.gif) bottom right no-repeat;
		width:10px;
		height:39px;
		float:left;
		margin-right:18px;
	}
	
#fundo_azul{
	background:url(imagens/bt_azul.gif) 0px -39px repeat-x;
	width:393px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:'Trebuchet MS', arial, verdana;
	height:39px;
	overflow:hidden;
	line-height:40px;
	float:right;
	margin-top:-38px;
	margin-right:20px;
}
	#fundo_azul a{
		color:#FFFFFF;
		text-decoration: none;
	}

	#esq_azul{
		background:url(imagens/bt_azul.gif) no-repeat top left;
		float:left;
		height:39px;
		width:10px;
	}
	#dir_azul{
		background:url(imagens/bt_azul.gif) bottom right no-repeat;
		width:10px;
		height:39px;
		float:right;
	}

#fundo_bt_cinza_degrade{
	background:url(imagens/bt_cinza_degrade.gif) 0px -79px repeat-x;
	width:437px;
	height:79px;
	color:#669E21;
	font-weight:bold;
	font-size:18px;
	font-family:'Trebuchet MS', arial, verdana;
	margin-top:43px;
	overflow:hidden;
}

	#fundo_bt_cinza_degrade a {
		color:#669E21;
		text-decoration: none;
	}
	#fundo_bt_cinza_degrade a img {
	border: 0px;
	}
	#esq_bt_cinza_degrade{
		background:url(imagens/bt_cinza_degrade.gif) no-repeat top left;
		float:left;
		height:79px;
		width:18px;
	}
	#dir_bt_cinza_degrade{
		background:url(imagens/bt_cinza_degrade.gif) bottom right no-repeat;
		width:18px;
		height:79px;
		float:right;
	}
/* ################################################################################################### */
/* INDEX */
/* ################################################################################################### */

#promocoes {
	width:483px;
	height:237px;
	background:url(imagens/bg_promocoes_28.gif) top repeat-x #163173;
}
#prod_promocao {float:left; margin-right:15px;}

#setas_promocoes {
	width:440px;
	padding-left:13px;
	padding-right:9px;
	float:left;
	
}
#aluminio {
	width:409px;
	margin-top:16px;
	float: right;
	padding-top:85px;
	padding-right:21px;
	background:url(imagens/embaixo_aluminio_62.gif) bottom left no-repeat #244B85;
	position:absolute;
	z-index:2;
	right:0px;
}
#empresa {
	width:473px;
	height:292px;
	padding-left:10px;
	padding-bottom:20px;
	background: url(imagens/bg_empresa_56.gif) top repeat-x #FFFFFF;
	
}
#fundo_tit_azul{
	background:url(imagens/tit_azul.gif) 0px -39px repeat-x;
	width:448px;
	height:39px;
	line-height:3;
	margin-bottom:10px;
	font-size:11px;	
}
	#esq_tit_azul{
		background:url(imagens/tit_azul.gif) no-repeat top left;
		float:left;
		height:39px;
		width:10px;
	}
	#dir_tit_azul{
		background:url(imagens/tit_azul.gif) bottom right no-repeat;
		width:10px;
		height:39px;
		float:right;
	}
	
#fundo_tit_verde{
	background:url(imagens/tit_verde.gif) 0px -39px repeat-x;
	width:397px;
	height:39px;
	line-height:3;
	margin-bottom:10px;
	font-size:11px;
	overflow:hidden;		
}
	#esq_tit_verde{
		background:url(imagens/tit_verde.gif) no-repeat top left;
		float:left;
		height:39px;
		width:10px;
	}
	#dir_tit_verde{
		background:url(imagens/tit_verde.gif) bottom right no-repeat;
		width:10px;
		height:39px;
		float:right;
	}

#foto_empresa {
	position:absolute;
	left:-25px;
	top:330px;
	width:133px;
	height:106px;
	z-index:5;
}

/* ################################################################################################### */
/* PROMOÇÕES */
/* ################################################################################################### */
.moldura_promocao {
	margin-bottom:15px;
}
.promocao{
	width:868px;
}
.descricao_promocao{
	padding-left:10px;
	padding-right:10px;
	width:100%;
	
}
#icone_pdf_acessorios {
	position:absolute; 
	left:830px; 
	top:127px; 
	width:60px; 
	height:53px; 
	z-index:1;
	background:url(imagens/icone_pdf_03.jpg) no-repeat;
}

/* ################################################################################################### */
/* CONTATO*/
/* ################################################################################################### */

.campo {
	width:100%;
	height:23px;
	text-align:right;
	padding-right:15px;
	margin-bottom:6px;}

.div_nome_campo {
	width:64px;
	height:23px;
	float:left;
	padding-right:5px;
	line-height:25px;
	text-align:right;
	}

.form {
	width:345px;
	float:right;
	border:1px solid #B2B2B2;
	margin-top:2px;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;}
	
.form_mensagem {
	width:345px;
	height:100px;
	float:right;
	border:1px solid #B2B2B2;
	margin-top:2px;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;}

.campo_mensagem {
	width:100%;
	height:115px;
	text-align:right;
	padding-right:15px;
	
}
#bloco_dir {
	width:430px;
	margin-left:440px;
}
#mapa {
	width:436px;
	margin-top:100px;
	background:url(imagens/mapa_peq_07.jpg) no-repeat;
}
#telefone {
	width:196px;
	height:49px;
	padding-left:67px;
	padding-top:7px;
	float:right;
	background:url(imagens/bg_telefone_06.gif) no-repeat;
}

/* ################################################################################################### */
/* POLÍTICA DE ENTREGA*/
/* ################################################################################################### */
#icone_email {
	position:absolute; 
	left:345px; 
	top:264px; 
	width:142px; 
	height:163px; 
	z-index:1;
}
#icone_mapa {
	position:absolute; 
	left:825px; 
	top:260px; 
	width:142px; 
	height:163px; 
	z-index:1;
}
/* ################################################################################################### */
/* PARCEIROS*/
/* ################################################################################################### */
.parceiros { margin-right:96px; margin-bottom:25px; border:0;}

/* ################################################################################################### */
/* SOBRE O ALUMINIO*/
/* ################################################################################################### */

#tabela { float:right; margin-right:10px; margin-top:10px; margin-bottom:20px;}

.cabecalho_descricao {
	height:28px;
	width:358px;
	line-height:30px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	font-style:italic;
	font-size:13px;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#183173; }

.descricao {
	height:25px;
	width:155px;
	line-height:25px;
	float:right;
	padding-right:10px;
	color:#000;
	text-align:right;
	font-weight:bold;
	background-color: #E6E6E6;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
}
.codigo {
	height:25px;
	width:193px;
	line-height:25px;	
	float:right;
	padding-left:10px;
	color: #000;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color: #CCCCCC; }
	
.descricao_contato {
	height:35px;
	width:193px;
	float:right;
	padding-left:10px;
	padding-top:5px;
	color:#000;
	text-align:center;
	background-color: #E6E6E6;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
}
.codigo_contato {
	height:35px;
	width:193px;
	float:right;
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	color: #000;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color: #CCCCCC; }

.borda_img { border: 4px solid #CCC;}

#saiba_mais {
	margin-top:10px;
	width:156px;
	height:24px;
	float:right;
	line-height:2;
	margin-right:65px;
	color: #003333;
	text-align:center;
	font-weight:bold;
	background:url(imagens/bt_saiba_mais_43.gif) no-repeat;
}

/* ################################################################################################### */
/* LINHAS ALCOA*/
/* ################################################################################################### */

.logos {
	border: 0px;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	margin:0px;
	padding:10px;

}

/* ################################################################################################### */
/* CATÁLOGO*/
/* ################################################################################################### */
#icone_aluminio {
	position:absolute; 
	left:390px; 
	top:140px; 
	width:205px; 
	height:127px; 
	z-index:1;
}
#icone_acessorios {
	position:absolute; 
	left:390px; 
	top:265px; 
	width:205px; 
	height:127px; 
	z-index:1;
}
#importante {
	background:url(imagens/importante_06.gif) no-repeat;
	width:285px;
	height:180px;
	float:right;
	padding-top:19px;
	padding-left:16px;
	margin-top:90px;
	margin-right:15px;
}

/* ################################################################################################### */
/* EMPRESA*/
/* ################################################################################################### */
#icone_mapa_empresa {
	position:absolute; 
	left:825px; 
	top:770px; 
	width:142px; 
	height:163px; 
	z-index:1;
}


/* SUBMENU */

#submenu {
	display: none;
	width: 140px;
	position: absolute;
	border: 1px solid #264C8B;
	z-index: 100;
	padding: 1px;
	background-color: #457CB4;
}

#submenu div {
	padding: 3px;
	padding-left: 10px;
	background: url("imagens/bg-submenus.gif") #325F9A repeat-x;
}

#submenu ul{
	margin: auto !important;
	padding: auto !important;
	list-style: disc !important;
	border-bottom: 1px solid #457CB4;
}

#submenu ul li {
	margin: 0px !important;
	margin-left: 20px !important;
	height: auto !important;
	float: none !important;
}


/********************/

#banner {
position:absolute;
left:0px;
top:105px;
width: 653px;
height:272px;
z-index:1;

}

#mid_content-index {
padding-top: 12px;
padding-left: 15px;
}


#pane1-index {
height: 275px;
width: 630px;
padding: 0px;
display: block;
overflow: hidden;
}

#pane1-index img {
border: 0px;
}
#mid_content-index .navigation {
position: absolute;
list-style: none;
background: url(imagens/banner-nagivator.png) no-repeat left bottom;
margin: 0px;
padding: 0px;
padding-left: 9px;
right: 10px;

}

#mid_content-index .navigation li {
float: left;
width: 25px;
}

#mid_content-index .navigation li a {
display: block;
text-align: center;
background-color: white;
font-weight: bold;
color: black;
line-height: 18px;
}

/* ################################################################################################### */
/* OBRAS REALIZADAS*/
/* ################################################################################################### */

#paginacao {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
	color:#183173;
	padding-right:5px;
	text-align:center;
}

#paginacao a {
	font-family:'Trebuchet MS', arial, verdana;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
	color:#183173;
	padding-right:5px;
	text-align:center;
}

#posicaobanner{
	position:absolute;
	z-index:1000;
}

#banner_{
	position:relative;
	width: 437px;
	height: 454px;
	z-index:2000;
	top:180px;
	left:220px;
}

#fechar_banner{
	float: right;
	width:77px;
	height: 24px;
	display:block;
	z-index: 2000;
	cursor: pointer;
	right: 90px;
	top: 5px;
}
/*new*/
#pelotas{
	width:406px;
	height:75px;
	padding-left:50px;
	background:url(imagens/pelotas.jpg) no-repeat;
	float:left;
}
#branco{ 
	width:913px;
	height:500px;
	background: url(imagens/top_index.jpg) top left no-repeat #fff;
	margin-top:2px;
	position:relative;
	z-index:1;


}
#cxdireito{
	width:410px;
	height:290px;
	float:right;
	position:absolute;
	right:0px;
	top:110px;

}
#cxesquerdo{
	width:480px;
	height:350px;
	float:left;
	margin-left:3px;
}
#pelotas_index{
	width:456px;
	height:75px;
	background:#eaeaea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}
#pelota_index_dir{
	background:url(imagens/direita_pelota.png) no-repeat;
	width:26px;
	height:75px;
	float:right;
}
#pelotas_index img{ float:left;}

#relativo_galeria{
	position:relative;
	width:5px;
	height:5px;
	border:1px solid red;
	float:right;
}
#absoluto_galeria{
	position:absolute;
	right:10px;
}
#mid_content{
	position:absolute;
	right:10px;
	top:100px;
}

#dias{
	width:236px;
	height:263px;
	background:url(imagens/pedido-natal.png) no-repeat!important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='imagens/pedido-natal.png',sizingMethod='scale');
	position:absolute;
	top:-30px;
	left:220px;

}
#dias p{
	margin:0px; padding:0px;
	float:right;
	width:180px;
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-top:20px;

}
#dias p strong{ font-size:20px; color:#000000; margin:0px; padding:0px; float:none;}
