@charset "utf-8";
/* CSS Noticias - Destaque */

/* Area Geral */
#Not_Des_Are_Ger_001{
	width:405px;
	height:260px;
	float:left;
	}

/* Noticia */
.Not_Des_Not_001{
	width:100%;
	height:260px;
	}

	/* Noticia - Imagem */
	.Not_Des_Not_Img_001{
		width:100%;
		height:208px;
		margin-bottom:10px;
		}
		.Not_Des_Not_Img_001 img{
			width:405px;
			height:208px;
			}
	
	/* Noticia - Tiulo */
	.Not_Des_Not_Tit_001{
		width:100%;
		}

	/* Noticia - Decricao */
	.Not_Des_Not_Des_001{
		width:100%;
		}

/* Links */
/* Noticia - Titulo */
.Not_Des_Not_Tit_Lin_001{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
	}
	.Not_Des_Not_Tit_Lin_001:hover{
		color:#646464;
		text-decoration:underline;
	}
	.Not_Des_Not_Tit_Lin_001:visited{
		color:#646464;
	}

/* Noticia - Decricao */
.Not_Des_Not_Des_Lin_001, .Not_Des_Not_Des_Lin_002, .Not_Des_Not_Des_Lin_003{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
	}
	.Not_Des_Not_Des_Lin_001:hover, .Not_Des_Not_Des_Lin_002:hover, .Not_Des_Not_Des_Lin_003:hover{
		color:#646464;
		text-decoration:underline;
	}
	.Not_Des_Not_Des_Lin_001:visited, .Not_Des_Not_Des_Lin_002:visited, .Not_Des_Not_Des_Lin_003:visited{
		color:#646464;
	}

/* ********* Tipo 002 ********** */
/* Area Geral */
#Not_Des_Are_Ger_002{
	width:335px;
	height:260px;
	margin-left:10px;
	float:left;
	}

/* Noticia */
.Not_Des_Not_002{
	width:305px;
	height:55px;
	margin-top:5px;
	padding:5px 0 0 30px;
	border-top:#646464 dotted 1px;
	background:url(../imagens/css/img_des_cap.png) top left no-repeat;
	}

	.Not_Des_Not_002:first-child{
		border:none;
		margin-top:0;
		padding:0 0 0 30px;
		}

	/* Noticia - Imagem */
	.Not_Des_Not_Img_002{
		display:none;
		}
	
	/* Noticia - Tiulo */
	.Not_Des_Not_Tit_002{
		width:100%;
		}

	/* Noticia - Decricao */
	.Not_Des_Not_Des_002{
		width:100%;
		}

/* ********* Tipo 003 ********** */
/* Area Geral */
#Not_Des_Are_Ger_003{
	width:100%;
	}

/* Noticia */
.Not_Des_Not_003{
	width:385px;
	height:45px;
	margin-top:5px;
	padding:5px 0 0 30px;
	border-top:#646464 dotted 1px;
	background:url(../imagens/css/img_des_cap.png) top left no-repeat;
	}

	.Not_Des_Not_003:first-child{
		border:none;
		margin-top:0;
		padding:0 0 0 30px;
		}

	/* Noticia - Imagem */
	.Not_Des_Not_Img_003{
		display:none;
		}
	
	/* Noticia - Tiulo */
	.Not_Des_Not_Tit_003{
		width:100%;
		}

	/* Noticia - Decricao */
	.Not_Des_Not_Des_003{
		width:100%;
		}
