/* CSS Site */

* {
	margin:0;
	padding:0;
}


body {
	font:10px Verdana, Arial, Helvetica, Sans-Serif;
	background-image: url(../images/bg-verde.jpg);
	border-top:8px solid #000;
	background-color:#000;
}
h1 {
	font: bold 9pt arial;
	color: #330033;
}

h4 {
	font: bold 10pt arial;
	color: #660000;
}

#cores {
	width: 231px;
	height: 20px;
	display: block;
	float: right;
	padding-right: 23px;
	padding-top: 2px;
}

#cores img {
	border: 1px solid #fff;
	margin-right: 5px;
	float: right;
}


#geral {
	width: 994px;
	height: auto;
	display: table;
}
#logo {
	width: 248px;
	height: 230px;
	display: block;
	margin: 10px 0 0 360px;
	
}
#logo-pags {
	width: 220px;
	height: 175px;
	display: block;
	float: left;
	
}

#logo h1 a {
	display:block;
	text-indent:-5000px;
	height: 115px;
}

#menu-flash {
	width: 730px;
	height: 500px;
	display: block;
	float: left;
	margin: 10px 0 0 0;
}

#menu-flash-pags {
	width: 700px;
	height: 135px;
	display: block;
	float: right;
}
#conteudo-home {
	display: block;
	width: 200px;
	height: 250px;
	float: right;
	margin-top: 200px;
}

#conteudo {
	display: block;
	width: 994px;
	height: auto;
	float: left;
}

#conteudo ul li {
	list-style-type: square;
	margin-left: 65px;
	font: bold 9pt arial;
}

#conteudo p{
	margin: 10px 10px 0 30px;
	width: 650px;
	text-align: justify;
	font: 10pt tahoma;
}

#conteudo-seo {
	display: block;
	width: 994px;
	height: auto;
	float: left;
}


#conteudo-seo img {
	margin: 20px 0 0 40px;

}
#conteudo-seo ul li {
	list-style-type: square;
	margin-left: 65px;
	font: bold 9pt arial;
}

#conteudo-seo p{
	margin: 10px 10px 0 30px;
	width: 650px;
	text-align: justify;
	font: 10pt tahoma;
}

#conteudo-equipe {
	display: block;
	width: 994px;
	height: 500px;
	float: left;
	margin-top: 30px;
}

#conteudo-equipe img {
	float: left;
	margin-right: 10px;

}
#conteudo-equipe p{
	margin: 10px 10px 0 0;
	width: 650px;
	text-align: justify;
	font: 8pt tahoma;
}

#conteudo-equipe a{
	text-decoration: none;
	color: #000;
}
#conteudo-equipe a:hover{
	text-decoration: underline;
	color: #900;
}
#equipe {
	width: 700px;
	height: auto;
	display: block;
	float: left;
}
#conteudo-planos {
	display: block;
	width: 994px;
	height: 500px;
	float: left;
	margin-top: 30px;
}

#conteudo-parceiros {
	display: block;
	width: 994px;
	height: auto;
	float: left;
}


#conteudo-parceiros img {
	margin: 20px 0 0 10px;
	border: 1px dotted #000;

}

#conteudo-parceiros p{
	margin: 10px 10px 0 30px;
	width: 650px;
	text-align: justify;
	font: 10pt tahoma;
}

#conteudo-oesp {
	display: block;
	width: 994px;
	height: 650px;
	float: left;
	margin-top: 30px;
}

#conteudo-oesp h1 {
	text-align: center;
	font: bold 14pt arial;
	margin: 10px 0 20px 0;
}


#conteudo-mapa {
	display: block;
	width: 994px;
	height: auto;
	float: left;
}
#conteudo-mapa p {
	font: bold 10pt arial;
	color: #000;
	margin-top: 10px;
}

#conteudo-mapa a {
	text-decoration: none;
	color: #000;

}

#conteudo-mapa a:hover {
	color: #990000;
}

#portfolio {
	width: 700px;
	height: 370px;
	float: right;
}
#portfolio img {
	border: 4px solid #fff;
}


#area-menu {
	width:100%;
	height:55px;
	display: block;
	float: left;
	background-image: url(../images/bg-menu-iniciar.jpg);
	margin-top: 20px;
}
.menu{
	width:200px;
	height:55px;
	display:block;
	float:left;
	margin-right: 478px;
}
    .menu li a{
	display:block;
	width:78px;
	height:55px;
	background-image: url(../images/logo-iniciar.jpg);
    }
	.menu li a:hover{
	display:block;
	width:78px;
	height:55px;
	background-image: url(../images/logo-iniciar-over.jpg);
    }
    #um{
	width:78px;
	height:55px;
	float:left;
	
	}

#area-menu img {
	border: 0;
	margin-bottom: 1px;
	float: left;
	display: block;

}

#area-menu a {
	border: 0;
}

.styling{
	color:#fff;
	font: bold 10px MS Sans Serif;
	padding: 30px 0 0 5px;
	display: block;
	float: left;
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
	cursor:pointer;
	font: bold 18px arial;
	margin-top: 10px;
}

#caixa-texto {
	width: 700px;
	height: 410px;
	display: block;
	background-image: url(../images/bg-inst.png);
	margin-left: 240px;
	padding: 25px;
	
}
#caixa-texto-port {
	width: 700px;
	height: 750px;
	display: block;
	background-image: url(../images/bg-port.png);
	margin-left: 240px;
	padding: 25px;
	
}

#rodape {
	width: 100%;
	height: 70px;
	display: block;
	float: left;
	background-color: #D0D0D0;
	border-bottom: 10px solid #000;
}
#rodape h2 {
	text-align: center;
	margin-top: 10px;
	font: bold 9pt arial;
	font-style: normal;
	color: #000000;
	width: 900px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

#rodape p {
	width: 900px;
	font: bold 7pt arial;
	text-align: center;
	margin-top: 3px;
	color: #333;
}
#rodape a {
	text-decoration: none;
	color: #000000;
	font: bold 7pt arial;
}
#rodape a:hover {
	color: #0066FF;
	text-decoration: underline;
}
address {
	text-align: center;
	font: bold 9px arial;
	font-style: normal;
	color: #000000;
	width: 900px;
	margin-bottom: 10px;
}


#menu-iniciar {
	width: 190px;
	height: 200px;
	float: left;
	display: block;
}

/*Menu Links*/

/*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes
may be inherited in some browsers from other 'a' element styles (if any) on the page*/

#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {
	color:white;
}
#menu1 a:visited {text-decoration:none;}

                           /*End Menu Links*/

span {
	font: bold 14px arial;
	color: #990000;
}

#resultado {
	height: 280px;
	display: block;
	float: left;
	width: 680px;
	font: 10pt arial;
	color: #000;
}

blockquote {
	width: 750px;
	height: auto;
	background-color: #fff;
	border: 1px dashed #ccc;
	margin-left: 220px;
	padding-left: 10px;
}

h2 {
	font: bold 9pt arial;
	color: #993333;
	margin-left: 10px;
}

h5 {
	font: bold 15pt arial;
	text-align: center;
	margin: 10px 0 20px 0;
	color: #003300;
}

h6 {
	font: bold 17pt arial;
	color: #fff;
	text-align: center;
	margin-top: 150px;
}
#selo {
	width: 80px;
	height: 70px;
	display: block;
	float: left;
}

/*-----Portfolio Agencia Site-------*/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*-----Portfolio Agencia Site-------*/

#rodape ul li {
	display: inline;
	margin-left: 48px;
}
