/* CSS Document */

*			{ margin:0px; padding:0px;}
#wrapper	{ margin:0 auto 0 auto; width:800px;}

#header		{ width:800px; height:193px;
			  background-image:url(../images/header.jpg);}

.login		{ float:right; margin:0 3px 0 0; width:79px; height:27px; background-image:url(../images/login.jpg); border:0; cursor:pointer;}

#menu		{ position:relative; width:800px; height:77px;}

#menu a	{ display:block; height:77px; text-indent:-9999px;}
.bt1	{ float:left; width:89px; height:77px;}
.bt1 a	{ width:89px; background:url(../images/bt1.jpg);} .bt1 a:hover	{ background:url(../images/bt1.jpg) 0px 77px;}
.bt2	{ float:left; width:89px; height:77px;}
.bt2 a	{ width:89px; background:url(../images/bt2.jpg);} .bt2 a:hover	{ background:url(../images/bt2.jpg) 0px 77px;}
.bt3	{ float:left; width:89px; height:77px;}
.bt3 a	{ width:89px; background:url(../images/bt3.jpg);} .bt3 a:hover	{ background:url(../images/bt3.jpg) 0px 77px;}
.bt4	{ float:left; width:89px; height:77px;}
.bt4 a	{ width:89px; background:url(../images/bt4.jpg);} .bt4 a:hover	{ background:url(../images/bt4.jpg) 0px 77px;}
.bt5	{ float:left; width:89px; height:77px;}
.bt5 a	{ width:89px; background:url(../images/bt5.jpg);} .bt5 a:hover	{ background:url(../images/bt5.jpg) 0px 77px;}
.bt6	{ float:left; width:89px; height:77px;}
.bt6 a	{ width:89px; background:url(../images/bt6.jpg);} .bt6 a:hover	{ background:url(../images/bt6.jpg) 0px 77px;}
.bt7	{ float:left; width:89px; height:77px;}
.bt7 a	{ width:89px; background:url(../images/bt7.jpg);} .bt7 a:hover	{ background:url(../images/bt7.jpg) 0px 77px;}
.bt8	{ float:left; width:89px; height:77px;}
.bt8 a	{ width:89px; background:url(../images/bt8.jpg);} .bt8 a:hover	{ background:url(../images/bt8.jpg) 0px 77px;}
.bt9	{ float:left; width:88px; height:77px;}
.bt9 a	{ width:88px; background:url(../images/bt9.jpg);} .bt9 a:hover	{ background:url(../images/bt9.jpg) 0px 77px;}

#main		{ position:relative; width:800px; height:293px;
			  background-color:#000024;}
#frase		{ position:absolute; top:83px; left:42px; width:454px; height:184px;
			  /*background-image:url(../images/frase.jpg);*/}			  
#login		{ position:absolute; bottom:25px; right:85px;}			  
.input		{ margin:0 0 5px 0; width:88px; border:0px; font-size:13px;}
			  
#footer			{ position:relative; width:800px; height:37px;
			  	  background-color:#000024;}
#footerA		{ position:absolute; top:0px; left:170px;}
#footerA a		{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#76a7db; text-decoration:none;}
#footerA span	{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#76a7db;}			  

.noborder	{ border:0px;}

.txt		{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#dee0ec;}			  
.txt2		{ font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#66737f;}			  
.txt3		{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFF99;}			  
