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

#externa
{
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#externa2
{
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;

}

#externa3
{
background-color:#ffff00;
background-repeat:repeat-x;
}


html, body
{

margin: 0px;
background-image:url(imagens/fundo_topo_menu.png);
background-repeat: repeat-x;
background-repeat:repeat-y
background-color:#323232;

}

#topo
{
	height:174px;
}

.menu
{
	font-family:"Brush Script MT";
	font-size:30px;
	color:#333;
	border-left:#000 solid 1px;
	
}

.menu a
{
	text-decoration:none;
	color:#333;
}

.titulo
{
	font-family:"Brush Script MT";
	color:#000;
	font-size:26px;
}
.titulotopo
{
	font-family:"Brush Script MT";
	color:#000;
	font-size:36px;
}
h1{
	font-family:"Brush Script MT";
	color:#000;
	font-size:26px;
}

.texto
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}

.texto a
{
	text-decoration:none;
	color:#000;
}

.textorodapeasap
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

.textorodapeasap a
{text-decoration:none;
color:#000;
}