@import url("/Colecciones/_css/font-AvantGardeDemiBT.css");
@import url("/Colecciones/_css/font-AvantGardeMediumBT.css");

body, p, td, li , div{  
	font-family: "AvantGardeMediumBT"; 
	font-size: 18px; 
	color: #000000; 
	text-align: left;
}
body {  
	background-color: #FFFFFF; 
	margin: 30px; 
}
 body.Menu {  margin: 0px; background-color: #FFFFFF; }

h2 {  
	font-family: "AvantGardeDemiBT"; 
	font-size: 40px; 
	color: #009933; 
	text-align: center
}
th {  
	font-family: "AvantGardeDemiBT"; 
	font-size: 18px; 
	color: #009933; 
	text-align: center
}

img { border: 0px solid; }

ul.A {
	list-style: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	padding: 15px;
	padding-left: 100px;
	background-image: url(bullet.gif);
	background-position: 0px 15px; 
	background-repeat: no-repeat;
}
li.Mar {
	padding: 15px;
	padding-left: 100px;
	font-family: "AvantGardeMediumBT"; 
	font-size: 18px; 
	background-image: url(bulletMar.gif);
	background-position: 0px 15px; 
	background-repeat: no-repeat;
}

a.BtnEducacion {
	display:block;
	height: 102px;
	overflow:hidden;
}
a.BtnEducacion:hover img {margin-top:-102px;} /* mouse over link */

a.BtnCreditos {
	display:block;
	height: 34px;
	overflow:hidden;
}
a.BtnCreditos:hover img {margin-top:-34px;} /* mouse over link */

a.BtnAnimal {
	display:block;
	height: 103px;
	overflow:hidden;
}
a.BtnAnimal:hover img {margin-top:-104px;} /* mouse over link */

a.BtnAdivina {
	display:block;
	height: 82px;
	overflow:hidden;
}
a.BtnAdivina:hover img {margin-top:-82px;} /* mouse over link */

a.BtnEcosistema {
	display:block;
	height: 94px;
	overflow:hidden;
}
a.BtnEcosistema:hover img {margin-top:-95px;} /* mouse over link */

a.BtnProblemas {
	display:block;
	width: 370px;
	overflow:hidden;
}
a.BtnProblemas:hover img {margin-left:-370px;} /* mouse over link */

td.Centrado {  
	text-align: center
}
.p1 {  
	font-family: "AvantGardeMediumBT"; 
	font-size: 18px; 
	text-align: center;
}

.ImgPie {  
	font-family: "AvantGardeMediumBT"; 
	font-size: 18px; 
	text-align: center;
	font-weight: bold;
}

.Identado {  
	font-family: "Tempus Sans ITC"; 
	font-size: 18px; 
	margin-left: 50px;
}

.Creditos {  
	font-family: "Arial"; 
	font-size: 12px; 
}

.Carta {  
	font-family: "AvantGardeMediumBT"; 
	font-size: 18px; 
	color: #339900;
}

.Amarillo {  
	font-family: "Tempus Sans ITC"; 
	font-size: 18px; 
	color: #FFFF00; 
	font-weight: bold;
	text-align: center
}
.Blanco {  
	font-family: "Tempus Sans ITC"; 
	font-size: 18px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center
}
