
/******************************** FERROCARRIL OFICINA  ********************************/

DIV.body DIV.subsection DIV.content DIV.oficegallery DIV.item {
	height: 190px;
	float: left;
	margin: 0px 18px 0px 10px;
}
DIV.body DIV.subsection DIV.content DIV.oficegallery DIV.item SPAN {
	display: block;
	width: 200px;
	text-align: center;
}
DIV.body DIV.subsection DIV.content DIV.oficegallery DIV.item DIV.img {
	display: table;
	width: 200px;
	height: 150px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 0;
	background-color: #B8C290;
}
DIV.body DIV.subsection DIV.content DIV.oficegallery DIV.item DIV.img A {
	display: table-cell;
	#width: 100%;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
	text-align: center;
	font-size: 1px;
}
DIV.body DIV.subsection DIV.content DIV.oficegallery DIV.item DIV.img A IMG {
	#position: relative;
	#top: -50%;
	border: 0px;
}

/******************************** FERROCARRIL ESTACION ********************************/

DIV.body DIV.productos {
	width: 100%;
	height: 84px;
	overflow: hidden;
	margin-top: 10px;
	padding: 0px;
	background-image: url(../images/common_prodbtn.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
DIV.body DIV.productos DIV {
	width: 300px;
	float: left;
	margin-top: 15px;
	padding-left: 8px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	color: #b8c290;
}
DIV.body DIV.productos A {
	display: block;
	width: 350px;
	height: 48px;
	float: right;
	margin-top: 12px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2e4b1a;
	text-align: right;
	text-decoration: none;
}
DIV.body DIV.productos SPAN {
	display: block;
	width: 210px;
	margin-top: 15px;
	margin-left: 130px;
	text-align: center;
}
*html DIV.body DIV.productos SPAN {
	margin-right: 10px;
}

/******************************* FERROCARRIL PRODUCTOS  *******************************/

DIV.producto {
	overflow: hidden;
}
DIV.producto IMG {
	float: left;
	margin: 8px 10px 8px 0px;
	border: 0px;
}
*html DIV.producto IMG {
	margin: 10px 10px 0px 0px;
}
DIV.producto DIV.producttitle {
	margin-top: 4px;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
*html DIV.producto DIV.producttitle {
	margin-top: 12px;
}
DIV.producto DIV.precio {
	font-size: 20px;
}

/******************************* FERROCARRIL INGENIERO  *******************************/

DIV.body DIV.subsection DIV.content IMG.ingimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

/**************************************************************************************/
