@charset "UTF-8";
/* CSS Document */

body {
	background: #000000 url(../images/bg-image.jpg) 50% 0 no-repeat;
	
}
p {
	color:#fff;
	font-size: 15px;
}
p.cccc {
	text-align:center;
	font-size: 50px;
}
.title {
	margin-top: 20px;
	text-align: center;
}

h1 {
	color: #900;
	letter-spacing:-0.03em;
	font-size: 50px;
	text-transform:uppercase;
}
h3, h4 {
	color:#fff;
	letter-spacing:-0.03em;
}
.col-right {
	padding-top:50px;
}
h4.km {
	margin-bottom:0px;	
}

.footer {
	text-align:center;
	padding-top:20px;
}
.logo-intercanvi {
	background:url(../images/logo-intercanvi.png) 0 0 no-repeat;
	height:164px;
	margin-left:80px;
}
.logo-intercanvi img {
	margin-left:100px;
}
.logo-convoy {
	margin-top:-30px;
	background:url(../images/logo-convoy.png) 0 0 no-repeat;
	height:487px;
}
.icon-convoy {
	background:url(../images/icono-convoy.png) 0 0 no-repeat;
	height: 80px;
}
.empresas img {
	margin-left:120px;
}
.credit-icons {
	color: #333;
	font-size:90%;
}
.credit-icons a {
	color:#666;
	text-decoration:none;
}

.images { margin: 0px; padding:0px; text-align:center;}
p.caption  {
	color: #ccc;	
}
p.caption span {
	color: #999;
	font-weight:bold;
}
