/* Código CSS del SubeFotos.NET */
body {
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-size:8pt;
	font-family:Arial,Times New Roman,serif;
	font-weight:normal;
	margin: 0pt 0pt 0pt 0pt;
}
table {
	text-decoration:none;
	color:#000000;
	font-size:8pt;
	font-family:Arial,Times New Roman,serif;
	font-weight:normal;
	margin: 0pt 0pt 0pt 0pt;
}

center {
	text-align: center;
}

input {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
	border: 1px dashed black;
}

A:link {
	text-decoration:none;
	color: black;
	font-size: 8pt;
}

A:visited {
	text-decoration:none;
	color: black;
	font-size: 8pt;
}

A:hover {
	text-decoration:underline;
	color: black;
	font-size: 8pt;
}

.boton {
	background-color:white;
	border: 1pt dashed black;
	font-size: 8pt;
	color: #000000;
}

.fondoform {
	font-family:Arial, "Times New Roman", serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border: 1px #000000 dashed;
}

.check {
	border: 0pt;
}

.code {
	border: 2px #000000 dashed;
	font-size: 8pt;
	color: #333333;
	text-decoration:none;
}

