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

@font-face {
    font-family: 'GothamRegular';
    src: url('gotham-book.eot');
    src: url('gotham-book.eot') format('embedded-opentype'),
         url('gotham-book.woff') format('woff'),
         url('gotham-book.ttf') format('truetype'),
         url('gotham-book.svg#GothamRegular') format('svg');
}

@font-face {
	font-family: 'GothamRoundedMedium';
	src: url('gothamrnd-medium.eot');
	src: url('gothamrnd-medium.eot') format('embedded-opentype'), url('gothamrnd-medium.woff') format('woff'), url('gothamrnd-medium.ttf') format('truetype'), url('gothamrnd-medium.svg#GothamRoundedMedium') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'GothamRoundedBookItalic';
	src: url('gothamrnd-bookita.eot');
	src: url('gothamrnd-bookita.eot') format('embedded-opentype'), url('gothamrnd-bookita.woff') format('woff'), url('gothamrnd-bookita.ttf') format('truetype'), url('gothamrnd-bookita.svg#GothamRoundedBookItalic') format('svg');
	font-weight: normal;
}
@font-face {
	font-family: 'GothamRoundedBold';
	src: url('gothamrnd-bold.eot');
	src: url('gothamrnd-bold.eot') format('embedded-opentype'), url('gothamrnd-bold.woff') format('woff'), url('gothamrnd-bold.ttf') format('truetype'), url('gothamrnd-bold.svg#GothamRoundedBold') format('svg');
	font-weight: normal;
}

/*  TERMINAN LOS FONT FACES  */




.left{ float:left;}
.right{ float:right;}
.hide{ display:none;}
.clearLeft{ clear:left;}
.clearRight{ clear:right;}
.clearBoth{ clear:both;}

.italic{font-family: 'GothamRoundedBookItalic'; font-size:12px; color:#8B8164;}





/*-----------------*/



.tooltipMapaINDIBA {
	width: 435px;
	height: 213px;
	padding-top:10px;
	background: url(../images/tooltipMapaINDIBA.png) left top no-repeat;
	position:relative;
}
.tooltipMapaINDIBA h1{font-family: 'GothamRoundedBold'; font-size:14px; color:#FFF; margin-bottom:1px; display:block; line-height:19px; margin-bottom:10px;}

.tooltipMapaINDIBA p{ font-family: 'GothamRegular'; font-size:14px; line-height:15px; color:#FFF; margin-bottom:15px; display:block;}


.infoTooltipCont{
	 float:left; width:225px; margin-top:17px; margin-left:15px;
}

.tituloTooltip{
	 width:230px;
	float:left;
}

.labelTel{ width:30px; margin-right:5px; float:left; margin-bottom:30px;}

.telefonos{ width:170px;float:left;}

.mailTo{font-family: 'GothamRoundedBold'; font-size:14px; color:#FFF; display:block;}


.fotoTooltip{
	width:165px; height:165px; float:left; margin-left:15px; margin-top:15px; border: solid 1px #FFFFFF;
}

