body{
	background-color: #65A60B;
	margin: auto;
	margin-top: 0;
	font-family: calibri, arial, sans-serif;
	color: #73670B;
	max-width: 1020px;
	min-height: 100%;

}
img{
	border: 0 none;
}
a{
	color: #73670B;
	font-weight: bold;
	text-decoration: none;
}
#contenidos a{
	color: #D15B30;
}
a:hover{
	text-decoration: underline;;
	color: #D15B30;
}
h2{
	color: #62931C;
}
ul, li{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#general{
	background-repeat: repeat-y;
	background-image: url(imas/borde_izq.jpg);
	background-position: 8px 0;
	background-color: #fff;
	border-top: 5px solid #fff;
	padding-left: 8px;
	margin: auto;
	width: 929px;
	margin-bottom: 0;
	min-height: 100%;

}
#general_in{
	background-repeat: repeat-y;
	background-image: url(imas/borde_der.jpg);
	background-position: top right;
	margin-right: 8px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	min-height: 100%;
}
#encabezado{
	position: relative;
	background-repeat: repeat-x;
	background-image: url(imas/borde_top.jpg);
	background-position: top left;
	/*background-color: #FAFDF5;*/
}
#auxiliar1{
	
	margin-left: 20px;
	
	width: 200px;
	float: left;

	min-height: 100%;
}
#principal{
	background-image: url(imas/fondo-degrade.jpg);
	background-repeat: repeat-x;
	background-position: 0 25px;
	position: relative;
	
	margin-left: 8px;
	margin-right: 3px;
	margin-bottom: 0;
	overflow: hidden;
	min-height: 100%;
}
#contenidos{
	margin-left: 245px;
	padding-left: 1em;
	padding-right: 1em;
	margin-right: 2em;
	margin-bottom: 0;
	min-height: 100%;
}
#menu{
	width: 881px;
	text-align: right;
	position: absolute;
	/**/margin-top: -50px;
}
#menu ul{
	margin: 0;
}
#menu ul li{
	list-style-type: none;
	display: inline;
}
#menu ul img{
	border: 0 none;
}

.esq_sup_izq,
.esq_sup_der{
	width: 28px;
	height: 23px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
}
.esq_sup_izq{
	width: 28px;
	height: 23px;
	background-image: url(imas/esq_sup_izq.jpg);
	background-position: top left;
	left: 0;
}
.esq_sup_der{
	width: 28px;
	height: 23px;
	background-image: url(imas/esq_sup_der.jpg);
	background-position: top right;
	right: 0;
}
#logo{
	margin-left: 20px;
	margin-top: 10px;
}
#barra_sub_logo{
	position: relative;
	margin-top: -3px;
	margin-left: 25px;
}
#ima_barra_sub_logo{
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
	display: block;
}
#auxiliar1 li{
	margin-bottom: 1em;
	margin-left: 15px;
}
#cuadro_info1{
	position: absolute;
	right: 70px;
	margin-top: -40px;
}
#cuadro_info2{
	position: relative;
	margin-top: 15px;
	margin-left: -22px;;
	
}

