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

body {
	background: #fbb613 url(../images/bg-page.jpg) 0 0 repeat-x;
	
}

h1 {
	color: #513f00;
	letter-spacing:-0.03em;
}
h3 {
	color:#ad7a01;
	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;
}

/*Panel Slide */
a:focus {
	outline: none;
}
#panel {
	background: #563c00;
	height: 200px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 1px #333;
	background: url(../images/btn-slide2.png) no-repeat center top;
}
.btn-slide {
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

.intro p {
	color:#fff;
	font-size: 12pt;
	margin-top:10px;
	font-weight:bold;
	
}
.intro p a, .intro p a:link, .intro p a:visited {
	color:#fbb613;
	text-decoration:none;
}
.intro p a:hover {
	text-decoration:underline;
}
.intro p span {
	color:#ae3f2e;
}
.colabora-button {
	padding-top:20px;
}