																/* ESTILO FORMULARIO PEDIDO*/
	
*{
	margin:0;
	padding:0;
}	

#contenido p{color:#6D6E71 !important; }


.pedido iframe{
	height:750px;
	position:relative;
	top:-1em;
	width:750px;
}
.pedido_form{
	width:90%;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	text-align:left;
	margin-top:20px;
	color:#696969;
}	

.pedido_form h4{
	width:650px;	
	clear:both;
	position:relative;
	left:10px;
	padding:4px;	
	background:#87D300;
	color:#fff;
	font-size:10pt;
	text-transform:uppercase;
}	
	.pedido_form .container{clear:both;width:600px;height:30px;}
	
	.pedido_form .datos{width:300px;height:30px;float:left;position:relative;left:10px;}
		.pedido_form .datos p{width:100px;float:left;}
		.pedido_form .datos p.large{width:120px;float:left;}
		.pedido_form .datos input{width:150px;height:18px;border:1px solid #000;font-size:9pt;}
		
	.pedido_form .datos_small{width:200px;float:left;position:relative;left:10px;}
		.pedido_form .datos_small p{width:70px;float:left;}
		.pedido_form .datos_small p.large{width:120px;float:left;}
		.pedido_form .datos_small input{width:50px;height:18px;border:1px solid #000;font-size:9pt;}
	
	.pedido_form .datos2{width:200px;height:30px;float:left;position:relative;left:10px;}
		.pedido_form .datos2 p.large{width:120px;float:left;}
		.pedido_form .datos2 input.small{width:50px;height:18px;border:1px solid #000;font-size:9pt;}
		
	.pedido_form .container_large{clear:both;width:650px;height:80px;}	
		.pedido_form .datos_large{width:650px;float:left;position:relative;left:10px;}
			.pedido_form .datos_large p{width:120px;float:left;}
			.pedido_form  .datos_large a{color:#696969 !important;font-size:10pt;font-weight:bold;text-decoration:underline;}
			.pedido_form  .datos_large a:hover{text-decoration:underline;}			
			.pedido_form  .datos_large input[name="NOTE"]{width:400px;height:50px;border:1px solid #000;font-size:9pt;}

	.pedido_form .obligatorio{
		clear:both;
		text-align:justify;
		font-size:8pt;
		font-weight:normal;	
		height:20px;		
		position:relative;
		left:10px;	
	}
			
	.pedido_form .ley{
		width:650px;
		height:150px;
		float:left;
		text-align:justify;
		font-size:8pt;
		position:relative;
		left:10px;
		font-weight:normal;
	}
	
	.pedido_form .botones{
		width:650px;
		height:55px;
		float:left;
		position:relative;
		left:10px;		
	}
		.pedido_form .botones input{background:#87D300;color:#fff;border:0px;cursor:pointer;padding:1px;}
		
																
																/* ESTILO FORMULARIO VALORACION*/		
																
.valoracion{
	font-family:Arial;
	font-size:10pt;
}		
		
.valoracion iframe{position:relative;top:.5em;}
		
.valoracion_form{
	width:100%;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	text-align:left;
	margin-top:20px;
	color:#696969;																
}		

.valoracion_form h4{
	width:700px;	
	clear:both;
	padding:4px;	
	background:#87D300;
	color:#fff;
	font-size:10pt;
	text-transform:uppercase;
}			
		.valoracion_form .container{
			width:700px;
			height:30px;
			clear:both;
		}
		.valoracion_form  .datos{float:left;width:350px;}
		.valoracion_form  .datos p{width:120px;float:left;}		
		.valoracion_form  .datos p.large{width:120px;float:left;}	
		.valoracion_form  .datos input{width:200px;float:left;border:1px solid #000;height:18px;}
		.valoracion_form  .datos	input.slow{width:50px;}

		.valoracion_form .container_large{
			width:700px;
			height:80px;
			clear:both;
		}		
		.valoracion_form  .datos_large{float:left;width:500px;}
		.valoracion_form  .datos_large p.large{width:120px;float:left;}	
		.valoracion_form  .datos_large textarea{width:300px;height:80px;border:1px solid #000;overflow:hidden;}
		.valoracion_form  .datos_large a{color:#696969 !important;font-size:10pt;font-weight:bold;text-decoration:underline;}
		.valoracion_form  .datos_large a:hover{text-decoration:underline;}
		
	.valoracion_form .obligatorio{
		clear:both;
		text-align:justify;
		font-size:8pt;
		font-weight:normal;	
		height:20px;		
	
	}
	.valoracion_form .ley{
		width:650px;
		height:150px;
		float:left;
		text-align:justify;
		font-size:8pt;
		font-weight:normal;
	}
	
	.valoracion_form .botones{
		width:650px;
		height:55px;
		clear:both;
	}
		.valoracion_form .botones input{background:#87D300;color:#fff;border:0px;cursor:pointer;padding:1px;}