

#footer{
position:relative;
width:949px;
height:44px;
}

/* ---------------- */
P {
	margin: 0px;
	padding-bottom: 18px;
}
INPUT {
	padding: 2px 4px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #D08018;
}
SELECT {
	margin-left: 3px;
	height: 17px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #D08018;
}
#formulario {
	width: 460px;
	margin:0px auto;
}
	#formulario A {
		color: #CA7C17;
	}
	#formulario A.porque {
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
DIV.registro {
	padding-bottom: 0px;
	font-size: 10px;
}
	DIV.registro_col {
		float: left;
		width: 225px;
	}
	DIV.registro_col2 {
		float: left;
	}
DIV.dummyClear {
	font-size: 0px;
	clear: both;
}
INPUT.input_accepts {
	height: auto;
	padding: 0px;
	vertical-align: middle;
	border: none;
}
DIV.enviar {
	margin-top: -22px;
	text-align: right;
}
	DIV.enviar INPUT {
		height: auto;
		padding: 0px;
		border: none;
	}
	


#contenido{
padding-top:40px;
}

#btn_siguiente, #btn_anterior{
position:absolute;
bottom:15px;
right:25px;
width:150px;}

#btn_siguiente{
bottom:15px;
right:25px;}

#btn_anterior{
bottom:15px;
left:40px;}

#ayudaTexto{
font-size:9px;
color:#FF0000;
width:150px;
position:absolute;
bottom:50px;
right:30px;
text-align:center;
background-color:#FFFFFF;
height:18px;
font-weight:bold;}