/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

* { font-family: Lucida Sans; font-size: 13px; line-height: 18px }

body { color: #727272; background-color: #fff }

html { _overflow-y: scroll; cursor: text; *cursor:auto }

img:-moz-broken { -moz-force-broken-image-icon : 1; width : 24px; height : 24px }
img, input, textarea { cursor: default }

h3 { color: #BA92C3; font-size: 14px; margin: 0 0 15px }
.foto-legenda-direita, .foto-legenda-esquerda { background-color: #e2e2e2; border: 1px solid #adadad; padding: 10px; text-align: center }
.foto-legenda-centro { display: block; margin: 0 auto 15px; padding: 10px; text-align: center }
.foto-legenda-direita img, .foto-legenda-centro img, .foto-legenda-esquerda img { display: block; margin: 0 auto 5px }
.foto-legenda-direita p, .foto-legenda-centro p, .foto-legenda-esquerda p { color: #2B2B2A; font-size: 12px; font-style: italic; margin: 0; text-align: center }
.foto-legenda-direita { float: right; margin-left: 15px }
.foto-legenda-esquerda { float: left; margin-right: 15px }
.underline { text-decoration: underline }
p { margin: 0 0 15px }
p a { color: #BF99C7 !important }
p a:hover { color: #7482bf }
ul, ol { margin: 0 0 15px; padding-left: 0 }
ul li { background: url(/img/ico-ul.gif) no-repeat 0 5px; list-style: none outside none; padding-left: 18px }  
ol li { list-style: decimal inside none }
/*blockquote { background: url("/img/ico-blockquote.gif") no-repeat 15px 15px #EDEDED; display: block; margin: 0 0 15px; overflow: hidden; padding: 15px 15px 0 }
blockquote p { font-style: italic; margin: 0 0 15px 15px }
table { margin-bottom: 15px; width: 100% }
table th { background-color: #466172; color: #FFFFFF; font-family: Lucida Sans; font-size: 14px; font-weight: normal; padding: 5px }
table td { background-color: #EDEDED; padding: 5px }*/