@charset "utf-8";
/* CSS Document */

.autobuses{
	width:705px;
	height:auto;
	min-height:200px;
	padding:5px 0 10px 0px;
	margin:0px 0 0px 0;
/*	border-bottom:5px #FC0 solid;
*/	float:left;
	display:inline-block;
	background-color:#fff;
}


.volvo{
	background:url("../images/camiones.jpg") no-repeat scroll left top transparent;
	display:inline-block;
	float:left;
	height:297px;
	padding:5px 5px 5px 0;
	width:345px;

}
.irizar{
	background:url("../images/camiones.jpg") no-repeat scroll -340px 0 transparent;
	display:inline-block;
	float:left;
	height:297px;
	margin:0 0 0 8px;
	padding:5px 5px 5px 0;
	width:340px;
}
.logo-volvo{
	width:49px;
	height:52px;
	margin:16px 5px 5px 285px;
	padding:0px;
}
.logo-irizar{
	width:70px;
	height:48px;
	margin:20px 5px 20px 250px;
	padding:0px;
}
.info{
	width:330px;
	height:100px;
	margin:120px 5px 5px 5px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	
}
.servicios-contenedor{
	width:698px;
	height:104px;
	float:left;
	margin:10px 0 0 0;
	background:url(../images/fondo-servicios-abordo.jpg) top repeat-x;
}
.iconos-contenedor{
	width:680px;
	height:104px;
	display:inline-block;
	padding:0px;
	margin:25px 0 0 0;
}
.servicio-icono{
	float:left;
	margin:5px 10px 5px 10px;
	padding:0px;
	width:65px;
	height:66px;
}
.ver-fotos{
	width:87px;
	height:23px;
	margin:5px 0 0 121px;
	padding:0px;
	background:url(../images/ver-fotos.png) top left no-repeat;
}
/*.ver-fotos:hover{
	width:87px;
	height:23px;
	margin:0px;
	padding:0px;
	background:url(../images/ver-fotos.png) 0 -23px left no-repeat;
}*/
