﻿.clearAll{clear:both;}
.float-left{float:left;}
.float-right{float:right }
.t-center{text-align:center;}

.galeriaImagem{
	margin:20px 40px 20px 40px;  float:left;
	}
.galeriaImagemRow{
	clear:both;
	margin-left:auto; margin-right:auto; 
	
}
.smallBoxContainer{
	background-image:url(../layout/small_box_fundo.jpg); background-repeat:repeat-y; height:100%; clear:both; margin-top:10px;
}
.smallBox{
   	background-image:url(../layout/small_box.jpg); background-repeat:no-repeat; width:200px;
	 padding-left:18px;  padding-top:15px; 
}

.smallBoxFooter{
	background-image:url(../layout/small_box_footer.jpg); background-repeat:no-repeat; position:relative; width:220px; height:30px;
	}
.ultimateBoxContainer{
	background-image:url(../layout/ultimate_box_fundo.jpg); background-repeat:repeat-y; height:100%; clear:both; margin-top:10px;
}
.ultimateBox{
   	background-image:url(../layout/ultimate_box.jpg); background-repeat:no-repeat; width:729px;
	 padding-left:18px;  padding-top:15px; 
}

.ultimateBoxFooter{
	background-image:url(../layout/ultimate_box_footer.jpg); background-repeat:no-repeat; position:relative; width:729px; height:69px;
	}

.bigBox{
    background-image:url(../layout/big_box.jpg); background-repeat:no-repeat;
    height:250px;  margin-top:3px; width:325px;
    padding-left:23px; padding-right:30px; padding-top:10px;
	
   
}
.hugeBoxContainer{
	background-image:url(../layout/huge_box_fundo.jpg); background-repeat:repeat-y; height:100%; clear:both;	margin-top:8px;
}

.hugeBox{
   	background-image:url(../layout/huge_box.jpg);
   	background-repeat:no-repeat;
   	width:500px;   
   	padding-left:23px;
    padding-right:30px;
	position:relative;
    padding-top:16px;
   	height:100%;
}

.hugeBoxFooter{
	background-image:url(../layout/huge_box_footer.jpg); background-repeat:no-repeat; position:relative; width:530px; height:69px;
	}


.row{
    clear:both; width:900px; margin-left:auto; margin-right:auto; margin-top:10px;
}

.formRow{
	clear:both; margin-bottom:8px;
}

.conteudo{
    font-family:Tahoma; font-size:11px; color:#666; letter-spacing:3px; line-height:130%;
}

.conteudo li{ padding-bottom:3px; }

.subtexto{
	font-family:Tahoma; font-size:10px; color:#999; letter-spacing:2px; line-height:130%;
	 padding:2px; margin-top:6px; margin-right:3px;
}

.titulo{color:#BD9E5E; font-size:2em; text-transform:uppercase; padding-left:15px;}

.news{
	font-family:Tahoma; font-size:11px; color:#000000;	  line-height:130%;
	margin:0px; padding-bottom:15px;
	
}

.contato{
	font-family:Tahoma; font-size:10px; color:#666;	  line-height:130%;
}

a.news:hover{
	color:#FFCC33;
	}

.input-text{
	border:1px solid #ddd; height:16px; font-family:"Courier New", Courier, monospace; font-size:11px;
	}

ul.links{
	list-style-type: none; padding:0px; margin:0px 0px 0px 5px;
	}
	
ul.links a{
	font-family:Tahoma; font-size:11px; color:#666; letter-spacing:3px; text-decoration:none;
}
	
ul.links a:hover{
	text-decoration:underline;
}
ul.links li{
	padding-bottom:2px;
}

.logoCliente{
	margin:10px; float:left; vertical-align:middle;
	}
	
.txtTahoma{ font-family: Tahoma, Arial; color:#333333; }

a.paginacao{ font-family:Tahoma; font-size:12px; color:#333333; text-decoration:none;}
	a:hover.paginacao{ font-family:Tahoma; font-size:12px; color:#0000000; text-decoration:underline}
