/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 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;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent;*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background:url(imgs/bg_full.jpg) no-repeat top #183884;	
height:600px;
}
.site {
	width:729px;
	margin:97px auto;
}
#content {
	width:100%;
	float:left;
}
.topo {
	width:100%;
	float:left;
	margin-bottom:30px;
}
.topo h1 {
	width:313px;
	height:85px;
	float:left;
	text-indent:-9000px;
}
.topo h1 a {
	width:313px;
	height:85px;
	float:left;
	background:url(imgs/logo.jpg) no-repeat left;
}
.topo h2 {
	float:right;	
}
.menu {
	width:100%;
	float:left;
}
.menu ul {
	width:100%;
	border-top:2px solid #969594;
	border-bottom:2px solid #969594;
	float:left;
}
.menu ul li {
	float:left;
}
.menu ul li a  {
	text-indent:-9000px;	
	float:left;
}
.btn_empresa {
	width:75px;
	height:31px;
	float:left;
	background:url(imgs/btn_empresa.jpg) no-repeat left 0px;
}
.btn_empresa:hover {
	width:75px;
	height:31px;
	background:url(imgs/btn_empresa.jpg) no-repeat left -31px;
}
.btn_equipe {
	width:112px;
	height:31px;
	float:left;
	background:url(imgs/btn_equipe.jpg) no-repeat left 0px;
}
.btn_equipe:hover {
	width:112px;
	height:31px;
	float:left;
	background:url(imgs/btn_equipe.jpg) no-repeat left -31px;
}
.btn_representadas {
	width:130px;
	height:31px;
	float:left;
	background:url(imgs/btn_representadas.jpg) no-repeat left 0px;
}
.btn_representadas:hover {
	width:130px;
	height:31px;
	float:left;
	background:url(imgs/btn_representadas.jpg) no-repeat left -31px;
}
.btn_noticias {
	width:71px;
	height:31px;
	float:left;
	background:url(imgs/btn_noticias.jpg) no-repeat left 0px;
}
.btn_noticias:hover {
	width:71px;
	height:31px;
	float:left;
	background:url(imgs/btn_noticias.jpg) no-repeat left -31px;
}
.btn_links {
	width:44px;
	height:31px;
	float:left;
	background:url(imgs/btn_links.jpg) no-repeat left 0px;
}
.btn_links:hover {
	width:44px;
	height:31px;
	float:left;
	background:url(imgs/btn_links.jpg) no-repeat left -31px;
}
.btn_faleconosco {
	width:115px;
	height:31px;
	float:left;
	background:url(imgs/btn_faleconosco.jpg) no-repeat left 0px;
}
.btn_faleconosco:hover {
	width:115px;
	height:31px;
	float:left;
	background:url(imgs/btn_faleconosco.jpg) no-repeat left -31px;
}
.flash {
	width:100%;
	float:left;
	margin-top:80px;
}
.solucoes {
	width:100%;
	float:left;
	text-align:center;
	margin-top:70px;	
padding-bottom:100px;
}
#empresa {
	width:100%;
	float:left;
	margin-top:10px;
	height:230px;
}
#empresa h1 {
	font-size:14px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
#empresa p {
	font-size:13px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	width:670px;
	text-align:justify;
}
#equipe {
	width:100%;
	float:left;
	margin-top:10px;
	height:230px;
}
#equipe h1 {
	font-size:14px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.tabela {
	font-size:13px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
}
.nome{
	font-size:12px;
	color:#00000;
	font-family:Arial, Helvetica, sans-serif;
}
.mail {
	font-size:12px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.mail:hover {
	font-size:12px;
	color:#969594;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.espaco_10px_baixo {
	padding-bottom:10px;	
}
.links {
	width:100%;
	float:left;
	margin-top:10px;
	height:230px;
}
.espaco_5px_baixo {
	padding-bottom:5px;	
}
.links h1 {
	font-size:14px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.espaco_5px_cima {
	padding-top:10px;	
}
.links a {
	margin-left:10px;	
}
.link_ext {
	font-size:11px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.link_ext:hover {
	font-size:11px;
	color:#969594;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.contato {
	width:100%;
	float:left;
	margin-top:10px;
/*	overflow-y:scroll;
	overflow-x:hidden;*/
}
.contato h1 {
	font-size:14px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.esq {
	width:50%;
	float:left;
	margin-top:10px;
}
.esq fieldset {
	width:100%;
	float:left;
}
.esq label {
	width:100%;
	float:left;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#183884;
	font-weight:bold;
}
.form {
	width:200px;
	border:1px solid #969594;
}
.sugestao {
	width:200px;
	border:1px solid #969594;
}
.dir {
	float:left;
	width:40%;
	margin-top:10px;
}
.dir h2 {
	font-size:14px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.dir p {
	width:300px;
	float:left;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}
.representadas {
	width:100%;
	float:left;
	margin-top:10px;
	height:230px;
}
.representadas h1 {
	font-size:14px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
.representante {
	float:left;
	width:100%;
	padding-bottom:10px;
}
.representante h1{
	font-size:13px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	font-weight:bold;
}
.representante ul {
	width:100%;
	float:left;
	margin-left:20px;
}
.representante ul li {
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style:circle;
	padding-bottom:5px;
}
.representante a {
	float:left;
	background:url(imgs/ico_link.gif) no-repeat left top;
	padding-left:20px;
	margin-top:15px;
	font-size:11px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:20px;
}
.representante a:hover {
	color:#969594;
	text-decoration:underline;
}
#represent {
	width:728px;
	height:320px;
	float:left;
	overflow-x:hidden;
/*	overflox-y:auto;*/
	overflow:auto;
}
#conteudo {
	width:728px;
	height:340px;
	float:left;
	overflow-x:hidden;
/*	overflox-y:scroll;*/
	overflow:auto;

}
.storytitle {
	font-size:13px;
	color:#183884;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	font-weight:bold;	
}
.storycontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;		
line-height:normal;
width:95%;
text-aling:justify;
}
.storycontent img {
	
float:left;
margin-right:10px;
margin-bottom:10px;
}
.post {
margin-bottom:15px;
}
.rodape {

	width:100%;
	float:left;
	margin-top:150px;
padding-bottom:100px;
}
.links_foto {
border:2px solid red;
}
.links_foto:hover {
border:2px solid black;
}

#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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; }
