.clr {
	clear: both;
	width: 100%;
}

img {
	border:none;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-position:center;
	background-position:top;
	background-color:#FFF;
	background-repeat: no-repeat;

}

#contenedor {
	text-align:left;
	margin: 100px auto 0px auto;
	background: url(images/background-test.jpg) top no-repeat;
	height: 485px;
	width: 700px;
	padding-top: 110px;
}

.radios {
	margin: 155px 0px 0px 120px;
}

table.radios tr td {
	height: 28px;
}

table.tabula tr td input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	border: 0px;
}

span.LV_validation_message {
	font-size: 10px;
	color: #184D83;
}

.izquierda {
	float:left;
	width: 380px;
	height: 300px;
}
.formulariox {
	float:left;
	width: 280px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
.formulariox label {
	color:#FFF;
	font-size: 13px;
	margin: 2px 0px 2px 0px;
	height: 17px;
	float: left;
	width: 200px;
}
.formulariox select {
	font-size: 13px;
	margin: 2px 0px 2px 0px;
	height: 17px;
	float: left;
	width: 200px;
}
.formulario1 {
	border: 1px solid #044f89;
	height:20px;
	float: left;
	width: 200px;
	}