.borde_bottom{
	display: block;
	height: 60px;
	background-image: url(imas/borde-bottom.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	background-position: left top;
	position: relative;
	margin-right: 8px;
	margin-left: 4px;
	margin-top: -18px;
}
.esq_inf_izq,
.esq_inf_der{
	width: 28px;
	height: 32px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: -2px;;
}
.esq_inf_izq{
	width: 28px;
	background-image: url(imas/esq_inf_izq.jpg);
	background-position: top left;
	left: 0;
}
.esq_inf_der{
	width: 28px;
	background-image: url(imas/esq_inf_der.jpg);
	background-position: top right;
	right: 0;
}

#pie{
	text-align: center;
	background-color: #C0E688;
	position: relative;
	/*margin-top: -20px;*/
}
#pie_in{
	background-image: url(imas/fondo-pie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: auto;
	margin-bottom: 0;
	background-color: #fff;
	width: 937px;
	border-top: 4px solid #fff;
	color: #87BC40;
	font-family: tahoma;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1px;
}
#pie_in p{
	margin: 0;
}
p#paola{
	font-size: 90%;
	margin-top: .5em;
}
#pie_in_in{
	background-image: url(imas/gatito1.jpg);
	background-repeat: no-repeat;
	background-position: 125px 10px;
	height: 71px;
	padding-top: 2em;
	padding-bottom: 1em;
}
#auxiliar1 li  ul{
	margin-left: 0;
	padding-left: 0;
}
#auxiliar1 li  ul li{
	margin-bottom: 0;
	font-size: smaller;
	padding-left: .9em;
	margin-left: .5em;
}
#auxiliar1 li  ul li.activa{
	background-image: url(imas/ico-menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#auxiliar1 li  ul li.activa a,
#auxiliar1 li.actual{
	color: #D15B30;
}
fieldset{
	border: 2px solid #EFFAD8;
	background-color: #FAFDF6;
	width:80%;
}
legend{
	color: #84AB41;
}
fieldset input,
fieldset textarea{
	width: 99%;
	border: 1px solid #D9DDD0;
}
button{
	border: 1px solid #D9DDD0;
	background-color: #fff;
	width: 150px;
	color: #768C37;
	font-weight: bold;
}
#protes li{
	float: left;
	
}
#protes li a{
	display: block;
	padding-top: 136px;
	width: 175px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px solid #fff;
	text-align: center;
	font-size: 90%;
}
#protes li.adam a{
	background-image: url(imas/protes/adam-b.jpg);
}
#protes li.adam a:hover{
	background-image: url(imas/protes/adam.jpg);
}
#protes li.ibi a{
	background-image: url(imas/protes/ibi-b.jpg);
}
#protes li.ibi a:hover{
	background-image: url(imas/protes/ibi.jpg);
}
#protes li.adana a{
	background-image: url(imas/protes/adana-b.jpg);
}
#protes li.adana a:hover{
	background-image: url(imas/protes/adana.jpg);
}
#protes li.asoka a{
	background-image: url(imas/protes/asoka-b.jpg);
}
#protes li.asoka a:hover{
	background-image: url(imas/protes/asoka.jpg);
}
#protes li.abandonados a{
	background-image: url(imas/protes/abandonados-b.jpg);
}
#protes li.abandonados a:hover{
	background-image: url(imas/protes/abandonados.jpg);
}
#protes li.nuevavida a{
	background-image: url(imas/protes/nuevavida-b.jpg);
}
#protes li.nuevavida a:hover{
	background-image: url(imas/protes/nuevavida.jpg);
}
#protes li.alicante a{
	background-image: url(imas/protes/alicante-b.jpg);
}
#protes li.alicante a:hover{
	background-image: url(imas/protes/alicante.jpg);
}
#protes li.caballoastur a{
	background-image: url(imas/protes/caballoastur-b.jpg);
}
#protes li.caballoastur a:hover{
	background-image: url(imas/protes/caballoastur.jpg);
}
#protes li.oriolana a{
	background-image: url(imas/protes/oriolana-b.jpg);
}
#protes li.oriolana a:hover{
	background-image: url(imas/protes/oriolana.jpg);
}
#protes li.morrazo a{
	background-image: url(imas/protes/morrazo-b.jpg);
}
#protes li.morrazo a:hover{
	background-image: url(imas/protes/morrazo.jpg);
}
#protes li.ado a{
	background-image: url(imas/protes/ado-b.jpg);
}
#protes li.ado a:hover{
	background-image: url(imas/protes/ado.jpg);
}
#protes li.dama a{
	background-image: url(imas/protes/dama-b.jpg);
}
#protes li.dama a:hover{
	background-image: url(imas/protes/dama.jpg);
}
#protes li.assde a{
	background-image: url(imas/protes/assde-b.jpg);
}
#protes li.assde a:hover{
	background-image: url(imas/protes/assde.jpg);
}
#protes li.apadac a{
	background-image: url(imas/protes/apadac-b.jpg);
}
#protes li.apadac a:hover{
	background-image: url(imas/protes/apadac.jpg);
}
#protes li.adoptamics a{
	background-image: url(imas/protes/adoptamics-b.jpg);
}
#protes li.adoptamics a:hover{
	background-image: url(imas/protes/adoptamics.jpg);
}
#protes li.proaniplant a{
	background-image: url(imas/protes/proaniplant-b.jpg);
}
#protes li.proaniplant a:hover{
	background-image: url(imas/protes/proaniplant.jpg);
}
#protes li.dar a{
	background-image: url(imas/protes/dar-b.jpg);
}
#protes li.dar a:hover{
	background-image: url(imas/protes/dar.jpg);
}
#protes li.laperritavaliente a{
	background-image: url(imas/protes/laperritavaliente-b.jpg);
}
#protes li.laperritavaliente a:hover{
	background-image: url(imas/protes/laperritavaliente.jpg);
}
#protes li.sara a{
	background-image: url(imas/protes/sara-b.jpg);
}
#protes li.sara a:hover{
	background-image: url(imas/protes/sara.jpg);
}
#protes li.parraga a{
	background-image: url(imas/protes/parraga-b.jpg);
}
#protes li.parraga a:hover{
	background-image: url(imas/protes/parraga.jpg);
}
#protes li.arac a{
	background-image: url(imas/protes/arac-b.jpg);
}
#protes li.arac a:hover{
	background-image: url(imas/protes/arac.jpg);
}
#protes li.salva a{
	background-image: url(imas/protes/22-b.jpg);
}
#protes li.salva a:hover{
	background-image: url(imas/protes/22.jpg);
}
#protes li.spandy a{
	background-image: url(imas/protes/spandy-b.jpg);
}
#protes li.spandy a:hover{
	background-image: url(imas/protes/spandy.jpg);
}