/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left:20px;
}
.AvisoError {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3FADAD;
	padding-left:20px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.txtVerde {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3FADAD;
}


#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 760px;
	height: 252px;
	margin-top: -126px;
	margin-left: -380px;
	background-color:#FFFFFF;
	
}







.borde {
	border: 1px solid #CCCCCC;
}

.bordePie {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.textVerde10 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3FADAD;
	text-decoration:none;
}
.linkVerde {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
A:LINK.linkVerde {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
A:VISITED.linkVerde {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
A:HOVER.linkVerde {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.linkVolver {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #27A0AB;
	text-decoration:none;
}
A:LINK.linkVolver {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #27A0AB;
	text-decoration:none;
}
A:VISITED.linkVolver {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #27A0AB;
	text-decoration:none;
}
A:HOVER.linkVolver {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #27A0AB;
	text-decoration:none;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;;
	border-top: none;
	border-right: none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

