@import"reset.css";
@import"superfish.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"galleryfic.css";
@import"kwicks.css";
@import"coin-slider.css";
@import"advanced.css";
/* Global properties ======================================================== */
html, body {height:100%;}
body{
	color:#333;
	position:relative;
	min-width:960px;
	font:16px/22px Arial, Helvetica, sans-seriff;
	background:#212121;
	padding:0 0 0px 0;
}
.main {
	width:941px; 	
	padding:0;
	margin:0 auto;
	position:relative;
	background: none;
	padding:0px 0 0px 0;
}

.bg {background:url('../../images/bg.gif') 0 0 repeat-x #fff;}
.bg-404 {background:url('../../images/bg-404.png') center bottom no-repeat; padding-bottom:125px;}

a {color:#fc2d21; outline:none; cursor:pointer; text-decoration:underline;}
a:hover {text-decoration:none;}

.buttons a:hover {cursor:pointer;}

.clear {clear:both; width:100%; line-height:0; font-size:0; height:0; overflow:hidden;}

.wrapper{width:100%; overflow:hidden; position:relative;}
.extra-wrap{overflow:hidden; display:block;}


.l-h {line-height:20px;}



p {margin-bottom:21px;}
p1 {margin-bottom:0;}

.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:29px;}
.p4 {margin-bottom:41px;}
.p5 {margin-bottom:48px;}
.p6 {margin-bottom:53px;}
.p7 {margin-bottom:42px;}
.p8 {margin-bottom:44px;}

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:12px;}
.title {margin-bottom:18px;}
.title1 {margin-bottom:16px;}
.title2 {margin-bottom:17px;}
.indent-bot0 {margin-bottom:20px;}
.indent-bot {margin-bottom:21px;}
.indent-bot1 {margin-bottom:22px;}
.spacing-bot0 {margin-bottom:24px;}
.spacing-bot {margin-bottom:25px;}
.spacing-bot1 {margin-bottom:28px;}
.spacing-bot2 {margin-bottom:30px;}
.margin-bot {margin-bottom:36px;}
.margin-bot0 {margin-bottom:35px;}
.margin-bot1 {margin-bottom:32px;}


.margin-top {margin-top:8px;}
.margin-top1 {margin-top:11px;}
.margin-top2 {margin-top:2px;}

.spacing {margin-right:21px;}
.spacing-1 {margin-right:17px;}

.img-indent{float:left; margin: 4px 29px 0 0px;}
.img-indent1{float:left; margin: 3px 15px 0 0px;}


.img-indent-r{float:right; margin: 2px 1px 0 29px;}

.letter {letter-spacing:-1px;}

/*******paddings******/
.padding{padding:29px 0px 50px 0px;}
.padding-1{padding:36px 0px 50px 0px;}
.padding-2{padding:27px 0px 50px 0px;}
.padding-404{padding:59px 0px 49px 0px;}

.padding-left{padding:0px 0px 0px 22px;}
.padding-bottom{padding:13px 0px 21px 0px;}

