body {
	background-color: #dbd5be;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	text-align: center;
}

div.banda {
	width:998px;
	margin: auto;
	font-size: 0px;
}

div.bandaimg {
	width: 954px;
	margin: auto;
	font-size: 0px;
}

div.bandasep {
	width: 22px;
	height: 34px;
	float: left;
}

div.bandaizq {
	width: 477px;
	background-image: url(../img/fondoizq.jpg);
	background-color: #edebd6;
	height: 475px;
	float: left;
	text-align: left;
}

div.bandader {
	width: 477px;
	background-image: url(../img/fondoder.jpg);
	background-color: #edebd6;
	background-position: bottom;
	height: 475px;
	float: left;
	text-align: left;
}

div.menu {
	width: 954px;
	height: 34px;
	font-size: 0px;
	float: left;
}

img.ruedas {
	position: absolute;
	margin-left: 21px;
	margin-top: 0px;
}

img.barra {
	position: absolute;
	margin-left: 21px;
	margin-top: 44px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: Blue;
	position: absolute;
	margin-left: 37px;
	margin-top: 44px;
}

div.texto, div.aviso {
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	color: #0b125b;
	position: absolute;
	margin-left: 37px;
	margin-top: 70px;
	text-align: justify;
	width: 420px;
}

div.aviso {
	width: auto;
	margin-top: 16px;
	font-weight: bold;
}

img.decoracion {
	margin-top: 50px;
}

div.formulario {
	float: left;
	margin-left: 10px;
	position: relative;
	width: 466px;
	line-height: normal;
}

input.inptext, textarea.inptext {
	background-color: #f6f5e3;
	border: 1px #f0e18c solid;
}

input.inpbt {
	background-color: transparent;
	border: 0px yellow none;
	margin-left: 20px;
}

div.boton {
	width: 294px;
	height: 24px;
	background-image: url(../img/fondoboton.jpg);
	position: absolute;
	float: left;
	left: -24px;
}

h3 {
	width: 345px;
	height: 24px;
	cursor: pointer;
	margin: 1px 0px 0px -14px;
	padding: 0px 0px 0px 14px;
	font-size: 14px;
}

h3:hover {
	background-image: url(../img/fondotitulo.jpg);
	background-repeat: no-repeat;
}

div.element {
	color: #676767;
	margin: 0px 0px 0px 0px;
}

div.element ul {
	list-style-type: disc;
	line-height: 14px;
	margin-top: 0px;
}

li.nada {
	list-style-image: none;
	list-style: none;
}

li.nada a {
	color: #0b125b;
}

li.nada a:hover {
	color: #5B0B12;
}