/* At-Rules */
@charset "iso-8859-1";


/* CSS For Polaroid Gallery */
.border {padding: 1px;   background-image: url(img/top.gif);   background-repeat: no-repeat;   width: 775px;   height: 200px;}

.copy {color: #CCCCCC; font-size: 8pt; text-decoration: none}
.copy:hover {color: white}

#texto {font-size: 12pt;   padding: 10px;   padding-top: 60px;   width: 448px;   height: 164px;   color: White;   font-weight: bold;   width: 215px;}

#texto-f {font-size: 12pt;   padding: 10px;   padding-top: 60px;   width: 448px;   height: 164px;   color: White;   font-weight: bold; text-align : center; }

#texto1 {font-size: 11pt;   padding: 10px;   padding-top: 60px;   height: 164px;   color: White;   font-weight: bold;   width: 250px;}

#texto2 {padding-top: 80px;}

.form1 {border: 1px solid black;   background-color : #EEEEEE;   width:280px;   padding: 2px;   color: Black;   font-weight : bold;}

.bt {border: 1px solid black;   padding: 2px;}

.top1 {background-image: url(img/top1.gif);   background-repeat: repeat;   width: 775px;   height: 120px;}

.empresa {background-image: url(img/empresa.jpg);   width: 775px;   height: 450px;   background-repeat: no-repeat;}

.servicos {background-image: url(img/servicos.jpg);   width: 775px;   height: 450px;   background-repeat: no-repeat;}

.contato {background-image: url(img/contato.jpg);   width: 775px;   height: 450px;   background-repeat: no-repeat;}

.end {text-align: center;   padding-top: 5px;   padding-bottom: 5px;}

html, body {height: 100%;   width: 100%;   margin: 0;   font: 12px Arial, Helvetica, sans-serif;   color: White;   background-image: url(img/BlackStripe.jpg);   background-repeat: repeat;}

/* Credits: Dynamic Drive CSS Library 
URL: http://www.dynamicdrive.com/style/ */
.ubercolortabs {padding: 0;  width: 100%;  overflow: hidden;  background: transparent;}

.ubercolortabs ul {font: 12px Arial, Verdana, sans-serif;  margin: 0;  padding: 0;  list-style: none;}

.ubercolortabs li {display: inline;  margin: 0 2px 0 0;  padding: 0;  text-transform: uppercase;}

/* background: White url(media/roundleft.gif) no-repeat left top;
	default background color of tabs, left corner image */
.ubercolortabs a {float: right;   color: white;      margin: 0 2px 0 0;   padding: 0 0 1px 3px;   text-decoration: none;   letter-spacing: 1px;   padding-right: 5px;}

/* right corner image */
.ubercolortabs a span {float: left;  display: block;  background: transparent url(media/roundright.gif) no-repeat right top;   padding: 7px 9px 3px 6px;  cursor: pointer;; float: none;}

/* background color of tabs onMouseover */
.ubercolortabs a:hover, .ubercolortabs li.selected a {color: #FFCC33;    border-left: solid 2px #FFCC33}

.ubercolortabs a:hover span {background-color: transparent;  color: Yellow;}

/* CSS for horizontal line.
background color of horizontal line
Remove this to remove border between bar and tabs */
.ubercolordivider {clear: both;   padding: 0;   width: 100%;   height: 5px;   line-height: 5px;   background: #393939;      border-top: 1px solid #fff;}

/* End of style section. Generated by AceHTML at 30/4/2009 13:21:33 */