body {
	background-color: #000;
}
.info_envios{
	width:977px;
	height:135px;
	/*background:#C90; para prueba*/
	}
.info_envios div{
	float:left;
	}
	
	.camion{
	/*width:352px; 
	*/height:135px;
	}
.texto_camion{
	/*position:absolute;
	*/padding-top:10px;
	
	 
	
	 

	padding-top:30px;
/*
	margin-left:100px
	height:107px;
	text-align:left;
	*/
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	
	
	}
.texto_camion p{
	/* width:230px;
	_width:230px; */
	width:auto !important;
	margin:5px 0px;
	}

.texto_carretia{
	position:absolute;
	width:400px;
	_width:400px;
	
	height:135px; 
	background:url(http://www.tarimasmaravillas.es/maquetacion/fondo_carretia.png) no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-align:right;
	padding-left:140px;
	}
.texto_carretia p{
	/* width:400px;
	_width:400px;*/
	width:auto;
	text-align:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.boton1{
	width:588px;
	height:135px;
	}
.iz_boton1{
	background:url(http://www.tarimasmaravillas.es/images/iz_boton1.png) no-repeat;
	width:11px;
	height:135px;
	}
.cen_boton1{
	background:url(http://www.tarimasmaravillas.es/images/cen_boton1.png) repeat-x;
	width:330px;
	_width:330px;
	height:135px;
	}
.der_boton1{
	background:url(http://www.tarimasmaravillas.es/images/der_boton1.png) no-repeat;
	width:11px;
	height:135px;
	}
	
	.iz_boton2{
	background:url(images/iz_boton2.png) no-repeat;
	width:11px;
	height:135px;
	}
.cen_boton2{
	background:url(http://www.tarimasmaravillas.es/images/cen_boton2.png) repeat-x;
	width:530px;
	height:135px;
	}
.der_boton2{
	background:url(http://www.tarimasmaravillas.es/images/der_boton2.png) no-repeat;
	width:11px;
	height:135px;
	}
	.separacion_envio{
	width:30px;
	height:135px;
	}
	.naranja{
	color:#dbae39;
	}
	.blanco{
	color:#FFFFFF;
	}
	
html>body .div 
{ 
width: auto; 
min-width: 40px; 
}