@charset "utf-8";
/* CSS Document */

/***** RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 !important;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
body {
	line-height: 1;
	background: #fff;
	color: #000;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address{
	font-style: normal
}

/*** fim RESET ***/

body {
	background: url(imgs/body.gif);
	font-family: 'trebuchet MS', Arial, Helvetica, sans-serif
	}

/***** T O P O *****/

#pseudo {
	height: 33px;
	background: url(imgs/pseudo-topo.gif) repeat-x;
	}
	
#wrapper_topo {
	background:url(imgs/topo-x.gif) repeat-x  ;
	height: 145px;
	}
	
#ilustra_topo {
	background: url(imgs/topo.gif) center no-repeat;
	height: 145px;
	}
	
#wrapper_end {
	width: 980px;
	margin: auto;
	position: relative;
	}

.logo {
	position: absolute;
	top: -25px;
	left: 18px;
	padding-right: 400px;
	_padding-right: 0;
	}
	
#end {
	width: 270px;
	height: 53px;
	float: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #73810c;
	line-height: 1.2;
	top: 30px;
	left: -45px;
	}
	
#end strong {
	font-weight: bold;
	}
	
#top-links {
	color: #007eff;
	text-decoration: none;
	font-size: 14px;
	float: right;
	font-weight: bold;
	position: relative;
	top: 45px;
	width: 295px;
	left: -20px;
	}
	
#top-links a {
	color: #007eff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	}


/*** fim topo ***/

/****** C O N T E U D O *****/

#wrapper_conteudo {
	width: 914px;
	margin: auto;
	position: relative;
	left: -11px;
	*left: -10px;
	}
	
#col-esq {
	background: #fff;
	border: 1px solid #d0cac6;
	border-top: none;
	border-bottom: none;
	width: 612px;
	float: left;
	/*padding-bottom: 15px; */
	position: relative;
	}
	
#videos {
	background: transparent url(imgs/bg_video.gif) repeat-x scroll 3px -1px;
	width: 612px;
	_width: 613px;
	min-height: 400px;
	position: relative;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #405758;
	display: inherit;
	margin-left: 30px;
	position: relative;
	top: -10px;
	}
	
#video_box {
	width: 570px;
	height: 337px;
	margin: auto;
	margin-top: 12px;
	}
	
#desc_video {
	background: #253234 url(imgs/balao-top.gif) top no-repeat;
	width: 552px;
	margin: auto;
	color: #e6e6e6;
	font-size: 12px;
	padding: 20px 10px 10px 10px; 	
	}
	
#desc_video .destaque {
	color: #d1e116;
	font-size: 14px;
	font-weight: bold;
	}
	
#promo {
	background: url(imgs/bg_promo.jpg) no-repeat;
	width: 630px;
	height: 142px;
	float: left;
	margin-left: -17px;
	position: relative;
	z-index: 1;
	}
	
#left_promo {
	width: 187px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #007cc3;
	margin-top: 36px;
	margin-left: 150px;
	_margin-left: 75px;
	line-height: 0.9;
	}
	
#left_promo a {
	position: relative;
	top: 4px;
	}

	
#left_promo .destaque_blue {
	color: #013e80;
	font-size: 13.5px !important;
	font-weight: bold;
	}
	
#right_promo {
	width: 276px;
	float: right;
	margin-top: 38px;
	color: #253234;
	font-weight: bold;
	font-size: 14px;
	}
	
#right_promo a {
	color: #253234;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	}
	
#right_promo a:hover {
	color: #007cc3;
	}

#col-dir {
	width: 287px ;
	float: right;
	color: #253234;
	font-weight: bold;
	}

	
	
#padrao-box {
	background: #fff url(imgs/box-padrao-top.gif) top no-repeat;
	width: 283px;
	border: 1px solid #d0cac6;
	border-top: none;
	border-right: none;
	padding: 10px 0px;
	padding-bottom: 0px;
	margin-bottom: 10px
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #405758;
	font-size: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
input.txt {
	background: #fff url(imgs/input-text-glass.png) no-repeat;
	width: 260px;
	height: 28px;
	border: none;
	margin-left: 6px;
	margin-bottom: 6px;
	color: #73810c;
	font-size: 14px;
	padding: 6px 6px 0 6px;
	}
	
label.submit {
	display: block;
	background: #f0f0f0 url(imgs/bg_dots.gif) repeat-x top;
	height: 41px;
	}
	
.bt_enviar {
	background: url(imgs/bt-enviar.gif) no-repeat;
	width: 108px;
	height: 37px;
	border: none;
	float: right;
	margin-top: 4px;
	cursor: pointer;
	}
	
.bt_enviar2 {
	background: url(imgs/bt-enviar2.gif) no-repeat;
	width: 108px;
	height: 37px;
	border: none !important;
	float: right;
	margin-top: 4px;
	cursor: pointer;
	}

#logo {
	width: 283px;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 10px;
	}
	
.aba {
	height: 113px;
	top: 100px;
	left: 30px;
	width: auto;
	position: absolute;
	z-index: 300;
	left: -25px;
	}
	
.aba span {
	background:url(imgs/aba.gif) repeat-x;
	display: none;
	width: 436px;
	height: 100px;
	padding-top: 13px;
	float: left;
	}
	
.aba_hover span {
	display: block !important;
	}
	
.aba img {
	vertical-align: middle;
	float: left;
	cursor: pointer;
	background:url(imgs/aba.gif) repeat-x;
	}
	
.aba a img {
	padding: 0 13px 0 10px;
	background:url(imgs/divisor.gif) repeat-y right;
	}
	
#curriculo {
	background:transparent url(imgs/bg_curriculo2.gif) repeat-y scroll 3px 0;
	width: 612px;
	margin: auto;
	}
	
#curriculo form {
	background:url(imgs/bg_curriculo.gif) repeat-x 3px -1px;
	padding-top: 30px;
	}
	
#curriculo form table {
	display: block;
	margin: auto;
	margin-bottom: 10px;
	border-bottom: dashed 1px #ccc;
	}
	
#curriculo form table td {
	padding: 0 3px;
	vertical-align: middle;
	}
	
#curriculo form table p {
	text-align: right;
	font-size: 12px;
	display: block;
	width: 126px;
	}
	
#curriculo form input, textarea, select {
	border: 1px solid #b4bac1;
	color: #007CC3;
	}
	
#arremate_form {
	background:url(imgs/bg_curriculo3-arremate.gif) 3px 0; 
	width: 612px;
	height: 27px;
	margin: auto;
	}
	
h4 {
	color: #d1e116;
	font-size: 14px;
	font-weight: bold;
	}
	

/*** fim conteudo ***/

/***** R O D A P E *****/

#rodape {
	background: #202b2c url(imgs/rodape.gif) repeat-x top;
	text-align: center;
	padding-top: 45px;
	
	}








