@charset "utf-8";
body {
	background-image: url(img/patt_48b76f4a63e37.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #CF0070;
}
a:visited {
	text-decoration: overline;
}

.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.textoBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #E2007A;
}
.cuadroTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px dotted #E2007A;
	height: 16px;
	width: 180px;
}
.cuadroTxt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px dotted #E2007A;
	height: 40px;
	width: 180px;
}
.botonForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E2007A;
	height: 19px;
	width: 70px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF55B3;
	border-right-color: #E2007A;
	border-bottom-color: #E2007A;
	border-left-color: #FF55B3;
}
