body, html {
	margin:0;
	padding:0;
	width:100%;
	color:#238bff;
	background-color:#f0f0f0;
	font-family: Arial;
	font-size: 10pt;
}

a
{
	color: Orange;
}

a:hover
{
	text-decoration: undeline;
}

small
{
	font-size:8pt;
}

h1,h2,h3
{
	font-family: Arial;
	font-weight:lighter;
	color: #555;
}

header
{
	width:990px;
	height: auto;
	margin-left: auto;
    margin-right: auto;
	margin-top:5px;
}

.logo
{
	width:410px;
	float:left;
}

.logo img
{
	border: 0px;
}

.affiliate
{
	float:left;
	padding-top:25px;
	padding-left:115px;
}

.affiliate img
{
	width: 200px;
}

.phone
{
	float:right;
	padding-left:60px;
	margin-top: -8px;
	margin-bottom:5px;
	color: #555;
}

.main
{
	display: table;
    width:990px;
    margin-left: auto;
    margin-right: auto;  
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 1em #666;
	-webkit-box-shadow: 0px 0px 1em #666;
	-moz-box-shadow: 0px 0px 1em #666;
}

nav
{
	width:1010px;
	height: 37px;
	background: url(../images/bgmenulast.png);
	float:left;
	margin-left:-10px;
}

.menu
{	
	background: url(../images/bgmenu.png) no-repeat;
	width: 126px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	float:left;
	color: #555;
	font-size:10pt;
}

.menu:hover
{	
	background: url(../images/bgmenuhover.png) no-repeat;
	color: #fff;
}

#banner
{
	width:990px;
	height:250px;
	margin-top:5px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.page
{
	width:620px;
	float:left;
	padding:10px;
	margin-bottom:10px;
}

.title
{
	width:100%;
	border-bottom: 1px dotted #555;
	padding-bottom:5px;
}

.content
{
	width:100%;
	float:left;
}

.content p
{
	text-align: justify;
}

.content a
{
	text-decoration: none;
	font-size:9pt;
}

.contentleft
{
	width:140px;
	float:left;
	padding:10px;
}

.contentleft img
{
	width:125px;
}

.contentright
{
	width:165px;
	float:right;
	text-align: center;
	padding:10px;
}
.contentright img
{
	width:125px;
}
#undermenu
{
	width:750px;
	font-family:Arial;
	font-size:9pt;
	color:#808080;
	padding:10px;
	background-color:#dededc;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;
}

#undermenu a
{
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	color:#808080;
}

#undermenu a:hover
{
	text-decoration:none;
	color:black;
}

.alarm
{
	width:100%;
	background-color: #1c82b2;
	text-align:center;
	padding-bottom:10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	margin-bottom: 61px;
	float:left;
}

.alarm img
{
	border:0px;
}

.alarmtitle
{
	width:100%;
	background-color: #555;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;;
	-webkit-border-radius: 9px 9px 0px 0px;;
	color: #fff;
	float:left;
}

.agent
{
	width:80%;
	background-color: #eee;
	text-align:center;
	padding-bottom:5px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #0066cc;
	margin-bottom: 30px;
	margin-left: 15px;
	float:left;
}

.agent img
{
	border:0px;
}

.imageright
{
	width:100%;
	text-align: justify;
	float:left;
	margin-bottom:50px;
}

.imageright img
{
	width:300px;
	margin-right: -40px;
	padding-left:15px;
	text-align: right;
	float:right;
}

.imageleft
{
	width:100%;
	text-align: justify;
	float:left;
	margin-bottom:50px;
}

.imageleft img
{
	width: 80px;
	margin-left: -40px;
	padding-right:15px;
	text-align: left;
	float:left;
}

#services 
{
	text-align: center;
}

#services img
{
	width: 125px;
	border:0px;
}

footer, 
#footer 
{
    float:left;
    width:100%;
    margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #555;
}

footer img
{
	margin-right: 20px;
}

/*Tabelas */

.versus
{
	text-align:left;
}


/*Efeito GrayScale */


img {border: none;}
ul.gallery {
	list-style: none;
	margin: 0 auto; padding: 0;	
	border: none;
}
ul.gallery li {
	float: left;
	padding: 1px;
	text-align: center;
	border-color:#000000;
}
ul.gallery li a.thumb {
	cursor: block;
}
ul.gallery li span { /*--Used to crop image--*/
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333;
}

ul.gallery li a {text-decoration: none; color: #777; display: block;}

/* Estilo LIGHTBOX */
#gallery
{
	width:580px;
	margin-left: auto;
    margin-right: auto; 
	text-align:center;
}

#gallery img
{
	width:250px;
	margin:5px;
	border:0px;
}

#gallerymini
{
	margin-left: auto;
    margin-right: auto; 
	text-align:left;
}

#gallerymini img
{
	width:80px;
	margin:5px;
	border:0px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; border:0px; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*paginação jquery*/
#archives p{text-indent:20px;text-align:justify;}
#pagingControls ul{display:inline;padding-left:0.5em}
#pagingControls li{display:inline;padding:0 0.5em}
