﻿@charset "utf-8";
/* CSS Document */

/* Formatações Tags */	
body{
	margin:0 0 0 0;
	background-color:#FFF;
	background:#ffffff  url(../images/bgdegrade.jpg) top left repeat-x fixed;

}

.link {
	font-family: "myriad Pro";
	font-size: 13px;
	color: #804000;
	text-decoration: none;
	font-weight:500;
	text-align:center
}

p{ text-indent: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px}
	
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:inherit;
}

.texto_home {
font-family:"Myriad Pro";
font-size:14px;
text-align:right;
color:#C6A062;
font-weight:bold;
}

.titulo {
font-family:"Edwardian Script ITC";
font-size:36px;
color:#C6A062;
text-align:right;
font-weight:bold;
}

#homenagens {
	position:absolute;
	left:527px;
	top:570px;
	width:171px;
	height:56px;
	z-index:1;

}
/* Botões */
.botao{
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	text-decoration: none;
	text-align:left;
	text-decoration:none;
	color:#663300;
	background:#000000 url('../images/bt_fundo.jpg') no-repeat center;
	width:237px;
	height:30px;
	display:block;
	}
	
.botaoo{
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	text-decoration: none;
	text-align:left;
	text-decoration:none;
	color:#663300;
	background:#000000 url('../images/bot_fundo.jpg') no-repeat center;
	width:237px;
	height:50px;
	display:block;
	}
	
.botao2{
	font: bold 14px/24px arial, helvetica, sans-aerif;
	padding:0px;
	text-decoration: none;
	text-align:center;
	text-decoration:none;
	color:#663300;
	background:#000000 url('../images/bt_fundo_menor.jpg') no-repeat center;
	width:100px;
	height:30px;
	display:block;
	}


/* links */
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
	
	
/* Outros */
.cronicas{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.legenda{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:center

}

