
/* Red Oficinas */
#redofi .or  {
	position: relative;
}
#redofi .oc  {
	 float: left; 
	 position: relative; 
	 width   : 300px;
	 margin-right :  0px;
	 margin-bottom: 10px;
}
#redofi .gap {
	position: relative; 
	width : 290px; 
	height: 22px; 
}
#redofi h2  { 
	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;
}

#redofi {
}
#redofi .office {
}
#redofi .office img.imglist {
	float: left;
	position:relative;
	margin-right : 10px;
}
#redofi .office img.imgfile {
	float: left;
	position:relative;
	margin-bottom:  5px;
	margin-right : 10px;
}
#redofi .office p {
	margin :  0px  0px  0px  0px !important;
}
#redofi .office p.name {
	font-weight: bold;
}

#gmap  {
	position: relative; 
	width : 600px; 
	height: 350px; 
	margin: 25px  0px 15px  0px;
}

/* Ferias */

.feria {
	position:relative;
	clear:left;
	border-bottom: 1px solid white;
}
.ferImg {
	float: left;
	position: relative;
	margin :  0px 10px 15px 20px;
}

