body{
	padding: 0px;
	margin: 0px;
 	background-color: #fff;
 	background-image: url(imagenes/bg-2.gif);
 	background-repeat: no-repeat;
 	background-position: top;
 	background-position: center;
 	background-position: top;
 }

@font-face {
    font-family: 'HelveticaLTCondensedMedium';
    src: url('fonts/HelveticaLTCondensedMedium.eot');
    src: url('fonts/HelveticaLTCondensedMedium.eot') format('embedded-opentype'),
         url('fonts/HelveticaLTCondensedMedium.woff2') format('woff2'),
         url('fonts/HelveticaLTCondensedMedium.woff') format('woff'),
         url('fonts/HelveticaLTCondensedMedium.ttf') format('truetype'),
         url('fonts/HelveticaLTCondensedMedium.svg#HelveticaLTCondensedMedium') format('svg');
}



.cg{
	max-width: 970px;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.header{
	padding: 1.5em;

	max-width: 970px;
	float: left;
	background-image: url(imagenes/bg-header.gif);
}

.navbar-default, .nav, .navbar{
	margin-top: 2px;
	min-height: 60px;
	background-color: none;
	border-color: none;


	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	color: #4d4d4d;
}


.ul .dropdown-menu{
	background-color: #FF0080;
}

.navbar-header{
	background-image: url(imagenes/bg-navbar-xs.png);
}
/*
.menu{

	margin-top: 1PX;
	width: 970px;
	height: 55px;
	float: left;

}
*/
.separamenu{
	width: 2px;
	height: 55px;
	float: left;
	background-image: url(imagenes/separamenu.gif);
}

.boton a{
	float: left;
	width: auto;
	height: 55px;
 	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	color: #4d4d4d;
	padding: 19px;
	text-decoration: none;
}

.boton a:hover{
	background-image: url(imagenes/bg-btn.gif);
	background-repeat: repeat-x;
}


.logo{
	float: left;
	height: 133px;
 
}

.frase{
 	float: left;
    font-family: 'HelveticaLTCondensedMedium';
	font-size: 22px;
	color: #fff;
	height: 2em;
 
}


.direccion-header{

    font-family: 'HelveticaLTCondensedMedium';
	font-size: 13px;
	color: #fff;

	height: 5em;
 
}

.direccion-header a{
	text-decoration: none;
	color: #fff;


}


.caja-buscador{
	max-width: 970px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;

}

.caja-titulo{

	max-width: 970px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;
	
}

.contador, .ordenador, .buscador{
  	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	font-weight: bold;
	color: #acacac;

	text-align: center;
}

.contador{
		padding-top: 35px;

}
.titcontacto{
		padding-top: 25px;
  	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	font-weight: bold;
	color: #acacac;
text-align: center;
}

.ordenador{
	padding-top: 30px;

}

.ordenador a{
	padding-top: 30px;
	cursor: pointer;

}

.buscador{
	padding-top: 38px;

}



.bloque-webs{
	margin-right: 46px;
	float: left;
	width: 285px;
	height: 345px;

	border-bottom: 1px solid #d9d9d9;
	margin-top: 30px;
	margin-bottom: 15px;

  	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	font-weight: bold;
	color: #acacac;


}

.thumb-afiche{
	float: left;
	width: 285px;
}

.bloque-afiches{
	margin-right: 46px;
	float: left;
	width: 285px;
	height: auto;

	border-bottom: 1px solid #d9d9d9;
	margin-top: 30px;
	margin-bottom: 15px;

  	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	font-weight: bold;
	color: #acacac;


}




.bloque-clientes{
	margin-right: 36px;
	float: left;
	width: 285px;
	height: auto;

	
	margin-top: 30px;
	margin-bottom: 20px;

  	font-family: 'HelveticaLTCondensedMedium';
	font-size: 14px;
	color: #acacac;
	line-height: 100%;

	padding-bottom: 10px;
}


.thumb-clientes{
	float: left;
	border: 1px solid #d9d9d9;

}


.direccion{
	 font-family: 'HelveticaLTCondensedMedium';
	font-size: 14px;
	color: #acacac;
padding-top: 35px;
text-align: center;
}


.direccion a{
	 font-family: 'HelveticaLTCondensedMedium';
	font-size: 14px;
	color: #acacac;
padding-top: 35px;
text-align: center;

}




.botonera-bloque{
	margin-top: 15px;
	float: left;
	height: 30px;
	width: 285px;
	font-family: 'HelveticaLTCondensedMedium';
	font-size: 15px;
	font-weight: bold;
	color: #acacac;
}
.botonera-bloque a{
	font-family: 'HelveticaLTCondensedMedium';
	font-size: 15px;
	font-weight: bold;
	color: #acacac;
    text-decoration: none;
}

.campo-busca{
	width: 122px;
}


.modal-content{
	border-radius: 0px;
	border: 2px solid #008aa6;
	background-color: #e7e7e7;
	font-family: 'HelveticaLTCondensedMedium';
	font-size: 12px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}



.label{
	font-family: 'HelveticaLTCondensedMedium';
	font-size: 16px;
	color: #4d4d4d;
}


.mapa{
width: 100%;	
}

.sombra-mapa{
	text-align: center;
	margin-top: -5px;
}









