/*
 * Common
 */
#stripe p.pdfdownload {
	width: 150px;
	margin : 10px  0px  0px  5px;
	padding:  0px  0px  0px  0px;
}
#stripe p.pdfdownload img {
	float: left;
	display: block;
}
#stripe p.pdfdownload a {
	display: block;
	margin-left: 20px;
	color: #0072BC;
}


img.atContCenter {
	display: block;
	margin :  0px auto;
}
div.atContCenter {
	display: block;
	text-align: center;
}



/*
 * Red Oficinas
 */
.or  {
	position: relative;
}
.oc  {
	 float: left; 
	 position: relative; 
	 width   : 290px;
	 margin-right : 10px;
	 margin-bottom: 10px;
}
.gap {
	position: relative; 
	width : 290px; 
	height: 22px; 
}
h2.tipoOf  { 
	position: relative; 
	width : 273px; 
	margin :  6px  0px  6px  0px;
	color : #00ADEF;
	padding-left: 17px;
	font-family: Arial;
	font-size  : 14px;
	background-image: url(../gifs/bulletBlueBoxBlueDot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.office
{
}
.office img.imglist {
	float: left;
	position:relative;
	margin-right : 10px;
}
.office img.imgfile {
	float: left;
	position:relative;
	margin-bottom:  5px;
	margin-right : 10px;
}
.office p {
	margin :  0px  0px  0px  0px !important;
}
.office p.name {
	font-weight: bold;
}

#gmap  {
	position: relative; 
	width : 600px; 
	height: 350px; 
	margin: 25px  0px 15px  0px;
}



/*
 * Ferias Inmobiliarias
 */
.feria {
	position:relative;
	clear:left;
	border-bottom: 1px solid white;
}
.ferImg {
	float: left;
	position: relative;
	margin :  0px 10px 15px 20px;
}



