.mod_foto_nav {

}
.mod_foto_nav ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size: .7em;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
.mod_foto_nav ul#menu li{
	display:block;
	float:right;
	margin:0;
	pading:0;
	background:#333333;
	margin-left: 2px;
	

	}
.mod_foto_nav ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:5px;
}
.mod_foto_nav ul#menu li a:hover{
		
	}

#mod_foto_comentario  {
	border: 3px solid #CC3300;
	position: absolute;
	z-index: 1;
	top: 380px;
	margin-left: 470px;
	background: #fff;
	padding: 20px;
	width: 270px;
}
.mod_foto_comentario_input{
	width: 240px;
}
.mod_foto_voltar{
	background:#CC3300;
}                 
    
.mod_foto_fechar{
	text-align: center;
	font-size: .8em;
	color: #fff;
	background: #CC3300;
	width: 70px;
	padding: 5px;
	margin: 0 0 30px 180px;
} 
.mod_foto_fechar a {
	color: #fff;
	text-decoration: none;
}     

.mod_foto_titulo{
	color: #666;	
	font-size: 1.2em;
	display: block;
}
.mod_foto_data{
	font-size: .8em;
}
.mod_foto_titulo a:link{
	color: #666666;
	text-decoration: none;	
}

.mod_foto_titulo a:visited {
	text-decoration: none;
	color: #737373;
}

.mod_foto_titulo a:hover {
	text-decoration: underline;
	color: #CC3300;
}

.mod_foto_titulo a:active {
	text-decoration: none;
	color: #737373;
}

.mod_foto_corpo{
	color: #000;
	margin-bottom: 30px;
	margin-top: 5px;
}

.mod_foto_corpo a:link{
	color: #000;
	text-decoration: none;	
}

.mod_foto_corpo a:visited {
	text-decoration: none;
	color: #737373;
}

.mod_foto_corpo a:hover {
	text-decoration: underline;
	color: #CC3300;
}

.mod_foto_corpo a:active {
	text-decoration: none;
	color: #737373;
}

.mod_foto_img img{

}
.mod_foto_img{
	float: left;
	margin-bottom: 30px;
	margin-right: 10px; 
}
.mod_foto{
	color: #CC3300;	
}

.mod_foto a:link{
	color: #666666;
	text-decoration: none;	
}

.mod_foto a:visited {
	text-decoration: none;
	color: #737373;
}

.mod_foto a:hover {
	text-decoration: underline;
	color: #CC3300;
}

.mod_foto a:active {
	text-decoration: none;
	color: #737373;
}
.mod_foto_fotRelacionadas{
	float: left;
	font-weight: bold;
}
.mod_foto_comentario_link{
	float: left;
	position: relative;
	top: -15px;
	margin-left: 180px;
	font-weight: bold;
}