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

body {
	font-family:Arial, Helvetica, sans-serif;
	}

#noti {
		font-size:10pt;
		
}	


*html #noti {
	margin-left:7px;
}

#noti .notihead {
	
}


			

		#noti .notihead h1 {
		margin-left:14pt;
		color:#FFFFFF;
		font-size:12pt;
		font-weight:normal;
		}
	
			*html #noti .notihead h1 {
				margin-bottom:0;
			}
	
		
		
		
		
#noti p {
	width:391px;
	font:10pt;
	color:#FFF;
	text-align: center;
	
}


#noti img {
	width:391px; height:260px;
	margin-left:15px;
	margin-right:15px;
	margin-top:8px;
	border:6px #fff solid;
	

}

.paginas a
{
	font-size: 10pt;
	color: #FFF;	
}

