body {
	background-color:#E5E5E5;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	height: 100%;
}
	a{
	color:#666666;
	text-decoration:none;
	}
	a:hover{
	text-decoration:underline;
	color: #006633;
	}
	a img{
	float:left;
	display:inline;
	margin:4px;
	border: 1px solid #000000;
	}

.header {
	background-image: url(images/header.gif);
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #999999;
	height: 100px;
	width: 750px;
	text-align: left;
	margin-top: 20px;
	clear: left;
	float: left;
}

.menu {
	margin-top: -65px;
	margin-right: 55px;
	text-align: right;
	text-transform: uppercase;
}

.content {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-image: url(images/content.gif);
	width: 750px;
	vertical-align: top;
	text-align: center;
	clear: left;
	float: left;
	height: 100%;
}

.columnacentral {
	width:450px;
	margin-top:10px;
	float:left;
	clear:none;
	text-align: left;
	margin-left: 27px;
}

.columnaderecha{
	width:150px;
	margin-top:10px;
	float:right;
	clear:none;
	text-align: left;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	border-left-width: 1px;
	margin-right: 28px;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
}

.footer {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/footer.gif);
	height: 50px;
	width: 750px;
	color: #666666;
	clear: left;
	float: left;
	background-repeat: no-repeat;
}


.titulo {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;

}

.texto {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	background-position: left;
	line-height: 12px;
	list-style-image: url(images/bullet1.GIF);
	list-style-type: none;
	list-style-position: outside;
}

.destacado {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	list-style-type: square;
	text-align: left;
	line-height: 20px;
	background-position: bottom;
}

.logo {
	background-image: url(images/logo.gif);
	margin-top: 25px;
	margin-left: 50px;
	height: 65px;
	width: 250px;
	cursor: hand;
}

.fotos {
	margin-top: 10px;
}
