body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: auto;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(fundotela.jpg);
}



#navegador{
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 2px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #333333;
} 
A.linknav, A.linknav:VISITED, A.linknav:ACTIVE, A.linknav:FOCUS, A.linknav:LINK{
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
A.linknav:HOVER{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(fundotela.jpg);
	padding-right: 20px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

H1{
	font-size: 18pt;
	text-align: center;
	color: #FFFFFF;
	border-left-style: none;
	left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#principal {
   margin:0 auto;
}
.conteinerfoto {
	float:left;
	width:300px;
	margin: 15px;
	text-align:center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 300px;
} 

.conteinerfoto:hover {
	opacity: 0.8;
	color: #FFFFFF;
  }
.conteinerfotoPalco {
	position: relative;
	margin: 10px;
	padding: 20px;
	background-color: #333;
	text-align: center;
	float: right;
	width: 70%;
	height: 70%;
	clip: rect(auto,auto,auto,auto);
}

.listacomum3 {
	font-size: 16px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	list-style-type: circle;
}
#principal p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#contador {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.conteinerTitulo {
	float:left;
	width:97%;
	margin: 15px;
	text-align:center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	color: #000;
	font-size: 16px;
	border: thin solid #000;
}
.conteinerfotoGrande {
	float:left;
	width:97%;
	margin: 15px;
	text-align:center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
}
.conteinerfotoGrande:hover {
	opacity: 0.9;
	color: #FFFFFF;
  }
