@charset "utf-8";
/* CSS IPFE */

body {
	background-image: url(../images/bg_shadows.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title_news {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.title_yellow_news {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #edd618;
	text-decoration: none;
}
.txt_white_news {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_pie {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	text-align: center;
}

.txt_news {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.txt_title {
	font-family: arial;
	font-size: 18px;
	color: #ff9900;
}
.txt_content {

	font-family: arial;
	font-size: 11px;
	color: #434343;
	text-align: justify;

}
.txt_content_form {
	font-family: arial;
	font-size: 11px;
	color: #434343;
}

.txt_strong_black {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	text-align: justify;
}

.txt_strong_yellow {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	text-align: justify;
}

.txt_strong_red {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #990d31;
	text-decoration: none;
}

.txt_link_red {
	font-family: arial;
	font-size: 11px;
	color: #990d31;
	text-decoration: none;
}

.titnoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
