/* CSS Document */
*{margin:0px; padding:0px;}
body{font-family: Arial Narrow, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#282828;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #282828;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFFF;
}
.msgok{font-size:13px; text-align:center; font-weight:bold;}
#cont{width:714px; margin: 0 auto;}
#cont a{text-decoration:none;}
#cont a:hover{color:#00FF42;}

#enc{ width:710px;}
 
#logo a{background:url(../img/logo.gif) no-repeat; width:135px; height:39px; display: block; float:left;}

#menu {width:475px; height:22px; text-align:center; float:right; margin-top:30px; color:#B8B8B8;}
#menu #centro{width:453px; height:22px; background:url(../img/menu_fondo.gif) repeat-x; text-align:center; float:left; padding-top:3px;}
#menu #izq{background:url(../img/menu_izq.gif) no-repeat left; width:11px; height:22px; float:left;}
#menu #der{background:url(../img/menu_der.gif) no-repeat right; width:11px; height:22px; float:right;}
#menu a{color:#B8B8B8;}

#banner{background:url(../img/banner_fondo.gif) repeat-y; width:"100%"; clear:both; padding-bottom:20px;}
#banner #curva{background:url(../img/banner_curva.gif) no-repeat; width:15px; height:14px; float:left;}
#banner #arriba{border-top:1px solid #666666; width:695px; float:left;}
#banner #flash{margin:0px 20px 0px 20px; width:670px; display:block; clear:both;}
#banner #flash img{border:1px solid #282828;}


#recom{width:"100%"; background:url(../img/recom_fondo.gif) repeat-y; text-align:center;}
#recom #izq{background:url(../img/recom_izq.gif) no-repeat; float:left; width:15px; height:17px; display:block; clear:both;}
#recom #abajo{background:url(../img/recom_abajo.gif) repeat-x; float:left; width:684px; height:17px;}
#recom #der{background:url(../img/recom_der.gif) no-repeat; width:15px; height:17px; float:right;}

#titulo{width:"100%"; background:url(../img/titulo_fondo.gif) repeat-x; height:28px; color:#00FF42; font-size:12px; margin:4px; clear:both;}
#titulo #der{background:url(../img/titulo_der.gif) no-repeat; width:11px; height:28px; float:right;}
#titulo #empr{background:url(../img/titulo_empr.gif) no-repeat; height:28px; padding-left:60px; float:left; padding-top:5px;}
#titulo #port{background:url(../img/titulo_port.gif) no-repeat; height:28px; padding-left:60px; float:left; padding-top:5px;}
#titulo #serv{background:url(../img/titulo_serv.gif) no-repeat; height:28px; padding-left:60px; float:left; padding-top:5px;}
#titulo #host{background:url(../img/titulo_host.gif) no-repeat; height:28px; padding-left:60px; float:left; padding-top:5px;}
#titulo #sopo{background:url(../img/titulo_sopo.gif) no-repeat; height:28px; padding-left:60px; float:left; padding-top:5px;}
#titulo #conta{background:url(../img/titulo_conta.gif) no-repeat; height:28px; padding-left:60px; float:left; padding-top:5px;}

#det{width:"100%"; margin:10px; text-align:justify;}
#det ul{padding-left:10px; margin-left:10px;}
#det a{color:#282828;}
#det h1{font-size:14px; padding-bottom:10px;}
#det th{width:90px; font-weight:100; text-align:right;}
#det .entrada{background-color:#EDEDED; border:1px solid #B8B8B8;}
#columi{width:160px; float:left;}
#columi p{text-align:left;}
#columd{width:500px; float:right; height:200px; overflow:auto;}
#columd p{padding:5px 0px 3px 0px; text-align:justify;}
#columd2{width:500px; float:right;}
#subir{clear:both; margin:10px; height:20px; width:37px; float:right;}
#subir a{color:#282828; background:url(../img/up.gif) right no-repeat; width:37px; float:right;}


#pie{background:url(../img/pie_fondo.gif) repeat-y; width:"100%"; text-align:center; display:block; clear:both; margin:4px; padding-top:10px; color:#B8B8B8;}
#pie hr{border:1px solid #B8B8B8;}
#pie #izq{background:url(../img/pie_izq.gif) no-repeat; float:left; width:11px; height:11px;}
#pie #abajo{background:url(../img/pie_abajo.gif) repeat-x; float:left; width:684px; height:11px;}
#pie #der{background:url(../img/pie_der.gif) no-repeat; width:11px; height:11px; float:right;}

