body {

	background: rgb(125,185,232); /* Old browsers */

	background: -moz-linear-gradient(top,  rgba(125,185,232,1) 71%, rgba(125,185,232,1) 99%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(71%,rgba(125,185,232,1)), color-stop(99%,rgba(125,185,232,1))); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  rgba(125,185,232,1) 71%,rgba(125,185,232,1) 99%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  rgba(125,185,232,1) 71%,rgba(125,185,232,1) 99%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  rgba(125,185,232,1) 71%,rgba(125,185,232,1) 99%); /* IE10+ */

	background: linear-gradient(to bottom,  rgba(125,185,232,1) 71%,rgba(125,185,232,1) 99%); /* W3C */







filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

	color: #FFF;

	font-family: "Century Gothic";

	font-size: 16px;

	line-height: normal;

	font-style: normal;

}



h1{

	text-align: center;

	size:24px;

}



form{

	border: 0px solid #ffffff;

	padding: 20px;

	width: 450px;

	color: #006;

border-radius: 8px;

border-color:#036;

	

	background: rgb(255,255,255); /* Old browsers */

	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(209,238,255,1) 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,238,255,1))); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,238,255,1) 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,238,255,1) 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(209,238,255,1) 100%); /* IE10+ */

	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(209,238,255,1) 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1eeff',GradientType=0 ); /* IE6-9 */

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}



.campos{

	margin-bottom: 5px;

}



.campos1{

	margin-bottom: 5px;

	height: 200px;

	width: 200px;

}

.h2 {

    font-family: 'Arial Bold';
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
}
.h5 {

        font-family: 'Arial Bold';
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.3999996185303px;
}

.h3 {
    font-family: 'Times New Roman';
	font-size: 52px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 6.3999996185303px;
}





label{

	color: black;

	width: 100px;

	float: left;

}



input{

	border: 1px;

	-moz-box-shadow:    inset 0 0 1px rgba(0, 0, 0, 0.7), 0 0 1px;

	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 0 1px;

	box-shadow:         inset 0 0 1px rgba(0, 0, 0, 0.7), 0 0 1px;

}

}



.botones{

	margin-top: 20px;

	margin-left: 60px;

}

}



.botones1{

	margin-top: 20px;

	margin-left: 60px;

	background:#f00

	

}





input[type = submit],input[type = reset]{

	width: 100px;

}

.etiqueta {

	color: #FFF;

}