/*
    Document   : text
    Created on : 22/11/2012, 11:44:47
    Author     : cheble
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
h3.titulo_bloco{font-size: 1em!important; margin: 0!important; line-height: 2em!important; font-weight: bold; color:#666;}
h3.titulo_bloco span.detalhe{background: url('../images/titulo_detalhe.png') #fff no-repeat left center; margin-right:10px; vertical-align: middle; width: 10px; height: 10px; display: inline-block;}
h3.seta{font-size: 1em!important; margin: 0!important; line-height: 2em!important; padding-left:15px; font-weight: bold; color:#666; background: url('../images/arrow_up.gif') no-repeat left center;}

.detalhe_title_box{background: url('../images/detalhe_titulo_box.png') no-repeat left center; margin-right:10px; vertical-align: middle; width: 12px; height: 12px; display: inline-block;}
	.notificao{font-style: italic; text-indent: 0!important; margin:.7em 0; color: #666; font-size: .7em;}
		.notificao .icon{margin-right: 10px;}
	.notificao.campo{margin-bottom: .5em; outline: 0!important;}
.txt_destaque{color: #F0B814; font-weight: bold;}

.titulo{margin-bottom: 1em;}
.titulo span{margin-right: 0; background: #fff url('../images/detalhe_titulo.png') no-repeat; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; width: 34px; height: 40px; margin-top:1px;}
.titulo h1{border: 1px solid #ddd; font-size: 1.1em; padding: .3em .9em; -webkit-border-radius: 3em; -moz-border-radius: 3em; border-radius: 3em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:middle;}

.resumo{font-style: italic; color: #777; font-size: .75em; margin-bottom: 1em;}
.exemplos_resumo li{list-style:circle; color: #777; font-size: .75em; margin-bottom: 1em;}
.font-small{font-size: .8em;}
.text-right{text-align: right;}
label{font-size: 1em;}
