/* CSS Document */
.marco {
	margin: auto;
	width: 660px;
	padding: 0px 20px 20px 20px;
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.marco h2 {
	font-size: 21px;
}

.black {
	background-color: #000000;
	height: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inputs input {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000000;
}
.Estilo1 {font-size: 10px}
