/* Estilos gerais */
p.info {margin-top:350px;}
p.list {margin-bottom:10px; margin-top:0px; padding:0px;}

.local {color: #8baabf; font-weight:bold;}
.resumo {text-align:justify; margin:3px 0 10px 0;}
.just {text-align:justify}
.warning {background:#BBD2EE; background-image:url(/images/Core/warning.gif); background-repeat:no-repeat; background-position:10px center;border:none; padding:10px; padding-left:45px; margin:10px 0}
.error {background:#BBD2EE; background-image:url(/images/Core/error.gif); background-repeat:no-repeat; background-position:10px center;border:none; padding:10px; padding-left:45px; margin:10px 0}
.message {background:#BBD2EE; background-image:url(/images/Core/message.gif); background-repeat:no-repeat; background-position:10px center;border:none; padding:10px; padding-left:45px; margin:10px 0}
.auth {background:#BBD2EE; background-image:url(/images/Core/auth.gif); background-repeat:no-repeat; background-position:10px center; border:none; padding:10px; padding-left:45px; margin:10px 0}
.title_large {color:#BD616B; margin:0; padding:0 0 15px 0;}
.title_medium {font-weight:bold; font-size:8pt; margin-bottom:5px;}
.title_small {font-weight:bold; font-size:7.5pt;}
h1 { font-size: 10pt;  font-weight: bold; color:#A32638; margin-top:0px;}
h2 { font-size: 9pt; font-weight: bold; color:#A32638}
h3 { font-size: 7.5pt; font-weight: bold; color:#A32638}

.work {text-decoration:none; color:#000000;}
.work:hover {text-decoration:none; color:white; font-weight:normal}
.worklink {text-decoration:none; color:#FFFFFF;}
.worklink:hover {text-decoration:underline; color:white; font-weight:normal}
