#alerta  h1
{
    font-size: 11pt !important;
}
#alerta h2
{
    margin-left: 0px;
    padding-left: 0px;
    background-image: url(imagens/detalhe_item.gif);
    background-repeat: no-repeat;
    background-position: 60px 3px;
}
#alerta h6{
	font-size: 10pt;
	margin-left: 0px;
    padding-left: 0px;
    background-image: url(imagens/detalhe_item.gif);
    background-repeat: no-repeat;
    background-position: 110px 3px;
}
#alerta .thumb_pequeno {
margin-right:23px;
}
#alerta .thumb_medio {
	width:100px;
	margin-right:23px;
}
#alerta p
{
    margin-left: 0px;
}
#alerta #titulo
{
	height:118px;
	background-image: url(../../imagens/alerta_geral.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom:10px;
}
#alerta #tituloBoletim
{
	height:118px;
	background-image: url(../../imagens/alerta_central.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom:10px;
}
#alerta #titulo #numero
{
    float:right;
    margin-right:5px;
    margin-top:100px;
}
#alerta #tituloBoletim #numero
{
    float:right;
    margin-right:5px;
    margin-top:100px;
}
#alerta #titulo #numero p
{
	font-size: 7pt !important;
	font-weight:bold;
}
#alerta #tituloBoletim #numero p
{
	font-size: 7pt !important;
	font-weight:bold;
}
#alerta #form_desq {
	background:#fff8d8;
	padding:10px;
	overflow:hidden;
}