@charset "utf-8";





.letra_formula {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

}



.boton {

	

	cursor: pointer;

	font-weight: bold;

}



.bullet1 {

	list-style-image:url(icn6.png);

}



.bullet2 {

	list-style-image:url(bullet2.png);

}



.letrablanca {

	color: #FFF;

}

.referencia {

	font-size: 11px;

}





/*Clases AMMZ */







.img{



	border-radius:5px;

	background-color:#EEE;

	padding:3px;

	border:#CCC 1px solid;

}



.img_izq{

	margin-right:10px;

	margin-bottom:10px;

	border-radius:5px;

	background-color:#EEE;

	padding:3px;

	border:#CCC 1px solid;

	float:left;

}



.img_der{

	margin-left:10px;

	margin-bottom:10px;

	border-radius:5px;

	background-color:#EEE;

	padding:3px;

	border:#CCC 1px solid;

	float:right;

}



.caja1 {

	background-color:#f56b80;

	border-radius:5px;

	padding:5px;

	border:#be5363 1px solid;

	margin-bottom:4px;

	margin-top:5px;

	color:#FFF;

}



.caja2{

	background-color:#02c2dd;

	border-radius:5px;

	padding:5px;

	border:#039fb5 1px solid;

	margin-bottom:4px;

	margin-top:5px;

	color:#FFF;

}



.caja3{
	background-color: #C0D6D9;
	border-radius: 10px;
	padding: 5px;
	border: #FFFFFF 1px dashed;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000;
	text-align: left;
}



.caja4{

	background-color:#f6c95e;

	border-radius:5px;

	padding:5px;

	border:#cc9b25 1px solid;

	margin-bottom:4px;

	margin-top:5px;

	color:#333;

}



.cajaborde1 {

	border-radius:5px;

	padding:5px;

	border:#f56b80 2px solid;

}



.cajaborde2 {

	border-radius:5px;

	padding:5px;

	border:#02c2dd 2px solid;

}



.cajaborde3 {

	border-radius:5px;

	padding:5px;

	border:#0293a6 2px solid;

}



.cajaborde4 {

	border-radius:5px;

	padding:5px;

	border:#f6c95e 2px solid;

}



.borde{

	border-bottom:#02c2dd dashed 2px;

}



.letragrande{

	font-size:18px;

	

}



.caja_simple {

	background-color: #EEE;

	border-radius: 5px;

	padding: 5px;

	border: #CCC 1px solid;

}



.respuesta{

	background-color:#FF0;

	font-weight:bold;

}
