body {
  background: #ffffff url(../imgs/bgalo.gif) repeat fixed;
  text-align: center;
}
#container {
	width: 650px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #00559b;
}
#header {
	color: #00559b;
	background: #ffffff url(../promos/alo-omnia/img/back_head.jpg) repeat-x bottom;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#main {
	text-align: left;
	padding: 10px;
}
#footer {
	display: block;
	padding: 25px;
	text-align: justify;
	font-size: 10px;
}
h2 {
	margin: 25px 0px 10px 5px;
}
label {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 0px 5px;
}
#form2 label {
	display: block;
	text-align: left;
}
#form2 .campo, #form2 .combos {
	margin: 0px 0px 0px 5px;
}
.campo {
	width: 200px;
}
.combos {
	width: 200px;
}
.campo, .combos {
	color: #000;
	background: #f5f9fa;
	border: #e6e6e6 solid 1px;
	clear: both;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabla1, .tabla2, .tabla3 {
	text-align: right;
}
.tabla3 {
	color: #666;
	background: #f5f9fa;
	margin: 0px auto;
	border: #f5f9fa solid 15px;
}
.tabla3 label {
	color: #666;
}
.tabla3 h1 {
	color: #00559b;
	text-align: left;
	font-size: 18px;
}
.row {
	display: block;
	margin: 2px 0px 0px 0px;
}
#dpto:disabled {
	color: #999;
}
#boton_enviar {
	width: 160px;
	height: 40px;
	margin-top: 40px;
}
#btn_invitar {
	height: 55px;
}
#boton_enviar, #btn_invitar {
	background: #003e71;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#flash {
	margin: 10px 0px 0px 50px;
}
#response {
	width: 100%;
	height: 300px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
