/* CSS Document */

#Cuerpo{
	width:1024px;
	height:1200px;
}
#menuFlash{
}
#descriFabrica{
	width:200px;
	height:1020px;
	float:left;
}
.modelo{
	float:left;
	width:315px;
	height:275px;
	margin:10px;
}
.imgModelo{
	float:left;
	width:120px;
	text-align:center;
	background-color:#FFF;
	padding:5px;

}
.descriModelo{
	float:left;
	width:155px;
	margin-left:15px;
	
}