/*
	Descrição......: Contém os elementos da capa do site Rumos.
	Programador....: Hilton Benke <hilton@altamontanha.com>
	Data...........: 28/11/2009
*/

#divNot
{
	width: 680px;
}
#divNotCe
{
	width: 220px;
	float: left;
	padding: 3px;
}
#divLinha
{
	clear: both;
	position: relative;
	border-bottom: 1px solid #ccc;
	width: 680px;
	border-bottom-style: dashed;
}
#divRecomenda
{
	position: relative;
	width: 190px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
	border: 1px solid #fff;
}
#divRecomendaP
{
	width: 200px;
	position:relative;
	border: 0px solid #ED921D;

}
#divNotEs
{
	position: relative;
	width: 220px;
	float: left;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-right-style: dashed;
}
#divNotAM
{
	position: relative;
	width: 450px;
	float: left;
	text-align: left;

}

#NewsAmTit
{
	margin-left: 5px;
}
#imgDificuldadePeqCapa
{
	clear: both;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
	border:0;
	margin-top: 2px;
}
#imgDificuldadePeqCapa:hover
{
	clear: both;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	border:0;
	margin-top: 2px;
}
#divImgCapaTransparente
{
	margin-top:-25px;
	width:212px;
	height:25px;
	/*margin:30px 50px;*/
	background-color:#ffffff;
	border-top: 1px solid #ED921D;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}
#imgDificuldadeRecomenda
{
	border: 0;
	margin-bottom: -3px;
	text-indent: 5px;
}
#imgDificuldadeRecomenda:hover
{
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	visibility: visible;
}

.textoRecomenda
{
	text-indent: 5px;
	margin-top: 1px;
}
.imgAtributos
{
	width: 212px;
	height:159px;
	margin: auto;
	border: 1px solid #ED921D;

}
.imgAtributos:hover
{
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	visibility: visible;
}
.imgPeqAtributos
{
	width: 40px;
	float: left;
	border: 1px solid #ED921D;
	vertical-align: middle;
	margin-right: 4px;

}
.imgPeqAtributos:hover
{
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	visibility: visible;

}
.h1Titulo
{
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	
}
