@charset "utf-8";
/* CSS Document */


body {
	font: 12px  Arial, Verdana, Helvetica, sans-serif;
	background: #999999;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #666;
}

a {
	text-decoration:none;
	color: #666;
}
a:hover{
	text-decoration:underline; 
	color: #666;
}


img, div { behavior: url(iepngfix.htc) }

.oneColFixCtr #container {
	width: 1000px; 
	margin: 0 auto;
	border: 0px;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu{
	height:61px;

}
#logo{
	float:left;
	width:375px;
	padding-left:10px;
	padding-top:10px;

}
.menu_item{
	float:left;
	height:67px;
}
.menu_item_hover{
	float:left;
	background-image:url(img/bg_menu.png);
	height:67px;
}

h1{

	color: #336699;	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:24px;
	border: 0px;
	padding: 3px 0px 3px 0px;
	letter-spacing: -0.05em;
	line-height:14pt;
	display: inline; 
}
h1 a {
	text-decoration: none;
	color: #336699;	
}
h1 a:hover {
	text-decoration: none;
	background-color:#FFF;
	color:#336699;	
}

h2{

	color: #666;	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	border: 0px;
	padding: 3px 0px 3px 0px;
	letter-spacing: -0.05em;
	line-height:14pt;
	display: inline; 
}


ul
{
list-style-image: url("img/seta.gif");
list-style-position: outside;
}

ul li{
	position:relative;
	left: -15px;
}


.detail {
	font: 12px  Arial, Verdana, Helvetica, sans-serif;
	color:#FF6600;
}
.detail a{
	text-decoration:none;
	color:#666;
}
.detail a:hover{
	text-decoration:underline;
	color:#666;
}

.imagem a img {
	border: 2px solid #fff;
		
}
.imagem a:hover img {
	border: 2px solid #F90;		
}

.conteudo{
	width:626px;
}

.conteudo a{
	text-decoration:underline;
	color:#666;
}

.conteudo a:hover{
	text-decoration:underline;
	background-color:#FFF;
	
}

.separator{
	background:transparent; 
	border-bottom:1px solid #FF6600;
	width:626px;
	padding-left:2px;
}


.separator_dash{
	background:transparent; 
	border-bottom:1px dashed #cccccc;
	width:626px;
	padding-left:2px;	
	font-size:14px;
	margin-top:6px;
	margin-bottom:10px;
	
}

.bookmark{
	background:transparent; 
	border-bottom:1px dashed #cccccc;
	border-top:1px dashed #cccccc; 
	width:626px;
	padding-left:2px;
}

.bookmark a{
	text-decoration: none;
	color: #666;
}

.bookmark a:hover{
	text-decoration: underline;
	color: #333;
}

.bookmark a img{border: 1px solid #f0f0f0;}
.bookmark a:hover img{border: 1px solid #ccc;}

#box_conteudo{
	background-image:url(img/bg_conteudo.jpg);
	width:954px; 
	text-align:left;

}
#base{
	width:954px; 

}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.twit{
	padding-left: 20px; 
	font-size:10px;
	border-bottom:1px dashed #ccc; 
	background-image:url(img/bullet_twitter.gif); 
	background-position:4px 3px; 
	background-repeat:no-repeat;		
}

.twit:hover{
	background-color:#eee;

}
.twit a{
	text-decoration:none;
	color:#666;
}

#flick{
padding-left:6px;
}



#flick a img{
	border: 2px solid #ddd;
}

#flick a:hover img{
	border: 2px solid #F90;
}


/* Galeria \*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Galeria \*/







/* FORMULARIO */
.dv_input{
  background-image:url(img/bg_input.gif); 
  background-repeat:no-repeat; 
  width:320px; 
  height:22px; 
  padding-top:2px; 
  padding-left:5px;
}
.input{
  width:310px; 
  height:17px; 
  border:none; 
  background-color:#ecf1f2;	
  font-family:Arial;	
  font-size:11px; 
  font-weight:bold; 
  color:#73938f;
}
.dv_textarea{
  background-image:url(img/bg_textarea.gif); 
  background-repeat:no-repeat; 
  width:320px; 
  height:100px; 
  padding-top:2px; 
  padding-left:5px;
}
.textarea{
  width:308px; 
  height:92px; 
  border:none; 
  background-color:#ecf1f2;	
  font-family:Arial;	
  font-size:11px; 
  font-weight:bold; 
  color:#73938f;
}

/* FOPMULARIO */


.curriculo_tit{
	width: 135px;
	float:left;
	font-weight:bold;	
}
.curriculo_result{
	width: 460px;
	float:left;	
}


/* select */
.elSelect {
	width:256px;
	height:20px;
	background:url(img/select_bg.gif) no-repeat 0% 0%;
}
.elSelect .selected {
	background-color:#fff !important;
	color:#F90 !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:227px;
	font-weight:bold;
	font-size:11px;
	color:#496772;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 23px;
	height: 20px;
	float: right;
	background:url(img/select_arrow.gif) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(img/top_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:url(img/top_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:url(img/top_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(img/bottom_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(img/bottom_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(img/bottom_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#ECF1F2;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	text-align:left;
	font-size:11px;
	color:#496772;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}
.icon_1 {
	background:url(img/icon_1.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}
.icon_2 {
	background:url(img/icon_2.gif) no-repeat 4px 50%;
	padding-left:20px !important;
}
#flash_title{
	width:1000px;
	height:100px;
}
.nextprev{
	float:left; 
	width:310px;
}
.nextprev a{
	color:#F60;
}
.nextprev a:hover{
	color:#666;
}