/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#e7ebef; 
	font-family:Verdana, Serif;
	font-size:14px; 
	line-height:18px;
	color:#1A1A1A;
	min-width:1000px;
}
html, body { height:100%;}


p {padding-top:18px;}

.p3 {padding-bottom:25px;}
.p4 {padding-bottom:29px;}

.top {padding-top:5px;}
.top1 {padding-top:14px;}
.top3 {padding-top:23px;}

.bot {margin-bottom:-4px;}

.margin {margin-top:-6px;}

.h-bot2 {padding-bottom:18px;}
.h-bot {padding-bottom:20px;}
.h-bot1 {padding-bottom:24px;}

.h-margin-bot {margin-bottom:-10px;}

a {
	color: #02548C;
	outline: none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 1046px;
}

	/* Header */
	header{
		height:502px;
	}
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	footer{
		height:144px;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.wrapper1 { 
	width:70%;
	overflow:hidden;
}
.container {
	width:100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px; 
	line-height:13px;
	vertical-align:middle;
	font-weight:normal;
	color:#8c8c8c;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 11px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 30px 0 0; 
	float:left;
}
.img-pad {
	padding: 2px 0 3px 0;
}
.extra-wrap { 
	overflow:hidden;
}
.phone {
	display:inline-block;
	width:94px;
}

/*=============================================================================== text =====*/


h1 {
	padding:26px 0 45px 2px;
	position:relative;
	float:left;
}
	h1 a {
	display: block;
	height: 90px;
	width: 415px;
	text-indent: -5000px;
	background: url(../images/logo.png) left top no-repeat;
	}
h2 {
	font-size: 20px;
	line-height: 1.2em;
	color: #02548C;
	padding: 0px 0 10px 0;
	margin: 0 0 -1px -1px;
}
h3 {
	font-size: 30px;
	line-height: 1.2em;
	padding: 0px 0 10px 0;
	margin: 0 0 -1px -1px;
	text-transform: none;
	color: #414241;
	background: none;
}
.color {
	color: #71A036;
}
.color1 {color:#4e4f4e;}

/*=================================================================================================================== header =====*/
header .main {background:url(../images/header-bg.gif) 0 0 repeat-x #f8f9fa;}
.inner {padding:0 33px;}
/*=============================================================================== lang =====*/
.lang {
	float:right;
	padding:36px 2px 0 0;
}
	.lang img {
		float:left;
		margin-left:7px;
	}
header .fright {width:200px;}
.header-img {padding-bottom:16px;}

.slider{ height:268px; overflow: hidden !important; width:100%; position:relative; z-index:1; margin-bottom:6px; padding-bottom:10px;}
.slider .items{ display:none}
.slider .pic{ height:328px !important; margin-top:-60px !important;}
#page1 .slider{ height:328px;}
#page1 .slider .pic{ height:328px !important; margin-top:0 !important}
#page1 .slider .mask{ height:328px !important; margin-top:0 !important}
.slider .mask{ height:268px !important; margin-top:-60px !important;}


.slider .pagination{ position: absolute; z-index:2; bottom:0px; left:444px; background:url(../images/bg_pagination.png) 0 0 no-repeat; padding:5px 0 0 8px; width:84px; height:17px;}
.slider .pagination li{ float:left; padding-right:4px;}
.slider .pagination a{ display:block; width:12px; height:12px; background:url(../images/buttons.png) right 0 no-repeat; text-indent:-9999px;}
.slider .pagination a:hover, .slider .pagination .current a{ background-position:left}



/*=============================================================================== nav =====*/
nav {
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	height:57px;
	margin:0 -33px;
	position:relative; z-index:99
}
	#menu {
		padding-left:32px;
	}
		#menu > li {
			float:left;
			font-size:25px;
			line-height:1.2em;
			background:url(../images/nav-li-bg.gif) top left no-repeat;
			margin:1px 0 0 0;
			padding-left:1px; position:relative
		}
			#menu > li > a {
	display: block;
	width: 160px;
	height: 56px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: url(../images/nav-a-bg.gif) 0 0 no-repeat;
	padding: 13px 0 0 0;
			}
				#menu > li:hover > a, #menu > li > .active {
					color:#fdfdfd;
					background:url(../images/nav-a-hover-bg.gif) 0 0 no-repeat;
				}
	#menu > .first {background:none;}
	
	
