html, body, h1, h2, h3	, h4, p{margin: 0; padding: 0;}

h1 {
	font-size: 24px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 24px;
	color: #BC6108;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}



body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}
#tudo {
	clear: both;
	width: 860px;
	margin: auto;
	background-color: #000;
}
#topo {
	clear: both;
	margin-bottom: 10px;
}
#rodape {
	background-color: #333;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 20px;
}
#largura 	{
	width: 860px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	clear: both;
}
#col-esq {
	float: left;
	width: 240px;
	margin-bottom: 150px;
}
#topo-jan-peq {
	width: 240px;
	background-image: url(../img/topo-jan-peq.jpg);
	background-repeat: repeat-x;
	height: 45px;
	padding-top: 5px;
}
#topo-jan-grd {
	width: 600px;
	background-image: url(../img/topo-jan-grd.jpg);
	background-repeat: repeat-x;
	height: 45px;
	padding-top: 5px;
}
#conteudo-jan {
	padding: 10px;
	background-color: #FFFFD9;
}
#rodape-jan-peq {
	width: 240px;
	background-image: url(../img/rodape-jan-peq.jpg);
	background-repeat: repeat-x;
	height: 15px;
}



#col-dir {
	float: right;
	width: 600px;
}
#rodape-jan-grd {
	width: 600px;
	background-image: url(../img/rodape-jan-grd.jpg);
	background-repeat: repeat-x;
	height: 15px;
}




#clear {
	clear: both;
	height: 10px;
}


#texto {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
    a:link			{
	text-decoration: none;
	color: #333;
}
	a:visited		{
	text-decoration: none;
	color: #333;
}
	a:hover			{
	text-decoration: underline;
	color: #000;
}

#jan_fotos {
	background-color: #E9E9E9;
	padding: 12px;
	float: left;
	margin: 17px;
	border: 1px solid #333;
}
#bandeiras {
	float: right;
	width: 150px;
	margin-top: 10px;
	text-align: right;
	clear: right;
	margin-right: 10px;
}
#box_foto {
	padding: 4px;
	background-color: #FFFFFF;
	float: left;
	border: 1px dotted #CCCCCC;
	margin: 8px;
}
#tit_fotos {
	font-size: 13px;
	clear: both;
	font-weight: bold;
	color: #333333;
	background-color: #D38910;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.menu_vertical {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30;
	list-style-image: url(../img/seta.png);
	list-style-type: none;
}
ul.menu_vertical li a{
	display: block;
	color: #BF660A;
	text-decoration: none;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ul.menu_vertical li a:hover {
	color: #333;
}
#janela-form {
	clear: right;
	float: right;
}
#linha-hor {
	height: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#jan-destaque-1 {
	background-color: #FFFFD9;
	height: 200px;
	width: 232px;
	float: left;
	padding: 10px;
}
#jan-destaque-2 {
	background-color: #FFFFD9;
	height: 200px;
	width: 232px;
	float: right;
	padding: 10px;
}
#linha-ver {
	height: 220px;
	float: left;
	width: 37px;
	margin-right: 37px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
.txt-vermelho {
	color: #F00;
	font-weight: bold;
}
