body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5a8d31;
}
.txtpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
	padding-top: 2px;
	line-height: 14px;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aac497;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.bgCentral {
	background-image: url(../imagenes/fondo_verde.jpg);
	background-repeat: repeat;
	background-position: left;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5a8d31;
	text-align: left;
	padding-bottom: 10px;
}
.txtbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-left: 18px;
	padding-right: 5px;
	padding-top: 18px;
	padding-bottom: 20px;
}
.fondoMenuVerde {
	background-color: #5a8d31;
	background-image: url(../imagenes/menu_izq_inf_v.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txtMenuReposo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fa661;
}

.txtMenuReposo a{
	color: #FFFFFF;
	text-decoration:none
}
.txtMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-right: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fa661;
	background-color: #FFFFFF;
}
.divfotografias {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	float:right;
	width:130px;
	margin-left:10px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 13px;
	line-height: 12px;
	font-size: 10px;
	color: #5a8d31;
	}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
.txtbusqueda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #adc698;
	border: 1px solid #7ead3c;
	color: #000000;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	height: 16px;
	line-height: 19px;
}

.submenu a{
	color: #666666;
	text-decoration:none
}

.submenuseleccionado {
	font-family: Arial, Helvetica, sans-serif;
	color: #7fa661;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	height: 16px;
	line-height: 19px;
}
