/* CSS Document */
#conteudo_projetosdestaque{
position:absolute;
left:170px;
top:140px;
}
.titulo_projetosdestaque{
margin:0px 0 0 0px;
font-weight:bold;
font-size:16px;
color: #FFFF00;
font-family: "Times New Roman", Times, serif;
text-transform:uppercase;

}
#rodape_projetodestaque{
background-image: url(../images/rodape.jpg);
	width: 1024px; 
	height: 22px;
	background-repeat: no-repeat;
	position: absolute;
	text-align:center;
	color: #000000;
	left: 0px;
	font-size:10px;
	margin:0;
	padding-top:5px;
	top:700px;
	

}
.galeria_projetodestaque{	
	width:590px; 
	margin:20px 0 0 100px;
	text-align:left; 
}	
/*.img-aqui_projeto035{ 
	background-image:url(../images/projetos/035/1l.png); 
	width:280px; 
	height:210px; 
	position:relative; 
	top:15px;
	left:-55px;
	float:right; 
	border:5px solid #fff;
	}*/

.link_proximovoltar {
	padding: 0px 0 0 12px;
	width: 165px;
}
.link_proximovoltar a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	float:left;
	padding:: 0 10px 0 10px;
}
.link_proximovoltar a:hover {
color: #999999;
}
.segundolink_proximovoltar{
padding-left:50px;
}	

ul.fotos_carros{
	position:relative;
	list-style:none;
	width:225px;
	margin:15px;
	padding:0;
	top: 3px;
	left:-5px;
		
	}

/* fim ul fots_carros*/
/*-----------------*/
.fotos_carros:after{
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
}	
	
/*--------------*/
ul.fotos_carros li{
	width:75px;
	height:56px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
/*----------------------*/	
ul.fotos_carros li img{
	border:none; 
	width:75px;
	height:56px;
}
/*---------------------------*/
ul.fotos_carros li span img {
	border:5px solid #fff;
	width:280px;
	height:210px;
	position:relative; 
	top:35px;
	left:65px;
}
 
/*-----------------------------*/
ul.fotos_carros a{
	display: block;
	}

	 
ul.fotos_carros a span{
	display: none;
}

ul.fotos_carros a:hover span{
	display: block;
    position: absolute; 
	top:-33px; 
	left: 170px; 
}
ul.fotos_carros a:hover span.legenda{
	display: block;
	text-align:center; 
	width:558px;
	position:absolute;
	top:458px;
	left:65px;
	border:1px solid #fff;
	padding:0 0;
	color:#333;
	background-color:#FFFFFF; 

}

[if lte IE 6]>
<style type="text/css">
/*ul.fotos_projetos {
	width:164px;
	padding:  2px 0 1px 0;
	}*/
ul.fotos_carros li{
	margin-top:0; 
}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
/*ul.fotos_projetos li { float: left; height: 1%; }*/
/*ul.fotos_projetos li a { height: 1%; }*/
/* End */
ul.fotos_carros a:hover{
	text-decoration:none;
	background: none; 
	} 
/*ul.fotos_projetos li {width:75px; }*/
ul.fotos_carros a:hover span.legenda{width:558px;}
</style>
<![endif]

