body {
	/*border-right: 1px solid #86C32A;*/
	color: #2f3700;
	background-color: #657700
}
a{
	color: #d57e00;
}

img{
	border: 0;
}
#encabezado{
	color: #A6D314;
	background-color: #fff;
	margin-bottom: 8px;
	background-image: url(imas/po_fondo_encabezado.jpg);
	background-repeat: no-repeat;
	background-position: 300px 0;
	background-color: #1F240E;
	background-color: #B1CE00;
	
	border-bottom: 4px solid #7b9f00;
	
}
#encabezado_in{
	height: 130px;
	color: #A6D314;
	background-image: url(imas/trnsblanco2.png);
}
#general{
	background-color: #657700;
	background-color: #E3E995;
	border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
#cuerpo{
}

#encabezado form{
	color: #669900;
}
#franja{
	border-bottom: 6px solid #fff;
	border-top: 1px solid #fff;
	position: absolute;
	height: 45px;
	background-color: #A0CE00;
	display: block;
	width: 100%;
	bottom: 5px;
}
#logo{
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 190px;
}
a{
	color: #7B9F00 ;
}
a:hover{
	color: #557f01;
}
h1{
	color: #E96309;
	text-shadow: 1px 1px 1px #9EBC00;
	
}
/*
#menuPrincipal{
	background-color: #a0ce00;
	color: #1F240E;
	
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #A0CE00;
	border: 1px solid #f1f1f1;
	margin-bottom: 1em;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #C5E800;
	-webkit-box-shadow: 0 2px 2px #C5E800;
	box-shadow: 0 2px 2px #C5E800;
	background-color: #A0CE00;
}
#menuPrincipal li{
	border-bottom: 1px dotted #D0F15E;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
}
#menuPrincipal strong{
	background-color: #91BB00;
	color: #1F240E;
}
#menuPrincipal li a{
	color: #7B9F00 ;
	color: #fff;
}
#menuPrincipal li a:hover{
	color: #557f01;
}
li.titulo_separadorstrong{
	background-color: #91BB00;
	color: #1F240E;
}

/********************************/

#menuPrincipal{
	/*background-color: #E3E928;*/
	background-color: #E3E994;
}
#menuPrincipal li{
	border-bottom: 1px solid #E3E995;
	background-color: #9ebc00;
	/**/background-image: url(imas/po_fondo_amarillo.png);
}
#menuPrincipal li a{
	/*background-color: #ffffff;*/
	color: #4B5800;
}
#menuPrincipal li a:hover{
	color: #333;
	background-image: url(imas/po_fondo_amarillo.png);
}
li.titulo_separador strong{
	
	background-color: #5D6D00 !important;
	background-image: url() !important;
	color: #fff;
	line-height: 25px;
	font-weight: bold;
	padding-left: 1em;
	font-size: 110%;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.leer_completo a{
	color: #d57e00;
	font-weight: bold;
	background-color: #f8f9e1;
	display: block;
	width: 150px;
	float: right;
	text-align: center;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #F2F3DC;
	padding: 2px 3px;
}
.leer_completo a:hover{
	background-color: #F3F0DF;
	border: 1px solid #D5BD00;
	color: #D5BD00;
}
.ficha_animal{
	background-color: #fff;
	padding: 4px;
}
.ficha_animal dt{
	color: #ee8c00;
	margin-bottom: 2px;
}
.ficha_animal dt,
.ficha_animal dd{
	margin-bottom: 2px;
}

