/* CSS Document */

#content {
	background: url('images/fondo_creditofacil.jpg') no-repeat;
	margin-bottom: 20px;
	position: relative;
padding:0 0 0 0px;
}

#f_titulo, #din_menu, #formulario_info, #formulario_header{
	display: none;
}

#producto_items {
	width:410px;
	margin-left:15px;
	overflow:hidden;
	float:right;
	border:none;
	margin-top:10px;
}

#content_left{
	width:300px;
	float:left;
	height:434px;
}

#pidelo_ahora, #hasta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	font-weight:bold;
}

#pidelo_ahora{
	margin-top:20px;
	color:#006633;
}

#hasta{
	color:#FF6600;
	margin-top:330px;
	font-weight:bold;
}

#formwrapper {
/*	margin-left: 340px;*/
	margin:0;
	padding:0;
}

	#formwrapper h3 {
		font-weight: normal;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	#formwrapper .obligatorio {
	}
	
	#formwrapper input {
		width: 200px;
	}
	
		#formwrapper input.corto {
			width: 80px;
		}
		
	.validation-advice {
		width: 172px;
/**/	margin:5px 0px;
	}

#legales{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:justify;
}

#producto_footer {
	/*background: url('images/fondo_creditofacil_bottom.jpg') right top no-repeat;*/
	width:300px;
	border: 0;
	height: 58px;
	padding: 0;
/**/
	margin:0;
/**/
}
	
	#producto_footer #siguiente, #producto_footer #borrar, .sombreado, #indication {
		display: none;
	}

	#botones {
		margin:0;
		padding:0;
		display:block;
	}

	#producto_footer #enviar {
		background: url('images/btn_solicitar.gif') no-repeat;
		width: 210px;
		height: 41px;
		display: block;
		text-indent:-99999px;
		margin:0 auto;
		padding:0;
	}
	
	
	tbody a {
		color: #f60;
		font-size: 9px;
	}
/**/
#container{
	font-size:10px;
}
/**/
#main{
	margin:0px 0;
}