body{
	margin: 3px;
	background-color: #333333;
}

.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.borda {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: none;
	text-decoration: none;
}
.bordab {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bordac {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.fundo{
	filter: alpha(opacity=90); 
	-moz-opacity: 0.90;
	KhtmlOpacity: .90;
	opacity: .90;
	background-color:#333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bordad {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.min{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 1px;	
}
/** html .min{ margin-left: 2px; }*/
.minover{
	filter: alpha(opacity=50); 
	-moz-opacity: 0.50;
	KhtmlOpacity: .50;
	opacity: .50;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 1px;
	height: 65px;
}
.fotos{
	float: left;
	width: 100px;
	height: 75px;
	margin: 2px;
	margin-right:20px;
	margin-bottom:20px;
	background-image: url('loyout/v.jpg');
}

a.menu_gal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;

	text-decoration: none;	
}
a.menu_gal:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: none;
	text-decoration: none;	
}

a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: none;
	text-decoration: none;
}

.oculto{
	margin-top: 3px;
	display: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*background-color: #EEEEEE;*/
	border: 1px dotted #CCCCCC;
	position: static;
}

.menuh{
	padding: 3px;
	float: left;
	margin: 3px;
}
a.menuho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;	
}
a.menuho:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;	
}

.fundo{
	background-color: #333333;
	position: absolute;
	width: 100%;
	height: 100%;
	left:0px;
	top:0px;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	KhtmlOpacity: .85;
	opacity: .85;
	visibility:hidden;
	z-index:1;
}
