
#btnTitulo1 a{
	background:#d80000;  /*#d80000; #4CBB17;*/
	border: 1px solid #999999; /*#999999; #93DB70;*/
	border-radius: 160px;
	box-shadow: 0 0 5px #333333, 1px 1px 50px #a41111 inset;
	width:380px;
	/*height:130px;*/
	z-index:100;
	font-size:28px;
	line-height:26px;
	color:#FFFFFF;
	text-align:center;
	line-height: 30px;
	text-shadow:1px 1px 0 #000;
	text-decoration:none;
	/*padding-Top:20px;*/
	font-weight:bold;
	float: left;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom:20px;
}

#btnEnlace a{
	
	background:#d80000;  /*#d80000; #4CBB17;*/
	border: 1px solid #999999; /*#999999; #93DB70;*/
	border-radius: 160px;
	box-shadow: 0 0 5px #333333, 1px 1px 50px #a41111 inset;
	width:140px;
	height:100px;
	z-index:100;
	font-size:26px;
	line-height:26px;
	color:#FFFFFF;
	text-align:center;
	line-height: 30px;
	text-shadow:1px 1px 0 #000;
	text-decoration:none;
	padding-Top:40px;
	font-weight:bold;
	float: left;
	margin-left: 20px;
}

#botonesReg {float: inherit}

#btnVolver1 a{
	background:#4CBB17;  /*#d80000; #4CBB17;*/
	border: 1px solid #93DB70; /*#999999; #93DB70;*/
	border-radius: 200px;
	box-shadow: 0 0 5px #333333, 1px 1px 50px #93DB70 inset;
	width:140px;
	height:40px;
	z-index:100;
	font-size:26px;
	line-height:26px;
	color:#FFFFFF;
	text-align:center;
	line-height: 30px;
	text-shadow:1px 1px 0 #000;
	text-decoration:none;
	padding-top:10px;
	font-weight:bold;
	float: right;
	margin-top: 20px;
	margin-right: 20px;

}

#btnVolverPT a{
	background:#4CBB17;  /*#d80000; #4CBB17;*/
	border: 1px solid #93DB70; /*#999999; #93DB70;*/
	border-radius: 200px;
	box-shadow: 0 0 5px #333333, 1px 1px 50px #93DB70 inset;
	width:210px;
	height:40px;
	z-index:100;
	font-size:14px;
	line-height:26px;
	color:#FFFFFF;
	text-align:center;
	line-height: 30px;
	text-shadow:1px 1px 0 #000;
	text-decoration:none;
	padding-top:10px;
	font-weight:bold;
	float: right;
	margin-top: 8px;
	margin-right: 20px;
	align: right;

}
