body {
	margin: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg);
	overflow: visible;
	
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 954px;
	position: relative;	
	border-left: 3px solid #9D9683;
	border-right: 3px solid #9D9683;
	overflow: hidden;
	background: White;
	
}

#container {
	
	margin: 0 auto;
	padding: 0 35px 0  35px ;
	width: 884px;
	
	overflow: hidden;
	background: #EDEEF0 url(../images/bg_container.jpg) repeat-x;
	font: 12px Georgia;
	color: #023A48;
	line-height: 17px;
	

}

.image-left{
	float: left;
	margin-right: 10px;
}

#container a{
	color: #023A48;
	text-decoration: none;
}


#container a:hover{
	text-decoration: underline;
}

#header{
	width: 954px;
	/*float: left;*/
	height: 350px;
	background: #EDEEF0 url(../images/bg_header.jpg) no-repeat;
}

#header_flash{
	position: absolute;
	width: 954px;
	float: left;
	top:0px;	
	left: 0px;
	height: 0px;	
	
}

h1.logo {
	height: 111px;
	width: 436px;
	text-indent: 0px;
	font-size: 12px;	
	margin:0;
	padding: 0;	
	display: block;
	/*text-indent: -2000em;*/
}

h3 {
	font-size: 20px;
}

h3.links{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h3.links a{
	text-decoration: none;
	color: #636159;
	padding: 3px;
}

h3.links a:hover{
	background: Silver;
}


a.amanda_musica {
	margin: 0 0px 0 0;
	padding: 0;
	display: block;	
	width: 394px;
	height: 163px;
	font-size: 20px;
	background: url(../images/musica_amanda_animacao.jpg) no-repeat 0 0;
	text-decoration: none;
	
}

/*a:hover.amanda_musica {
  background-position: 0 -163px;
}*/

#logo_flash{
position: absolute;
top: 2px;
left: 0px;	
	width: 402px;
	height: 400px;	
	float: left;
	float: left;

	
}

#carro_flash{
position: absolute;
top: -122px;
left: 290px;	
	width: 700px;
	height: 700px;	
	float: left;
	
}

#links{
	width: 954px;
	float: left;
	color: #636159;	
	text-align: left;	
	background: #DBD5C2;
	font: 11px Verdana;
	padding: 30px 0 10px 0;
	
}

#links ul{
	list-style-type: none;
}

#links ul li{
	padding: 0 0 10px 0 ;
	
}

#footer {
	float: left;
	width: 924px;
	height: 100px;
	background:  #C5C1B4;
	padding: 25px 0 10px 30px;
	margin: 10px auto 0 auto;
	font-size: 10px;
	text-align: left;
	color: #636159;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #636159;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #636159;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/*end of footer*/
.box_attention{	
	border: 1px solid #ADB9C5;
	background: #DCE6EF;
	padding: 8px;
	font: 13px Georgia;
	line-height: 19px;
}

.box_attention a{	
	color: #023A48;
	text-decoration: none;
}

.box_attention a:hover{	
	
	text-decoration: underline;
}

h3.box_attention {
	font-size: 16px;
	font-weight: bolder;
}


.borde_image{
	border: 1px solid #B4B5B7;
	padding: 2px;
	background: White;
}

.legenda{
	font: 10px verdana ;
}

h1{		
	line-height: normal;	
	
}

.color-contrast{
	color: Red;
}