.submenu_1{ position:absolute; top:56px ; left:0; width:173px; padding:12px 20px; background:url(../images/submenu_bg2.png) 0 bottom repeat-x;}	
.submenu_1 li{ position:relative; line-height:35px; padding-bottom:1px; background:url(../images/submenu_line.gif) 0 bottom no-repeat;}
.submenu_1 .end{ background:none}
.submenu_1 li a{ display:block; font-size:20px; color:#898a8a;  text-decoration:none; padding-left:12px; background:url(../images/submenu_marker.gif) 3px 15px no-repeat; font-weight:400}
.submenu_1 li:hover > a{
	color: #00A5E2
}

.submenu_2{ position:absolute; top:0px; left:194px; width:152px; padding:12px 20px; background:url(../images/submenu_bg.png) repeat;}	

#menu ul{ display:none}

/*=================================================================================================================== content =====*/
#content .main {
	background:#fff;
	padding:26px 33px 39px;
	width:980px;
}
/*=============================================================================== indents =====*/

/*=============================================================================== col-indents =====*/
.col-indent {
	padding-right:70px;
}
.col-indent1 {padding-right:51px;}
/*=============================================================================== boxes =====*/

/*=============================================================================== borders =====*/

/*=============================================================================== lists =====*/
.list {padding:16px 0 3px 0;}
	.list li {
		line-height:23px;
		background:url(../images/list-li-bg.gif) 0 7px no-repeat;
		padding-left:13px;
	}
		.list a {
			font-weight:bold;
			color:#c4303f;
			text-decoration:none;
		}
			.list a:hover {
				text-decoration:underline;
			}
	.list .last {margin-bottom:-3px;}
/*=============================================================================== links =====*/
.link {
	background:url(../images/link-left-bg.png) left top no-repeat; 
	display:inline-block;
	text-decoration:none;
	margin:19px 0 0 0px;
	color:#605f5f; 
	cursor:pointer; 
	font-family:Tahoma, Geneva, sans-serif;
}
	.link span {
		background:url(../images/link-right-bg.png) right top no-repeat;
		display:inline-block; 
		padding:0 6px;
	}
	.link span span  {
		background:url(../images/link-tail-bg.gif) top repeat-x;
		padding:4px 2px 6px 3px;
	}
	.link:hover {
	color: #00A5E2;
}

 
/*=============================================================================== row =====*/
.row {
	background: #f5f7f9;
	margin: 5px -33px -39px;
	padding: 15px 33px 38px;
}
	
/*=============================================================================== nav =====*/

/*=============================================================================== nav =====*/

/*=================================================================================================================== footer =====*/
footer .main {
	background: #eef2f5;
	height: 85px;
}
/*=============================================================================== social =====*/
.social {
	float:left;
	padding:30px 0 0 33px;
}
	.social img {
		float:left;
		margin:4px 15px 0 0;
	}
		.social .last {
			margin:0px 0 0 -3px;
		}
footer p {
	float:right;
	padding:61px 35px 0 0;
	color:#555555;
}
	footer p strong {
		padding-right:3px;
	}
		footer p a {
			color:#323232;
		}
			footer p a:hover {
				
			}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#SearchForm {
	padding:14px 2px 0px 0;
	width:193px;
	float:right;
}
	#SearchForm label {
		display:inline-block;
		vertical-align:top;
		height:29px;
		background:url(../images/label-bg.gif) 0 0 no-repeat;
		border:none;
	}
	#SearchForm input {
		vertical-align:top;
	}
	#SearchForm .input {
		width:140px; 
		padding:7px 8px;
		border:none;
		background:none;
		color:#c4303f;
		
	}
#ContactForm {
	padding-top:2px;
}
	#ContactForm label {
		min-height:26px; 
		display:block; position:relative
	}
	#ContactForm .error, #ContactForm  .empty{ position:relative; font-size:10px; color:red; line-height:14px; display:none}
	#ContactForm .link {
		margin:25px 0px 0px 15px;
	}
	.success{ padding-bottom:15px; padding-left:2px; display:none}
	.success strong{ color:#4E4F4E}
	#ContactForm input {
		width:257px; 
		background:#fff; 
		border:1px solid #e1e1e1;
		border-top:2px solid #7d7d7d;
		border-left:1px solid #585858;
		border-right:1px solid #cecece;
		padding:2px 3px; 
		color:#8c8c8c;
	}
	#ContactForm textarea {
		width:257px; 
		height:161px;
		background:#fff;
		border:1px solid #e1e1e1;
		border-top:2px solid #7d7d7d;
		border-left:1px solid #585858;
		border-right:1px solid #cecece;
		padding:2px 3px; 
		overflow:auto; 
		color:#8c8c8c; 
	}
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */

.informacoes {
	width: 270px;
	height: auto;
	float: right;
	}
