#general {
	height: 600px;
	width: 900px;
}
#ventana {
	width: 565px;
	height: 467px;
	background-color: #A5D5E4;
	border: 4px solid #009933;
}

#botonera {
	float: left;
	height: 650px;
	width: 170px;
	text-align: center;
	overflow: hidden;
	vertical-align:baseline;
}

#pie {
	height: 20px;
	float: right;
	width: 573px;
	background-color: #A5D5E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
#pie p {
	font-family: Verdana, Arial;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}


#baner {
	height: 139px;
	width: 650px;
	float:left;
}
#contenidos {
	width: 625px;
	height: 600px;
	background-color: #FFFFFF;
	border: 4px solid #009933;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	text-align: center;
	overflow: hidden;
}
#prensa {

	height: 465px;
	width: 565px;
	overflow: auto;
	background-color: #FFF8E0;
}
#turismo {


	height: 465px;
	width: 565px;
	overflow: auto;
	background-color: #F9FCE3;
}
#contacto {



	height: 465px;
	width: 565px;
	overflow: auto;
	background-color: #E9FAE4;
}
.creado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: -5px;
}
.trr {
	float: left;
}
