#idiomes li{
	list-style: none;
	float: right;
	position: relative;
}

.current{
	font-weight: bold;
}

.description{
	min-height: 100px;
}


#main{
/*	background: url("../images/background.png") bottom right no-repeat;*/
}

.footer .copyright{
margin-top: 20px;
	text-align: center;
}

#box-elisa-interactive{

	margin-bottom:70px;
/*	margin-top: 50px;
	margin-bottom: 50px;*/
}


#logo-elisa-interactive{
	margin-top: 70px;
	min-height: 100px;
	background: url('../images/elisa-interactive_logo.png') top  no-repeat;
}

#box-e-interactive{
	border-bottom: 3px solid #CE1C60;
}

#logo-e-interactive{
	min-height: 50px;
	background: url('../images/e-interactive_logo.png') top left no-repeat;
}

#box-web-analytics{
	border-bottom: 3px solid #1893B1;
}

#logo-web-analytics{
		min-height: 50px;
		background: url('../images/webanalytics_logo.png') top left no-repeat;
}

#box-i-turismo{
	border-bottom: 3px solid #F74508;
}

#logo-i-turismo{
		min-height: 50px;
		background: url('../images/i-turismo_logo.png') top left no-repeat;
}

#box-elisa-dbi{
	border-bottom: 3px solid #CE1C60;
}

#logo-elisa-dbi{
		min-height: 50px;
		background: url('../images/elisa-dbi_logo.png') top left no-repeat;
}

.logos{
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Botons */

.btn {
	float: left;
	clear: both;
	background: url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.btn a:hover{
	text-decoration: underline;
}
.btn span {
	background: url(../images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}

.btn_einteractive{
	background-color: #CE1C60;
}
.btn_webanalytics{
	background-color: #1893B1;
}
.btn_iturismo{
	background-color: #F74508;
}
.btn_elisadbi{
	background-color: #CE1C60;
}



/*Paisos*/

.country{
	text-transform: uppercase;
	color: #B4B5B3;
	margin-bottom: 5px;
}

#spain{
	border-bottom: 1px solid #B4B5B3;
}

#uk{
	border-bottom: 1px solid #B4B5B3;
}