@charset "utf-8";
/*  '''''''''''''''''''''''''''''''''''''''''''''''''''  */
/*		PROJETO:                                         */
/*		DESENVOLVIMENTO: CYBERFLORIPA                    */
/*                       www.cyberfloripa.com            */
/*		DESENVOLVEDORES:                                 */
/*                       Cristiano K. Ritzke             */
/*		DATA INICIO:     dd/mm/aaaa                      */
/*  '''''''''''''''''''''''''''''''''''''''''''''''''''  */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-size: 76%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #2c2c2c;
	background: #f8fef6 url(../imagens/bg_all.jpg) repeat-x;
}


/* WRAPPER GERALZAO
------------------------- */
#wrapper {
	margin: 0px auto;
	width: 762px;
}


/* HEADER
------------------------- */
#header {
	height: 113px;
}
#header .logo {
	float: left;
}
#header .nav {
	float: right;
	height: 50px;
	width: 550px;
	margin: 63px 0px 0px 0px;
}


/* NAVIGATION
------------------------- */
.nav ul {
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: url(../imagens/nav_divisor.gif) top right no-repeat;
}
.nav ul li {
	float: left;
	height: 50px;
	display: block;
	background: url(../imagens/nav_divisor.gif) top left no-repeat;
}
.nav ul li:hover {
	background: url(../imagens/nav_item_over.gif) top left no-repeat;
}
.nav ul li a {
	color: #666633;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 21px 14px 10px 14px;
}
.nav ul li a:hover {
	color: #333300;
}
/* correcao de sobreposicao do bg sobre div direito 
do ultimo item do menu*/
.nav ul li.ultimo a:hover {
	background: url(../imagens/nav_divisor.gif) top right no-repeat;
}


#flash {
	height: 132px;
	/*background: url(../imagens/flash_bg_pda.jpg) no-repeat;*/
}
#flash.instrumentacao {
	background: url(../imagens/header_instrumentacao_virtual.jpg) no-repeat;
}
#flash.monitoramento {
	background: url(../imagens/header_monitoramento_remoto.jpg) no-repeat;
}
#flash.sistemas {
	background: url(../imagens/header_sistemas_industriais.jpg) no-repeat;
}
#flash.software {
	background: url(../imagens/header_software_livre.jpg) no-repeat;
}
#flash.solucoes {
	background: url(../imagens/header_solucoes_na_medida.jpg) no-repeat;
}



/* FOOTER
------------------------- */
#footer {
	height: 60px;
	text-align: center;
	margin: 50px 0px 0px 0px;
	background: url(../imagens/bg_footer.jpg) repeat-x bottom;
}
#footer .info {
	color: #999966;
	width: 762px;
	height: 60px;
	margin: 0px auto;
	background: url(../imagens/bg_footer_mid.jpg) no-repeat;
}
#footer .info p {
	padding: 25px 0px 0px 0px;
}


/* LAYOUT COLUMNS
------------------------- */
#conteudo {
	min-height: 400px;
	padding: 30px 0px 0px 0px;
}
.umaCol {
	padding: 0px 10px 0px 13px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.duasCol1 {
	float: left;
	width: 350px;
	padding: 0px 30px 0px 15px;
}
.duasCol2 {
	margin-left: 385px;
	padding: 0px 10px 0px 15px;
}
.tresCol1 {
	float: left;
	width: 225px;
	height: 350px;
	padding: 0px 16px 0px 13px;
	background: url(../imagens/div_vertical.gif) right repeat-y;
}
.tresCol2 {
	margin: 0px 255px;
	padding: 0px 13px 0px 15px;
}
.tresCol3 {
	float: right;
	width: 233px;
	height: 350px;
	padding: 0px 0px 0px 18px;
	background: url(../imagens/div_vertical.gif) left repeat-y;
}


/* TEXTOS
------------------------- */
h1 {
	color: #44aa00;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0px 0px 12px 0px;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #44aa00;
	text-decoration:underline;
}
h2 {
	color: #44aa00;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0px 0px 12px 0px;
	padding: 10px 0px 0px 0px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #44aa00;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #775533;
	font-size: 1.2em;
	text-indent: -1px;
	margin: 0px 0px 10px 0px;
}
h3 a, h3 a:link, h3 a:visited {
	color: #775533;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	color: #44aa00;
}
h5 {
	color: #44aa00;
	font-size: 1em;
	margin: 0px 0px 3px 0px;
}
p {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
}

p.textoItalico {
	font-style: italic;
}

ul.lista {
	list-style: none;
	margin: 0px 0px 10px 0px;
	/*list-style: inside url(../imagens/list_bullet.gif);*/
}
ul.lista li {
	background: url(../imagens/list_bullet.gif) no-repeat 2px 5px;
	padding: 0px 0px 0px 18px;
}

a, a:link, a:visited, a:active {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
a.linkSeta {
	color: #776600;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 0px 20px;
	background: url(../imagens/link_seta_verde.gif) no-repeat 0px 3px;
}
a.linkSeta:hover {
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
strong {
	color: #44aa00;
}
strong.black {
	color: #000000;
}


.imgRight {
	float: right;
	margin: 0px 0px 20px 25px;
	padding: 3px 0px 0px 0px;
}


.linhaThumbEsquerda {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.linhaThumbEsquerda .imgLeft {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
.linhaThumbEsquerda .texto {
	margin: 0px 0px 0px 120px;
}
.divisor {
 	border-bottom: 1px solid #dde4cc;
}


.linhaThumbDireita {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.linhaThumbDireita .imgRight {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
}
.linhaThumbDireita .texto {
	margin: 0px 120px 0px 0px;
}


/* PGNA HOME
------------------------- */
#home h3 {
	margin: 0px 0px 0px 0px;
}
#home .duasCol1 {
	width: 400px;
	padding: 0px 10px 0px 0px
}
#home .duasCol2 {
	width: 300px;
	margin-left: 440px;
}
#footer {
	margin-top: 30px;
}
#home .linhaThumbEsquerda {
	margin: 0px 0px 10px 0px;
}

#home .duasCol2 .divisor {
	border-bottom: 1px dotted #dde4cc;
	margin: 15px 0px;
}


/* PGNA SOLUCOES
------------------------- */
#solucoes h4 {
	padding: 0px 0px 0px 5px;
}
#solucoes p {
	padding: 10px 5px 0px 5px;
}
#solucoes #conteudo ul {
	padding: 3px 5px 0px 5px;
}


/* PGNA PORTFOLIO
------------------------- */
#portfolio h5 {
	text-transform: uppercase;
}
#portfolio .linhaThumbEsquerda {
	padding: 15px 0px 20px 0px;
	background: url(../imagens/linha_bg_pontilhada.gif) repeat-x left bottom;
}
#portfolio .linhaThumbEsquerda:hover {
	background: url(../imagens/linha_bg_pontilhada_over.gif) repeat-x left bottom;
}
#portfolio .linhaThumbEsquerda h2 {
	margin-bottom: 5px;
}
#portfolio .linhaThumbEsquerda .imgLeft {
	margin: 5px 0px 0px 10px;
}
#portfolio .linhaThumbEsquerda .texto {
	margin: 0px 0px 0px 160px;
}


/* PGNA CONTATO
------------------------- */
#contato .duasCol2 {
	margin-left: 400px;
}
