body {
font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
text-align:justify;
line-height:1.5em;
color:#666;
background:#39CCFF url(/fraternidade/images/bgd.jpg) no-repeat top center;
margin:0 auto;
padding:0;
}

p,ul,li,h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

h1 {
font-size:26px;
color:#0060BF;
letter-spacing:-0.08em;
}

h2 {
font-size:18px;
color:#0060BF;
font-style:normal;
}

a {
color:#0060BF;
text-decoration:none;
}

a:hover,.links a:hover {
text-decoration:underline;
}

a.flag {
background-image:url(/fraternidade/images/flagsoff.png);
}

a.flag:hover {
background-image:url(/fraternidade/images/flagson.png);
}

input {
padding:5px;
}

textarea {
padding:5px;
}

/*HEADER*/
.top {
width:900px;
height:200px;
display:block;
background:url(/fraternidade/images/topbg.png) no-repeat top center;
margin:auto;
}

.slogan {
width:240px;
float:left;
font-family:Verdana, Verdana, Geneva, sans-serif;
color:#0060BF;
font-size:14px;
font-style:italic;
margin:160px 0 0 640px;
}
/*CORPO*/
.corpo {
width:870px;
background:url(/fraternidade/images/corpo_bg.png) repeat;
margin:0 auto;
padding:0 15px 25px;
}

.board {
width:870px;
background-color:#FFF;
min-height:1600px;
}
/*Lateral*/
.lado {
width:255px;
float:left;
text-align:justify;
padding:10px 0 20px 10px;
}

.busca form{
	width:240px;
	height:32px;
	margin-bottom:30px;
	float:left;
	display:block;
}

.busca form input{
	width:240px;
	border:solid 1px #ccc;
	padding:5px;
	color:#aacfe4;
	font-size:16px;
	float:left;
	position:relative;
}

.busca form input:hover, .busca form input:focus{
color:#666;
border:solid 1px #0060BF;
}

.busca form .buscar{
	position:relative;
	top:-30px;
	right:-10px;
	background:transparent url(/fraternidade/images/lupa.gif) center center no-repeat;
	border:none;
	cursor:pointer;
	width:30px;
	height:30px;
	padding:0;
	float:right;
	text-indent:-9999px;
}

.busca form .buscar:hover, .busca form .buscar:focus{
background:transparent url(/fraternidade/images/lupaOn.gif) center center no-repeat;
border:none;
}

.menu {
font-size:18px;
}

.menu ul {
list-style:none;
font-weight:700;
margin:30px 0;
padding:0;
}

.menu ul li {
display:inline;
}

.menu ul li a {
display:block;
color:#39f;
text-decoration:none;
line-height:1.5em;
}

.menu ul li a:hover {
text-decoration:underline;
color:#0060BF;
}

.idioma {
margin-bottom:20px;
}

#enquete {
padding:5px 0 20px;
}

#enquete .votar {
letter-spacing:0;
font-weight:400;
margin:5px 0 0 15px;
}

#enquete .figenq {
border:none;
width:auto;
margin:0 0 0 190px;
}

.partners {
font-size:12px;
font-weight:700;
text-align:left;
margin:20px 0;
}

.partners span {
color:#39F;
font-size:14px;
}
/*Principal*/
.principal {
width:550px;
margin:0 0 0 310px;
padding:10px 10px 10px 0;
}

.rss a {
display:block;
float:right;
width:24px;
height:24px;
background:transparent url(/fraternidade/images/rss.gif) no-repeat;
}

.rss a:hover {
background-position:0 -24px;
}

#noticias {
width:auto;
padding:10px 0 0;
}

#noticias .data {
font-weight:700;
font-size:11px;
}

#noticias .manchete {
color:#693;
font-size:18px;
font-weight:700;
letter-spacing:-0.07em;
}

.manchete span {
color:#669933;
}

#noticias .conteudo {
padding-bottom:10px;
}

#noticias .conteudo a {
color:#666;
text-decoration:underline;
}

#noticias .conteudo a:hover {
color:#0060BF;
text-decoration:underline;
}

#noticias img {
/*width:92px;
height:auto;
margin:20px 10px 0 0;*/
}

.livrovisita {
background-color:#FFF;
color:#666;
margin:15px 0;
}

#entry {
padding:0 15px 30px 0;
}

#entry .nome {
color:#333;
font-weight:700;
}

#entry .date {
font-size:10px;
font-weight:700;
color:#999;
}

#entry .fig {
float:left;
margin:3px 5px 0 0;
}

.livroformInd {
padding:10px;
height:300px;
}

.livroform {
padding:10px;
height:600px;
}

.livroformVisit {
padding:10px;
height:460px;
}

#postar {
border:solid 1px #b7ddf2;
}

#postar p {
color:#666;
margin-bottom:10px;
padding-bottom:10px;
}

#postar label {
display:block;
font-weight:700;
text-align:right;
width:140px;
float:left;
}

#postar .small {
color:#666;
display:block;
font-size:11px;
font-weight:400;
text-align:right;
width:140px;
}

#postar input {
padding:5px;
/*float:left;
font-size:16px;
border:solid 1px #aacfe4;*/
/*width:300px;*/
/*color:#666;
margin:2px 0 20px 10px;
padding:5px;*/
}

#postar textarea {
padding:5px;
/*float:left;
font:16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
border:solid 1px #aacfe4;
width:300px;
height:190px;
color:#666;
margin:2px 0 20px 10px;
padding:5px;*/
}

#postar input:hover, #postar textarea:hover, #postar input:focus, #postar textarea:focus{
	/*border:solid 1px #0060BF;*/
}

#postar .botao, #postar .botao:hover {
border:none;
width:auto;
float:right;
margin-right:60px;
}

#postar .mark, #postar .mark:hover {
border:none;
width:auto;
float:left;
margin:5px 140px 0 7px;
}

/*FOOTER*/
.paisagem {
background:#39CCFF url(/fraternidade/images/foot.jpg) no-repeat top center;
height:290px;
width:900px;
margin:auto;
}

.copy {
background:#39CCFF url(/fraternidade/images/footer.gif) repeat-x top;
height:145px;
padding-top:50px;
margin:0 auto;
}

.links {
width:900px;
color:#FFF;
font:16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
margin:0 auto;
}

.links a {
color:#FFF;
text-decoration:none;
}

.sloganrodape {
font-size:12px;
}

.aviso {
color:#FF0000;
}
#aviso {
color:#FF0000;
}

.errors {
color:#FF0000;
}
#errors {
color:#FF0000;
}
.odd {
    background: #FFFFFF;
}
.even {
    background: #96E5FF;
}