.reg{font-size:39px; line-height:53px; color:#000; margin:-16px 0 -2px -2px;}

.fleft{float:left;}
.fright{float:right;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}
.alignmiddle *{vertical-align:middle;}

.color-1{color:#f7f7f7;}
.color-2{color:#000;}
.color-3{color:#fd817a;}

.sf-menu li a,
.sf-menu-associado li a,
.link,
.link-1,
.link-2,
.link-3,
.link-4,
.link-5,
.list-1 li a,
.list-2 li a,
.button,
.text-bot a,
h1 a, h2 a {text-decoration:none;}

/*********************************header*************************************/
.header{
	position:relative;
	width:100%;
	background:none;
	z-index:2;
	padding:0px 0 11px 0;
	margin:0 0 0px 0;
	border-bottom:1px solid #e8e8e8;
}

.row-0 
{
    
}

.row-1 {
	position:relative;
	width:100%;
	overflow:hidden;
	background:none;
	z-index:1;
}
.row-2 {
	position:relative;
	background:none;
	border-top:3px solid #212121;
	z-index:2;
}

.row-3 {
	position:relative;
	width:100%;
	background:none;
	padding:0px 0 27px 0;
	z-index:1;
}
.header h1{
	position:relative;
	float:left;
	padding:15px 0 5px 5px;
	line-height:0;
	margin:0;
}
.header h1 a {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:url('../../images/logo.png') 0 0 no-repeat;
	width:181px;
	height:145px;
}

.NomeEmpresa
{
    padding-top: 80px;
    font-size: 28px;
    color: Red;
}

.right-content {float:right; padding:15px 10px 0 0; overflow:hidden;}


.phones {
	float:left;
	font-size:20px;
    font-weight:100;
	line-height:25px;
	color:#FF0000;
	margin-right:14px;
}

.follow {
	float:right;
	font-size:11px;
	line-height:25px;
	color:#888888;
	background:url('../../images/line-1.png') 0 7px no-repeat;
	padding-left:16px;
}

.follow a {color:#888888; outline:none; cursor:pointer; text-decoration:none;}
.follow a:hover {text-decoration:none; color:#fc2d21;}

.works-list {
	float:left;
	padding:5px 0px 0px 14px;
} 
.works-list li {
	float:left; 
	margin-right:11px;
	font-size:0px;
	line-height:0px;
	height:16px;
	width:16px;
}
.works-list li.last {margin-right:0;}
.works-list li a {display:inline-block;}


.flash {margin-top:-8px; padding:0 0 0 1px;}

/********************** Content ************************/
#content{
	width:100%;
	padding:0px 0px 0px 0px; 
	z-index:1; 
	position:relative;
	background:none;
}

.slogan {
	font-size:29px;
	line-height:36px;
	color:#212121;
	margin-top:1px;
	display:inline-block;
}

/* titles */
h1, h3, h4, h5 , h6{margin:0 0 27px; color:#fc2c20;}
h2 {margin:0 0 0px; color:#fc2c20;}

h1{font-size:28px; line-height:34px;}
h2{font-size:27px; line-height:33px; color:#414141;} 
h3{font-size:23px; line-height:29px; color:#414141; margin:0 0 25px;}
h4{font-size:22px; line-height:28px;}
h5{font-size:20px; line-height:24px;}
h6{font-size:20px; line-height:24px; color:#414141;}

.Titulo1{font-size:18px; line-height:28px; margin:0 0 27px; color:#fc2c20;}
.Titulo2{font-size:18px; line-height:5px; margin:0 0 27px; color:#FFFFFF;}
.Titulo3{font-size:14px; color:#FF0000;}
.Titulo4{font-size:18px; color:#414141;}
.Titulo5{font-size:18px; color:#414141; font-weight:bolder;}
.Titulo6{font-size:18px; }


.col-1 {float:left; width:183px;}


/* borders */

.border-bot{
	border-bottom:3px solid #e8e8e8;
	padding-bottom:34px;
}
.border-bot1{
	border-bottom:3px solid #e8e8e8;
	padding-bottom:36px;
}
.border-bot2{
	border-bottom:1px solid #e8e8e8;
	padding-bottom:0px;
}
/* links */
.link {color:#fc2d21; display:inline-block; line-height:19px;}
.link-1 {color:#7d7d7d;}
.link-2, .link-2 strong {color:#fc2d21;}
.link-3, .link-3 strong{color:#929292;}
.link-4 {color:#fc2d21;	font-style:italic;}
.link-5 {color:#7d7d7d; margin-top:5px; font-size: 15px;}

/* buttons */



.button {
	display:inline-block; 
	font-size:14px;
	line-height:22px;
	color:#fff;
	position:relative;
	overflow:hidden;
	background:url('../../images/bg-button.gif') 0 0 repeat-x #f82722;
	box-shadow:1px 1px 2px rgba(0,0,0, 0.2);
	-moz-box-shadow:1px 1px 2px rgba(0,0,0, 0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0, 0.2);
	margin:0 2px 2px 0;
}
	.button .txt {
		display:block;
		padding:9px 33px 10px 33px;
		position:relative;
		z-index:4;
		
	}
	.button .bg-button{
		background:url('../../images/bg-menu-active.gif') 0 0 repeat-x #505050;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}
	.button:hover .bg-button {
		bottom: 0;
		left: 0;
		opacity: 1.0;
		right: 0;
		top: 0;
	}
/* boxes */
.box {
	border:1px solid #e8e8e8;
	padding:19px 19px 31px 19px;
	background:#fff;
	position:relative;
}
/* box-padding */

.box-padding {padding:22px 36px 25px 30px;}




.rel{position:relative; z-index:1;}
.rel img {position:relative; z-index:2;}
figcaption{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:5;
	padding:11px 0 11px 0;
	background:#fc2c20;
	color:#fff;
	text-align:center;
	font-size: 16px;
	line-height:21px;
}

/* lists */
.list-1 li{
	margin-bottom:5px;	
}
.list-1 li a{
	display:inline-block;
	font-size:12px;
	line-height:19px;
	color:#fc2d21;
	background:url('../../images/marker-1.gif') 1px 6px no-repeat;
	padding-left:14px;
}

.list-2 {padding-top:1px;}
.list-2 li{
	margin-bottom:6px;
}
.list-2 li a{
	display:inline-block;
	font-size:12px;
	line-height:19px;
	color:#7d7d7d;
}

		
ol li { 
		list-style-position:inside;
		list-style-type:decimal;
		font-size:12px;
		line-height:18px;
		margin-bottom:9px;
		color:#414141;
	}
		ol li a {
			color:#fc2d21;
			text-decoration:none;
			font-weight:normal;
		}

.map iframe {
	width:341px;
	height:263px;
}
 
/****************************footer************************/
.footer {
	width:100%; 
	padding:42px 0px 55px 0px; 
	background:none;
	position:relative;
}
.text-bot {
	font-size: 12px; 
	line-height:25px;
	color:#f7f7f7; 
	padding:0px 0px 0px 0px;
}

.text-bot a {
	color:#7d7d7d; 
	display:inline-block;
	margin-top:-1px;
	text-decoration:none;
}

/* lightbox */
.hover {
	display:inline-block; 
	position:relative;
	overflow:hidden;
	z-index:2;	
}
	.hover img {
		display:block;
		position:relative;
	}
	.hover .mask{
		background:url('../../images/img-marker.png') center center no-repeat #fff;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		z-index:3;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		margin:4px;
	}
	.hover:hover .mask {
		bottom:0;
		left: 0;
		opacity: 0.5;
		right: 0;
		top: 0;
		margin:4px;
	}
	


/* typography

/* top navugation */
.top1{
	background:url('../../images/top.png') 0 70% no-repeat;
	padding:0 0px 0px 15px;
	text-decoration:none;
	color:#f82722;
	display:inline-block;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
}

/* Table styling */
table
{
    font-size: 11px;
    width:100%;

}

table th{
	padding:5px 5px 5px 5px;
	color:#7d7d7d;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	background:#fc4a3f;
}
table td
{
    /*border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;*/
    /*padding: 3px 3px 3px 3px;*/
    text-align: left;
    color: #929292;
}
/*table th.right, td.right {border-right:1px solid #e8e8e8;}
table tr.last td {border-bottom:1px solid #e8e8e8;}
table tr:hover td{background:#e8e8e8; color:#000;}*/

table td a { text-decoration:none;}

/*  Other Elements */
ins{
	background:#fc2c20;
	padding:2px 5px;
	text-decoration:none;
	color:#fff;
}
strong {color:#929292;}
em {color:#fc2c20;}
del{text-decoration:line-through;}
abbr,dfn{cursor:help; color:#fc2c20;}
dfn{letter-spacing:2px; font-size:14px; font-style:italic; font-family:Arial, Helvetica, sans-serif; color:#fc2c20;}
sup,sub{font-size:0.8em;}
sub{vertical-align:bottom}
.elements-list small{font-size:10px;} 
.elements-list big{font-size:21px;}
.elements-list q{
	font-family:"Courier New",Courier,monospace;
	color:#fc2c20;
	font-size:15px;
}
kbd, samp {
	font-family:"Courier New", Courier, monospace; 
	font-size:11px;
}
abbr,acronym{
	text-transform:uppercase;
	border-bottom:none;
	font-size:12px;}
pre,
code,
tt{
	font:1em 'andale mono','lucida console',monospace;
	line-height:1.5;
	display:block;
	}
code{
	background-color:#f6f6f6;
	display:block;
	color:#333;
	padding:3px 2px 3px 5px;
	line-height:1.67em;
	border:1px dotted #333;
}
pre{white-space:pre}

.elements-list li{
	background:none !important;
	padding:0 0 0px 0 !important;
	position:relative;
	line-height:28px;}
.elements-list li code{
	position:absolute;
	right:0;
	top:-3px;
	padding:2px 3px 1px 3px;
	border:1px dotted #333;
	}

/* Definition list style */
dl dt{
	color:#929292;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 22px 0;
}

/*  Quotation */
blockquote{
	display:block;
	margin:0 0px 20px 0px;
	quotes:none;
	font-size:12px;
	line-height:18px;
	color:#929292;
}
.quotes{
	background:url('../../images/quotes.png') 1px 1px no-repeat;
	padding:7px 0px 0px 1px;
	text-indent:26px;
}

/* Information box */
.info-box,
.download-box,
.notification-box,
.error-box{
	padding:20px 30px 20px 110px;
	margin-bottom:15px;
	position:relative;
	height:1%;
	font-size:13px;
}
.info-box{
	color:#64757f;
	background:#e1f2fc;
	border:1px solid #68a2cf;
}
.download-box{
	color:#697a58;
	background:#eeffdd;
	border:1px solid #a3c159;
}
.notification-box{
	color:#79725b;
	background:#fef7e0;
	border:1px solid #e6c555;
}
.error-box{
	color:#7e6c6c;
	background:#feebeb;
	border:1px solid #ff9999;
}
.info-box p.icon,
.download-box p.icon,
.notification-box p.icon,
.error-box p.icon{
	position:absolute;
	left:34px;
	top:16px;
	margin:0;
}


/* Layouts */
.layouts-nav{
	width:100%;
	overflow:hidden;
	padding-bottom:30px !important;
	}
	.layouts-nav li{
		float:left;
		margin-right:20px;
		background:none !important;
		padding:0 !important;
		}
		.layouts-nav li a{
			float:left;
			background:#fc2c20;
			padding:2px 7px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			position:relative;
			margin-right:10px;
			cursor:pointer;	
		}
		.layouts-nav li a:hover{
			color:#fff;
		}

/* Pages

/* Under Construction page */
#constuction-box{
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#fff;
	border-color:#ccc;
	text-align:center;
	}
	#constuction-box .inside{padding:40px 40px 40px 40px;}
		#constuction-box .button{position:relative;}
		#constuction-box h1{
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			letter-spacing:2px;
			border-bottom:3px solid #e8e8e8;
			padding-bottom:10px;
		}			
	/* Countdown */
	#countdown_dashboard{
		height:110px;
		padding:30px 0 40px 0;
		width:650px;
		margin:0 auto;
		position:relative;
		}
	.dash{
		width:110px;
		height:114px;
		background:transparent url('../images/dash.png') 0 0 no-repeat;
		float:left;
		margin-left:20px;
		position:relative;
		}	
	.dash .digit{
		font-size:75px;
		line-height:85px;
		font-weight:bold;
		float:left;
		width:55px;
		text-align:center;
		font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
		color:#555;
		position:relative;
		}
		.dash .digit .bottom{
			font-size:75px;
			line-height:85px;
			}	
	.dash_title{
		position:absolute;
		display:block;
		bottom:0px;
		left:0;
		font-size:12px;
		color:#555;
		text-transform:uppercase;
		letter-spacing:2px;
		width:110px;
		}	
	.dev_comment{
		font-size:14pt;
		color:#777;
		text-align:center;
		font-style:italic;
		margin:40px 10px;
		}	


/* Intro page */
#intro-box{
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#fff;
	border-color:#ccc;
	text-align:center;
	float:left;
}
	#intro-box .inside{padding:40px 40px 40px 40px;}
		#intro-box h1{
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			position:absolute;
			left:0;
			top:-90px;
			width:600px;
			overflow:hidden;
			height:100px;
			border:none;
			}
		#intro-box .button{
			position:absolute;
			right:40px;
			bottom:15px;
			float:right;
			white-space:nowrap;
			}
		.intro-buttons{
			width:500px;
			padding:0 50px;
			position:absolute;
			left:0;
			bottom:50px;
			}
		#flash-intro{
			margin-bottom:20px;
			position:absolute;
			left:23px;
			top:20px;
			}
			

/* Misc

/* SlideDown element */
.slideDown{padding:0 1px 0 0}
	.slideDown dt{
		background-color:#e8e8e8;
		background-image:url('../../images/arrow1.gif');
		background-repeat:no-repeat;
		background-position:100% 16px;
		box-shadow:1px 1px 1px #d1d1d1;
		color:#474747;
		font-size:14px;
		line-height:22px;
		padding:9px 0 9px 21px;
		margin-bottom:4px;
		text-decoration:none;
		display:block;
		cursor:pointer;
		margin-bottom:10px;
		text-transform:uppercase;
	}
	.slideDown dt:hover,
	.slideDown dt.active{
		background-color:#fc2d21;
		color:#fff;
	}
	.slideDown dt.active{background-image:url('../../images/arrow2.gif')}
	.slideDown dd{
		display:none;
		padding:10px 20px 20px 20px;
	}
	#block dd{display:block;}
	.slideDown.absolute dd{
		position:absolute;
		z-index:999;
		background:#fff;
	}

/* Accordion
dl#accordion{
	list-style-type:none;
	margin:0;
	padding:0 2px 0 0;
	height:auto !important;
	}
	dl#accordion a{
		display:inline-block;
		text-decoration:none;
		}
	dl#accordion dt{margin:0px}
		dl#accordion dt a{
			background-color:#e8e8e8;
			background-image:url('../../images/arrow1.gif');
			background-repeat:no-repeat;
			background-position:100% 16px;
			box-shadow:1px 1px 1px #d1d1d1;
			color:#474747;
			font-size:14px;
			line-height:22px;
			text-transform:uppercase;
			padding:9px 0 9px 21px;
			margin-bottom:4px;
			text-decoration:none;
			display:block;
		}
		dl#accordion dt a:hover{
			background-color:#fc2d21;
			color:#fff;
		}
		dl#accordion dt.active a{
			background-color:#fc2d21;
			background-image:url('../../images/arrow2.gif');
			color:#fff;
		}
	dl#accordion dd{
		display:none;
		margin-bottom:0;
		padding-left:0;
	}
		dl#accordion dd .indent{padding:10px 30px 14px 20px !important}

 */

/* Accordion-1 */
#accordion-1{
	list-style-type:none;
	margin:0;
	padding:0 0px 0 0;
	height:auto !important;
	
}

	
.titulo{
		display:inline-block;
		text-decoration:none;
		font-size:18px;
		color:#FF0000;
	}
	
	
	/*#accordion-1 dt{margin:0px; position:relative; height:36px;}
		#accordion-1 dt a{
			color:#fc2c20;
			font-size:18px;
			padding:1px 0 0px 0px;
			margin-bottom:7px;
			text-decoration:none;
			display:block;
		}
		#accordion-1 dt span {
			position:absolute;
			width:14px;
			height:14px;
			cursor:pointer;
			background:url('../../images/arrow-3.png') 4px 0 no-repeat;
			top:9px;
			left:1px;
			display:inline-block;
			-webkit-transition: all 0.4s ease;
		   -moz-transition: all 0.4s ease;
		   -o-transition: all 0.4s ease;
		   transition: all 0.4s ease;
		}
		#accordion-1 dt:hover span{
		   -webkit-transform:rotate(90deg);
		   -moz-transform:rotate(90deg);
		   -o-transform:rotate(90deg);
		   transform:rotate(90deg);
		}
		#accordion-1 dt.active a{
			background:url('../../images/arrow-3-active.png') 1px 8px no-repeat;	
		}
		#accordion-1 dt.active span{
			display:none;	
		}
	#accordion-1 dd{
		display:none;
		margin-bottom:0;
		padding-left:0;
		
	}
	
	#accordion-1 dd a:hover 
		{
		    color:Red;
	}
		#accordion-1 dd .indent{padding:14px 30px 30px 28px !important; }
/* Tooltips */
#aToolTip{
	border:1px solid #fff;
	background:#fc2d21;
	color:#fff;
	margin:0;
	padding:2px 8px;
	font-size:12px;
	position:absolute;
	display:none;
	z-index:900;
	font-family: 'Open Sans Condensed', sans-serif;
}
#aToolTip .aToolTipContent{
	position:relative;
	margin:0;
	padding:0;
	}
a#aToolTipCloseBtn{
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url('../../images/close.gif') no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px;
}



/* Tabs */
.tabs{padding:10px 0;}
	.tabs ol{
		list-style-type:decimal;
		list-style-position:inside;
		margin:0 0 0 10px;
	}
		.tabs ol li{
			display:list-item;
			float:none;
			padding-bottom:5px;
			font-size:12px;
			line-height:18px;
			color:#474747;
			font-weight:normal;
		}	
	.tabs ul.nav{
		list-style:none;
		padding:0;
		overflow:hidden;
		}
		.tabs ul.nav li{
			display:block;
			float:left;
			margin:0 5px 0px 0;
			background:none;
			padding:0;
		}
		.tabs ul.nav .selected{
			position:relative;
		}		
		.tabs ul.nav .selected a{
			background:#e8e8e8;
			color:#474747;
			padding-bottom:10px;
		}
		.tabs ul.nav li a:hover{
			background:#e8e8e8;
			color:#474747;}
		.tabs ul.nav li a{
			background:#fc2d21;
			color:#fff;
			font-size:12px;
			line-height:18px;
			display:block;
			padding:5px 10px;
			text-decoration:none;
			}
	.tabs .tab-content{
		clear:both;
		background:#e8e8e8;
		color:#474747;
		width:auto;
		overflow:auto;
	}
		.tabs .tab-content .inner{
			padding:10px;
			}	
	.tabs .tab-content p{
		margin-bottom:5px;}
	.tabs .tab-content strong{color:#fc2d21; font-weight:bold;}	
	.tabs pre{margin:4px 0;}
	.tabs code{overflow:auto; text-transform:none;}
	*+html .tabs code{overflow:visible;}

	/* tabs */

.tabs.tabs-1 {padding:0;}	
	.tabs.tabs-1 ul.nav{
		list-style:none;
		padding:8px 28px 13px 28px;
		overflow:hidden;
		background:url('../../images/bg-tabs.png') center top no-repeat;
	}
		.tabs.tabs-1 ul.nav li{
			display:inline-block;
			width:100%;
			float:none;
			margin:0 0 0px 0;
			padding:7px 0px 11px 0;
			background:url('../../images/line-3.gif') 0 bottom repeat-x;
		}
		.tabs.tabs-1 ul.nav li.last {background:none;}
		.tabs.tabs-1 ul.nav li a{
			background:url('../../images/marker-5.png') 0 6px no-repeat;
			color:#545a59;
			font-size:18px;
			line-height:24px;
			font-family: 'Open Sans Condensed', sans-serif;
			display:inline-block;
			padding:0 0 0 19px;
			text-decoration:none;
		}
		.tabs.tabs-1 ul.nav li.selected a{
			background:url('../../images/marker-5.png') 5px 6px no-repeat!important;
			color:#000;
		}
		.tabs.tabs-1 ul.nav li a:hover{
			color:#000;
		}
	.tabs.tabs-1 .tab-content{
		clear:both;
		background:none; 
		width:auto;
		overflow:auto;
		color:#717877;
		font:12px/22px  "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding-top:10px;
	}	
	.tabs.tabs-1 .tab-content .color-3{color:#232323;}
	.tabs.tabs-1 .tab-content p {margin-bottom:10px;}
	.tabs.tabs-1 .tab-content p.p0{margin-bottom:0px;}
	
/* Twitter */
#twitter p{margin:0;}
	#preloader{
		margin:0;
		padding:1em 1em 1em 3em;
		text-indent:10px;
		background:transparent url('../../images/loader.gif') 1em center no-repeat;
		}
	ul#twitter_update_list{
		margin:0;
		padding:0 0 0.5em 0;
		list-style-type:none;
		}
		ul#twitter_update_list li{
			margin:0;
			padding:0.8em 0 1em 1em !important;
			background:#e8e8e8;
			color:#474747;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover{
			background:#fc2d21;
			color:#fff;
			}
			ul#twitter_update_list li:hover a{color:#232323;}
			ul#twitter_update_list li a{color:#757575;}			
				ul#twitter_update_list li span{display:block}				
				ul#twitter_update_list li span a{color:#434950;}

/* Code grabber */
.code{padding:30px 0 10px 0}
.code a.code-icon{margin-bottom:10px}
.code a.code-icon i{padding-right:6px; font-style:normal; color:#fff;}
.code div.grabber{display:none}
.code code{
	padding:0 10px 0 10px;
	background:#f6f6f6;
	color:#333;
	border:1px solid #dfdfdf;
	white-space:pre;
	overflow:auto;
}

.Associese li{ line-height: 30px; margin-left: 30px;}
.LinkDown a{text-decoration: none; color:#333333;}
.LinkDown a:hover{text-decoration:underline; color:#FF0000;}

.Diretoria li{margin-left: 30px;}

.p1{text-align:center;}

/*--------- slider ---------*/
#slide {
	width:980px;
	height:365px;
	position:relative;
	overflow:hidden;
	z-index:2
}

.slider {
	width:980px;
	position:relative;
	z-index:2
}
.slider img{border-radius:0;}
.items {display:none;}

.pagination {
	position:absolute;
	top:329px;
	right:13px;
	z-index:60;
}

.pagination li {
	float:left;
	font-size:0;
	line-height:0;
	margin-right:6px;
}
	
.pagination a {
	display:block;
	width:15px;
	height:16px;
	background:url('../../images/pagination.png') -21px 0 no-repeat;
	text-decoration:none;
}
	
.pagination li.current a, .pagination li a:hover {background-position:0 0;}

.progbar {
	background:#cee8f7;
	width:100%;
	height:2px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:999;
}

legend
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
    color: #FF0000;
    font-weight: bolder;
}

.FormGeral
{
    text-align:left;
    
}

.ExForm {
    font-size: 12px;
    color: #FF0000;
    padding-left: 10px;
}
.box1 {
    background: #fff;
    border: 1px solid #f3f3f3;
    line-height: 18px;
    color: #a5a5a5;
    box-shadow: inset 0px 0px 65px rgba(0,0,0,0.02), 5px 5px 5px rgba(0,0,0,0.03);
    -moz-box-shadow: inset 0px 0px 65px rgba(0,0,0,0.02), 5px 5px 5px rgba(0,0,0,0.03);
    -webkit-box-shadow: inset 0px 0px 65px rgba(0,0,0,0.02), 5px 5px 5px rgba(0,0,0,0.03);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*border:1px solid #ff0000;*/
}

    .box1.bg1 {
        background: url(../../Administrador/images/box1-bg1.png) 1px bottom no-repeat;
    }

    .box1 .indents1 {
        padding: 19px 29px 30px;

    }

    .box1 .indents2 {
        padding: 25px 20px 98px 27px;
    }

    .box1 .indents3 {
        padding: 18px 25px 19px 29px;
    }

    .box1 .indents4 {
        padding: 18px 25px 30px 29px;

    }

    .box1 .indents5 {
        padding: 19px 29px 43px;
    }

    .box1 h3 {
        font-size: 32px;
        line-height: 39px;
        color: #4b8cb9;
        letter-spacing: -2px;
        border-bottom: 1px solid #e5e5e5;
    }

        .box1 h3 span {
            display: block;
            margin-bottom: -3px;
        }

        .box1 h3 strong {
            font-weight: 500;
            color: #333;

        }

    .box1 h4 {
        font: 500 32px/26px 'Maven Pro', sans-serif;
        color: #333;
        letter-spacing: -3px;

    }

        .box1 h4 strong {
            display: block;
            font-weight: 500;
            letter-spacing: -3px;
        }

        .box1 h4 span {
            display: block;
            padding-top: 8px;
            text-transform: uppercase;
            color: #4b8cb9;
        }

    .box1.bg1 .button {
        margin-left: 3px;
        background-color: #727272;
        border-color: #5a5a5a;

    }

        .box1.bg1 .button:hover {
            background-color: #4b8cb9;
            border-color: #4483af;

        }

.box2 {
    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

span.box2 {
    display: inline-block;
}

#flash, #flash1, #flash2 {
    float: left;
    margin-right: 20px;
    width: 218px;
    height: 154px;
}
/********Pretty photo**********/
.lightbox-image {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
	.lightbox-image img {
		position: relative;
		z-index: 1;
	}
	.lightbox-image span {
		background: url('../../images/magnify.png') no-repeat scroll 50% 50% transparent;
		display: inline-block;
		height: 100%;
		left: 0;
		padding: 0;
		position: absolute;
		top: -100%;
		width: 100%;
		z-index: 2;
	}



/* -------------------------------- 

Main components 

-------------------------------- */
header {
  position: relative;
  height: 160px;
  line-height: 180px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header h1 {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 768px) {
  header {
    height: 200px;
    line-height: 225px;
  }
  header h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.cd-tabs {
  position: relative;
  width: 90%;
  max-width: 960px;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}
@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
  }
}

.cd-tabs-navigation {
  width: 360px;
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  color: #c3c2b9;
  padding-top: 34px;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  box-shadow: inset 0 2px 0 #f05451;
  color: #29324e;
}
.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -10px;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;
}
.cd-tabs-navigation a[data-content='inbox']::before {
  background-position: 0 0;
}
.cd-tabs-navigation a[data-content='new']::before {
  background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='gallery']::before {
  background-position: -40px 0;
}
.cd-tabs-navigation a[data-content='store']::before {
  background-position: -60px 0;
}
.cd-tabs-navigation a[data-content='settings']::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content='trash']::before {
  background-position: -100px 0;
}
.cd-tabs-navigation a[data-content='inbox'].selected::before {
  background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content='new'].selected::before {
  background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content='gallery'].selected::before {
  background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content='store'].selected::before {
  background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content='settings'].selected::before {
  background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content='trash'].selected::before {
  background-position: -100px -20px;
}
@media only screen and (min-width: 768px) {
  .cd-tabs-navigation {
    /* move the nav to the left on medium sized devices */
    width: 80px;
    /*float: left;*/
  }
  .cd-tabs-navigation a {
    height: 80px;
    width: 80px;
    padding-top: 46px;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a::before {
    top: 22px;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs-navigation {
    /* tabbed on top on big devices */
    width: auto;
    background-color: #f8f7ee;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
  }
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 2.8em 0 4.6em;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 0 2px 0 #f05451;
  }
  .cd-tabs-navigation a::before {
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
    left: 38px;
  }
}

.cd-tabs-content {
  background: #ffffff;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .cd-tabs-content {
    min-height: 480px;
  }
  .cd-tabs-content li {
    padding: 2em 2em 2em 7em;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0;
  }
  .cd-tabs-content li {
    padding: 3em;
  }
  .cd-tabs-content li p {
    font-size: 16px;
    font-size: 1rem;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


