/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	font-weight: normal;
	line-height: 20px;
}.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 0;
	margin-bottom: -10px;
}.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: inherit;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: -5px;
}.blacktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 0;
	padding-right: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}.bullet2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top: 0;
	padding-right: 14px;
	padding-bottom: 0px;
	margin-bottom: -2px;
}.bullet3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top: 0;
	padding-right: 14px;
	padding-bottom: 0px;
	margin-bottom: -2px;
}.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9F9D9B;
	font-weight: bold;
	padding: 0;
}
.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #625E5D;
	font-weight: bold;
}
.spacer {
	font-family: "Gill Sans";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	outline-style: none;
	border-bottom-width: thick;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px;
}
.tablalampara{
	width:1024px;
	margin:auto;
	}
.tablalampara td{
	width:25%;
	padding:10px;
	background:#9f9d9b;
	border:2px solid #666633;
	text-align:center;
	}
.tablalampara img{
	background:#fff;
	padding:4px;
	width:200px;
	height:310px;
	border:1px solid #ccc;
	}
.titulo{
font-size:25px; color:#996600; width:1024px; margin:15px auto 2px auto;
}