P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 14px;
	color: #a68f7a;
	background-color:transparent;}

body {background: #e2dbd3;
     font-size: 10px;
     font-family: Tahoma;
     text-align: justify;
     color: #a68f7a;
     margin-top: 12px;
     margin-bottom: 12px;}


/*** links, formatacao de textos ***/

a 	{background-color: transparent; color: #f1829b; text-decoration: none; font-weight: normal;}
a:hover {background-color: transparent; color: #f1829b; text-decoration: underline; font-weight: normal;}

a.par	{background-color: transparent; color: #f1829b; text-decoration: none; font-weight: normal;}
a.par:hover {background-color: transparent; color: #f1829b; text-decoration: underline; font-weight: bold;}

b	{color: #a68f7a; text-decoration: none;}
i  	{color: #f1829b; text-decoration: none;}
u  	{color: #a68f7a; border-bottom: 1px dashed #f1829b;}
strong 	{color: #f1829b; text-decoration: none;}

big 	{font-size: 430%;
	font-style: bold;
	line-height:28px;
	float:left;
	padding-right: 2px;
	margin-right:2px;
	margin-top: 6px;
	color: #f1829b;}

/*** tableless ***/

#pagina	{width: 550px;
	background: url('http://i42.tinypic.com/2zxz9cj.jpg') repeat-y;
	margin-left: auto;
	margin-right: auto;}


#topo	{background: url('http://i43.tinypic.com/286r0uq.jpg') no-repeat top center;
	width: 550px;
	height: 257px;}


#conteudo
	{margin: 10px;
	text-align: justify;}

#rodape {background: url('http://i40.tinypic.com/2r3gga9.jpg');
        width: 550px;
	height: 25px;
	clear: both;}

/*** configuracao ****/

.titulo
	{font-size:15px;
	font-family: Century Gothic;
	border-bottom: 1px dashed #f1829b;
	letter-spacing: 2px;
	margin-bottom: 3px;}

.barra	{border-bottom: 2px solid #fff;
	margin-left: 10px;
	margin-right: 10px;}

.bi{

background: #E2DBD3;

border: 1px solid #CEC2B5;

padding:5px;   

margin-left:5px;

margin-right:5px;

margin-top:2px;

margin-bottom:2px;}

.links {
width: 100%;
border:none;
margin: 0 0 3px 0;
}
.links ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.links ul li {
float:left;
list-style-type:none;
padding:0;
margin:0;
}

.links ul li s {
float:left;
color: #a68f7a;
}

.links ul li b {
float:left;
color: #a68f7a;
}

.links li a, .links ul li a:visited, .links ul li a:active {
display: block;
width: 170px;
height: auto;
background: none;
border-bottom:1px solid #c0c0c0;
padding: 2px;
margin:0 0 0 2px;
}
.links ul li a:hover {
background: #F8f8f8;
}
