body{
	background-image: url(../md/ii/bg_preto.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #333333;
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 11px;
	line-height:11px;
	margin: 0;
	padding: 0;
	color: white;
	text-align: center;
	}
h1{
font-size:14px;
color:red;
}
h2{
font-size:14px;
color:red;
}
h3{
font-size:12px;
color:#ff8040;
font-weight:bold;
}	
p{

}
#principal{
width:760px;
margin:0 auto;
margin-top:20px;
}

#conteudo{
	width:510px;
	float:left;
}

#apoio{
	width: 250px;
	float:left;
	text-align: left;
}
#apoio a {
	color:#FF0000;
	}
#galeria {
	height:320px;
	}
#galeria table img {
	border:3px solid #333;
	width:120px;
	height:83px;
	}
#galeria img:hover {
	border:3px solid #666;
	}

#apoio_1{
	width: 250px;
	height:324px;
	float:left;
	text-align: left;
	overflow:auto;
}

#alinha{
	width: 210px;
	text-align: left;
}

#rodape{
	clear: both;
	width:100%;
	height:80px;
}

#menu{
	float:right;
	margin-top:25px;
	width:400px;
}
#logoprincipal{
	float: left;
	height:80px;
	width:120px;
	margin: 10px 0 0 25px;
}
#menuprincipal li{
	float: left;
	display: inline;
	font-size: 16px;
	line-height:20px;
	letter-spacing: 0.2em;
	width:120px;
	color:blue;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	/*background-color: white;*/
	text-align: center;
}
a{
	text-decoration: none;
	color:white;
}
a:hover{
	color: Silver;
}

.border{
	border: 5px solid red;
}
.border:hover{
	border: 5px solid black;
}
/*
.borderprojetos{
	margin:5px;
}*/

a.borderprojetos{
  position:relative; 
  font:12px arial, verdana, helvetica, sans-serif; 
  padding:0;
  color:#039;
  text-decoration:none;
  cursor:help; 
  z-index:24;
  margin:0;
  }
  a.borderprojetos:hover{
  background:transparent;
  z-index:25; 
  }
  a.borderprojetos span{display: none}
  a.borderprojetos:hover span{ 
  display:block;
  position:absolute;
  width:195px; 
  top:1em;
  text-align:justify;
  left:0;
  font: 10px arial, verdana, helvetica, sans-serif; 
  padding:5px 10px;
  background:black; 
  color:white;
   _width:215px; 
   _top:15em;
  }


#conteudo-projetos{
	height:250px;
	padding-top: 70px;
	_height:330px;
}

#conteudo-projetos_1{
background-color:#00CC99;
	height:250px;
	_height:100px;
	float:left;
	text-align: left;
	overflow:auto;
}

#conteudo-fotografo{
	background-image: url(../md/ic/bg_fotografo.jpg);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	background-color: Black;
	width: 465px;
	height:300px;
	padding: 5px 10px 0px 280px;
	margin:20px 0 0 5px;
	text-align: left;
	font-size:11px;
	line-height:1em;
}

#txt-fotografo{
	overflow: auto;
	width:460px;
	margin-top:10px;
	height:260px;
	line-height:1.4em;
	letter-spacing:0.1em;
	padding-right: 10px;
}

#conteudo-contato{
	background-color: Black;
	width: 405px;
	height:300px;
	padding: 5px 10px 0px 20px;
	margin:20px 0 0 35px;
	text-align: left;
	font-size:11px;
	line-height:1em;
	float: left;
}
#apoio-contato{
	background-color: Black;
	width: 205px;
	height:300px;
	padding: 5px 10px 0px 20px;
	margin:20px 0 0 5px;
	text-align: left;
	font-size:11px;
	line-height:1em;
	float: left;
}
