

body {
	background-color: #E6E6E6; 
	font-family: sans-serif;
	max-width: 340px;
	margin: 0 auto;
}

header {
	background-image: url(img/country.svg);
	height: 150px;
	max-width: 340px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 10px;

}

h1 {
	color: white;
	text-shadow: 0.1em 0.1em 0.1em #0B615E;
}

h2 {
	color: white;
	text-shadow: 0.1em 0.1em 0.1em #0B615E;
	font-size: 90%;
}

h3 {
	color: white;
	text-shadow: 0.1em 0.1em 0.1em #0B615E;
}

#subtitulo {
	position: relative;
	top: -25px;
}

#autor {
	position: relative;
	top: 30px;
}

.contenedor2 {
	max-width: 320px;
	height:	410px;
	padding: 10px;
	background-color: white;
	border-radius: 10px;
}


#hist {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px;
	width: 285px;
	height: 30px;
	font-size: x-large;
	text-align: right;
	background: rgba(212,228,239,1);
		background: -moz-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
		background: -webkit-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: -o-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: -ms-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: linear-gradient(to right, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=1 );
}

#num {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px;
	max-width: 285px;
	height: 40px;
	font-size: xx-large;
	text-align: right;
	background: rgba(212,228,239,1);
		background: -moz-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
		background: -webkit-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: -o-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: -ms-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		background: linear-gradient(to right, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=1 );
}

#borrar {
	font-size: large;
}

.fila0 {
	margin-left: 2px;
	margin-right: 2px;
}

.fila01 {
	margin-left: 2px;
	margin-right: 2px;
}

.button1 {
	margin: 5px;
	width: 50px;
	height: 50px;
	font-size: x-large;
	color: #3A2F0B;
	border-radius: 5px;
	background: rgba(164,179,87,1);
		background: -moz-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(117,137,12,1)));
		background: -webkit-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
		background: -o-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
		background: -ms-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
		background: linear-gradient(to right, rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c', GradientType=1 );
}

.button2 { 
	margin: 5px;
	width: 50px;
	height: 50px;
	font-size: x-large;
	color: #3A2F0B;
	border-radius: 5px;
	background-color: #687A0B;
}

.button3 {
	margin: 3px;
	width: 42.5px;
	height: 30px;
	font-size: small;
	color: #3A2F0B;
	border-radius: 5px;
	background: rgba(164,179,87,1);
background: -moz-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(211,233,101,1)));
background: -webkit-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -o-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -ms-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: linear-gradient(to right, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#d3e965', GradientType=1 );
}

.button4 { 
	position: relative;
	right: 3px;
	float: right;
	margin: 5px;
	width: 50px;
	height: 110px;
	font-size: x-large;
	color: #3A2F0B;
	border-radius: 5px;
	background-color: #687A0B;
}

.button5 {
	margin: 3px;
	width: 42.5px;
	height: 30px;
	font-size: small;
	color: #3A2F0B;
	border-radius: 5px;
	background: rgba(164,179,87,1);
background: -moz-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(211,233,101,1)));
background: -webkit-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -o-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -ms-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: linear-gradient(to right, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#d3e965', GradientType=1 );
}

.button6 {
	position: relative;
	top: -9px;
	margin: 3px;
	width: 42.5px;
	height: 30px;
	font-size: x-small;
	color: #3A2F0B;
	border-radius: 5px;
	background: rgba(164,179,87,1);
background: -moz-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(211,233,101,1)));
background: -webkit-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -o-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: -ms-linear-gradient(left, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
background: linear-gradient(to right, rgba(164,179,87,1) 0%, rgba(211,233,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#d3e965', GradientType=1 );
}

footer {
	margin: 10px;
	font-size: x-small;
	text-align: center;
}

#logo553 {
	width: 100px;
}

#logoJQuery {
	height: 40px;
	margin-bottom: 10px;
	margin-left: 10px;

}