﻿body 
{
	margin: 0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.fundo
{
	background-image: url("../_img/fundo.jpg");
	width: auto;
	height: 1000px;
	margin: 0px;
}

.topo_topo
{
	width: auto;
	height: 120px;
	margin: 0px;
}

.cx_busca
{
	filter:alpha(opacity=50);
	opacity:0.5;
	height: 30px;	
	width: 300px;
	border: 0px;
	background-color: #6198B3;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 25px;
}

.bt_busca
{
	height: 32px;	
	width: 100px;
	border: 0px;
	background-color: #6198B3;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #191947;
}

.td_menu
{
	/*filter:alpha(opacity=50);
	opacity:0.5;*/
	height: 30px;
	border: 1px;
	border-color: #191947;
	border-style: solid;	
	background-color: #003366;
	color: #CCCCCC;
	font-weight: bold;
	width: 20%;
}

.galeria_titulo
{
	background-color: ;
}

.Geneva_12_cinza_bold
{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #C3C3C3;
}

.Geneva_14_cinza_bold
{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #C3C3C3;
}

a.cinzaEsc:link {color: #CCCCCC; text-decoration: none;}
a.cinzaEsc:visited {color: #CCCCCC; text-decoration: none;}
a.cinzaEsc:hover {color: #CCCCCC; text-decoration:none;}
a.cinzaEsc:active {color: #CCCCCC; text-decoration: none;}

a.cinza:link {color: #C3C3C3; text-decoration: none;}
a.cinza:visited {color: #C3C3C3; text-decoration: none;}
a.cinza:hover {color: #C3C3C3; text-decoration:none;}
a.cinza:active {color: #C3C3C3; text-decoration: none;}

a.laranja:link {color: #FF9900; text-decoration: none;}
a.laranja:visited {color: #FF9900; text-decoration: none;}
a.laranja:hover {color: #FF9900; text-decoration:none;}
a.laranja:active {color: #FF9900; text-decoration: none;}

a.preto:link {color: #000000; text-decoration: none;}
a.preto:visited {color: #000000; text-decoration: none;}
a.preto:hover {color: #000000; text-decoration:none;}
a.preto:active {color: #000000; text-decoration: none;}