
body {
	background-image: url(../assets/mozaico_fondo.jpg);
	background-repeat: repeat;
	text-align: center;
}
#fondo {
	background-color: #FFFFFF;
	width: 750px;
	border: thin solid #000000;
	text-align: center;
	padding: 0px;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	width: 560px;
}
#menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#menu ul {
	white-space: nowrap;
	margin: 0px;
	padding: 2px;
	background-color: #003399;
	color: #FFFFFF;
	width: 750px;
}
#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#txt h1 {
	font-family: "BankGothic Lt BT", Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: underline;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	background-color: #0066CC;
}
#menu ul li a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #99CCFF;
}
#banner {
	display: block;
	margin-bottom: 2px;
}
#footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	width: 750px;
	font-weight: bold;
}
#txt h2 {
	font-family: "BankGothic Lt BT", Arial;
	font-size: 24px;
	color: #999999;
	float: right;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#fotos {
	margin: 0px;
	padding: 15px 10px 15px 0px;
	float: left;
	width: 160px;
}
#formulario tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
#txt h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#txt ul li a {
	color: #0099CC;
	text-decoration: none;
}
#txt ul li a:hover {
	color: #666666;
	text-decoration: none;
}

